瀏覽代碼

removed inner jar for classes

benjamin.schwertfeger@gmail.com 13 年之前
父節點
當前提交
1173e9e742
共有 1 個文件被更改,包括 4 次插入1 次删除
  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/