Menu

Commit [r1972]  Maximize  Restore  History

Specified the 1.5 SE as execution environment

hotzst 2009-08-16

changed /trunk/org.jdom/.classpath
changed /trunk/org.jdom/META-INF/MANIFEST.MF
/trunk/org.jdom/.classpath Diff Switch to side-by-side view
--- a/trunk/org.jdom/.classpath
+++ b/trunk/org.jdom/.classpath
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry exported="true" kind="lib" path="jdom.jar"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
/trunk/org.jdom/META-INF/MANIFEST.MF Diff Switch to side-by-side view
--- a/trunk/org.jdom/META-INF/MANIFEST.MF
+++ b/trunk/org.jdom/META-INF/MANIFEST.MF
@@ -12,3 +12,4 @@
  org.jdom.output,
  org.jdom.transform,
  org.jdom.xpath
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.