Minor correction, import projects, resolve dependencies and update
projects configuration is all done by the same import projects job and
this job blocks the build.
Also, there should not be separate "updating dependencies" job after
projects import.
Eugene Kuleshov wrote:
James Carman wrote:
Right, but it's difficult to know when the actual import process is
"done"
You should have good sense. The approximation of thing's you'll see in
there is:
* importing project job
* updating project configuration (part of the import process)
* "updating dependencies" job (this one does the actual dependency
resolution)
* building projects (a JDT job that does the compilation of newly
imported projects)
All of that stuff runs in a background and we tried to make long
running jobs non-blocking. I believe "update dependencies" job does
block compiler, but it may trigger compilation after completion.
regards,
Eugene
On Thu, Sep 25, 2008 at 12:29 PM, Eugene Kuleshov <[EMAIL PROTECTED]> wrote:
I don't think that would help much.
But you can see what Eclipse is doing (importing projects, running
Maven or
JDT is compiling) in the Progress view that you can open from Window
/ Show
view / Progress.
regards,
Eugene
James Carman wrote:
So, should I just turn off "Build Automatically"? Will that stop it
from doing a build during import?
Actually, can you please measure with a stop watch how long does
it take
to:
* run maven-eclipse-plugin on all projects
* import projects into Eclipse after above step (with and without
taking
into the account time taken by Eclipse to compile all code after
import)
* import projects into Eclipse with m2eclipse (with and without taking
into
the account time taken by Eclipse to compile all code after import)
I am sure it is going to be slower with m2eclipse, but it would be
useful
to get some sense how much slower.
Thanks
Eugene
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email