Newbie question [message #46672] |
Mon, 02 June 2003 10:22  |
Eclipse User |
|
|
|
When I start Eclipse, it always takes a loooong time to do first
compilation.
I'm using Eclipse for three project, each has about 1000 files.
They are independent on each other.
Why are they all compiled with first me run on any project?
I want to run project A, but all three are compiled, why? Is is possible to
disable this 'feature'?
Cheers,
Lubos
|
|
|
Re: Newbie question [message #46746 is a reply to message #46672] |
Mon, 02 June 2003 10:37   |
Eclipse User |
|
|
|
Originally posted by: tom.eicher.gmx.ch.nodomain
Lubos,
"lubos vrba" <lubos.vrba@seznam.cz> wrote in message
news:bbfmjj$m78$1@rogue.oti.com...
> When I start Eclipse, it always takes a loooong time to do first
> compilation.
> I'm using Eclipse for three project, each has about 1000 files.
> They are independent on each other.
> Why are they all compiled with first me run on any project?
Are you saying that they are compiled every time you start eclipse? This
should not happen after the first compilation, unless the workbench crashes
or you kill it. If that is not the case, you might have found a bug (see
http://bugs.eclipse.org).
> I want to run project A, but all three are compiled, why?
Per default, everything is compiled whenever you *save* a file, not just
when you run a project.
> Is is possible to disable this 'feature'?
Go to the Window->Preferences menu;
on the "Workbench" page, disable "Perform build automatically on resource
modification"
You can then trigger a build using the "Project" menu.
-tom
|
|
|
|
Re: Newbie question [message #47450 is a reply to message #46672] |
Tue, 03 June 2003 11:28  |
Eclipse User |
|
|
|
maybe you checked the option: "Refresh Workspace on startup". If this option
is turned on then the workspace resources will be synchronized with their
corresponding resources in the file system when the platform is started.
"Note that this can potentially be a lengthy operation depending on the
number of resources you have in your workspace."
It's off by default.
regards,
jv
"lubos vrba" <lubos.vrba@seznam.cz> schrieb im Newsbeitrag
news:bbfmjj$m78$1@rogue.oti.com...
> When I start Eclipse, it always takes a loooong time to do first
> compilation.
> I'm using Eclipse for three project, each has about 1000 files.
> They are independent on each other.
> Why are they all compiled with first me run on any project?
>
> I want to run project A, but all three are compiled, why? Is is possible
to
> disable this 'feature'?
>
> Cheers,
> Lubos
>
>
|
|
|
Powered by
FUDForum. Page generated in 1.08944 seconds