what triggers the eclipse to clean output directory [message #310587] |
Mon, 11 December 2006 04:30 |
Eclipse User |
|
|
|
Originally posted by: lelias.allot.com
Hi,
I am running a full build on the src directory with ant to the same output
directory that eclipse is using to compile the code.
after ant finish to run the build, I change one src file and click save then
eclipse start building workspace which includes removing
all the output directory and compile all the src again !
I tried using in my ant script the eclipse compiler ( <property
name="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/> )
but I got to the same results.
can you tell me what triggers the eclipse to clean output directory and
build all the source?
thanks,
Mark
|
|
|
Powered by
FUDForum. Page generated in 0.03417 seconds