| Elipse build output dir, wrong ! [message #987307] |
Sun, 25 November 2012 16:34  |
Dave Missing name Messages: 20 Registered: October 2010 |
Junior Member |
|
|
Hello,
I set project output dir to projectName/bin, and
classes generated should be under the projectName/bin of the workspace.
But they are not there. the dir is empty.
Everytime I use ant to clean build (outside eclipse), classes are
put under /basedir/build/classes. The eclipse will start rebuilding and takes a long time
to rebuild workspace even for one line code change, and blocking. It seems eclipse uses the same output dir: /basedir/build/classes.
Anyone experiencing the same issue? I like <ant build> not to affect eclipse build.
Thanks for help.
Dave
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01953 seconds