In some of our maven poms we have configured the java compiler source and target to 1.6.
As far as I understand, calling update project configuration will adjust the Eclipse compiler and classpath settings accordingly, right? What we would like to use as eclipse classpath setting is the "JavaSE-1.6" execution environment, instead of a concrete JDK/JRE 1.6 version/installation. Is this possible with the current m2eclipse plugin? Thanks, Holger -- View this message in context: http://www.nabble.com/update-project-configuration-and-compiler-classpath-settings-tp20288951p20288951.html 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
