[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: All project rebuild after crash

I add that I use Ant to build my project, in a different destination that
the Eclipse output folder.
I launch Eclipse with the -vm option and I use JDK 1.3.1.



Etienne Juliot wrote:

> When Eclipse crash, the next launch of Eclipse do always a re-compilation
> of all the project.
> My project is very big and it takes a very long time.

> Is there an option to prevent this cleaning of output foler and this
> re-compilation after a crash ?