I added the Bundle-RequiredExecutionEnvironment header to the OSGi MANIFE.MF so that the bundles can be correctly resolved in the Eclipse PDE with JDK 1.5. Let me check if that causes the issue.

Thanks,
Raymond
--------------------------------------------------
From: "Mike Edwards" <[email protected]>
Sent: Wednesday, April 22, 2009 8:57 AM
To: <[email protected]>
Subject: Unexpected entries in .classpath files when running mvn -Peclipse - HELP PLEASE

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.

Reply via email to