0

Apache ANTビルドはエラーを表示せず、ソースの変更時に変更されたクラスファイルを生成しません

4

1 に答える 1

2
1. Do a clean first.(make sure its deleting ) the class files.
2. Make sure that ant complile task include the src directory you are modifying.
于 2012-10-24T12:21:30.607 に答える