Menu

Commit [r1952]  Maximize  Restore  History

Specified the 1.5 SE as execution environment

hotzst 2009-08-16

changed /trunk/ch.sahits.codegen.microsoft/.classpath
changed /trunk/ch.sahits.codegen.microsoft/META-INF/MANIFEST.MF
/trunk/ch.sahits.codegen.microsoft/.classpath Diff Switch to side-by-side view
--- a/trunk/ch.sahits.codegen.microsoft/.classpath
+++ b/trunk/ch.sahits.codegen.microsoft/.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 kind="src" path="src"/>
-	<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/ch.sahits.codegen.microsoft/META-INF/MANIFEST.MF Diff Switch to side-by-side view
--- a/trunk/ch.sahits.codegen.microsoft/META-INF/MANIFEST.MF
+++ b/trunk/ch.sahits.codegen.microsoft/META-INF/MANIFEST.MF
@@ -7,3 +7,4 @@
 Require-Bundle: ch.sahits.codegen.java,
  com.microsoft;visibility:=reexport
 Export-Package: ch.sahits.codegen.java.input.db
+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.