McNaught, Duncan wrote:
When Eclipse checks the source for errors - does the eclipse plugin
download updated dependencies from the repository?
 Can you please be more specific?

For instance Eclipse don't check source for error - it does compile your Java code.

When Maven classpath container is used in Java project, the state of that container is refreshed in several cases:

-- pom.xml is changed for the current project
-- Project / Clean... is executed
-- Some project in the Eclipse workspace that is recognized as dependency have changes in its poms

 regards,
 Eugene



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to