Folks,
I ran a full build against Tuscany 2.0 after doing svn update earlier today - and then executed mvn
-Peclipse against the result.
The generated .classpath files for the Eclipse projects all contained this
entry:
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
I didn't used to get these entries in previous builds - and they screw my Eclipse system, which is
universally using JDK 6.x.
Any idea why these entries are turning up - and more importantly, how to get
rid of them?
Yours, Mike.