All our poms define Java 1.5 support for both source and target.

In our .classpath we use to have :

        <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>


After doing an 'update project configuration' the .classpath turn to :

<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>


Could you keep the current classpath config for JRE if it match pom level ?

Thanks

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

    http://xircles.codehaus.org/manage_email


Reply via email to