[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: All project rebuild after crash
|
- From: gizmoo @ laposte.net (Etienne Juliot)
- Date: Tue, 29 Apr 2003 12:29:14 +0000 (UTC)
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
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 ?