lightbulb432 wrote:
So does that mean I shouldn't configure the build path within Eclipse?
It really depends on what you want.
Will the dependency entries still populate the .classpath file?
No. But everything still going to work.
And is it only the compile scope of dependency that does this, or any of the
others too?
Eclipse don't allow to specify different build path for different
source folders. So, jars from all scopes will appear in the project
build path. Usually it is not critical and should allow you to compile
and run/debug tests from the IDE. But you can still invoke Maven test
(and even debug trough) if you want to have complete match with the
command line.
regards,
Eugene
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email