Browse Source

Removed compatible jre from build.properties

Andreas Muelder 9 years ago
parent
commit
b33e31ec99
1 changed files with 17 additions and 18 deletions
  1. 17 18
      plugins/org.yakindu.base.types/build.properties

+ 17 - 18
plugins/org.yakindu.base.types/build.properties

@@ -1,18 +1,17 @@
-
-# <copyright>
-# </copyright>
-#
-# $Id$
-
-bin.includes = .,\
-			   model/,\
-               META-INF/,\
-               plugin.xml,\
-               plugin.properties,\
-               .project
-jars.compile.order = .
-jre.compilation.profile = JavaSE-1.6
-output.. = bin/
-source.. = src/,\
-           src-gen/
-src.excludes = model/
+
+# <copyright>
+# </copyright>
+#
+# $Id$
+
+bin.includes = .,\
+			   model/,\
+               META-INF/,\
+               plugin.xml,\
+               plugin.properties,\
+               .project
+jars.compile.order = .
+output.. = bin/
+source.. = src/,\
+           src-gen/
+src.excludes = model/