Man-Chi Leung wrote on Tuesday, October 03, 2006 4:36 AM:

> hi,
> 
> after I did  "mvn eclipse:eclipse" and got the project
> imported to eclipse
> 
> I found a very long list of jar showing in eclipse's Package Explorer.
> 
> however, not all the jars that i am actually programming for ,  i
> believe , they are simply the dependencies of dependencies.
> 
> in eclipse plugin, how can I only include those dependencies that are
> stated in pom.xml and add them in .classpath eclipse conf file ?

This would not help. Your code would not be compilable or at least you could 
not run unti tests, if those deps were missing.

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to