Browse Source

removed inner jar for classes

benjamin.schwertfeger@gmail.com 13 years ago
parent
commit
1173e9e742
1 changed files with 4 additions and 1 deletions
  1. 4 1
      plugins/org.yakindu.sct.model.sexec/build.properties

+ 4 - 1
plugins/org.yakindu.sct.model.sexec/build.properties

@@ -4,10 +4,13 @@
 #
 # $Id$
 
-bin.includes = model/,\
+bin.includes = .,\
+               model/,\
                META-INF/,\
                plugin.xml,\
                .project
+jars.compile.order = .
+jre.compilation.profile = J2SE-1.5
 output.. = bin/
 source.. = src/,\
 		xtend-gen/