running "m2 eclipse:eclipse" adds just rt.jar to the java build path, while creating a project with eclipse 3.1 adds: <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
i'd prefer if the whole java libraries are added like eclipse does it. do i have to set this somewhere in the pom, or is it just a thing which is missing in the eclipse goal? -solo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]