Apart from the licensing issues of Java source code which I'm guessing would
require you to manually install the Java source code into your repository,
how can you get sources to automatically show up in your .classpath file for
Eclipse when you run mvn eclipse:eclipse?

It happens very nicely for dependencies specified as JARs, but what about
for JARs grouped together by my installation of Eclipse as a Library and
that shows up in my .classpath as <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>?


Also, what is the "Maven2 Managed Dependency" section that I see when I go
to select a Library to add to my build path?

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Include-source-code-for-Java-in-Eclipse-.classpath-tf3970799s177.html#a11271117
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email

Reply via email to