Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'MS_0.6.0_20090114/org.eclipse.osee.framework.jdk.core/build.properties')
-rw-r--r--MS_0.6.0_20090114/org.eclipse.osee.framework.jdk.core/build.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/MS_0.6.0_20090114/org.eclipse.osee.framework.jdk.core/build.properties b/MS_0.6.0_20090114/org.eclipse.osee.framework.jdk.core/build.properties
new file mode 100644
index 00000000000..1917f359d93
--- /dev/null
+++ b/MS_0.6.0_20090114/org.eclipse.osee.framework.jdk.core/build.properties
@@ -0,0 +1,8 @@
+bin.includes = META-INF/,\
+ lib/,\
+ plugin.xml,\
+ .
+jars.compile.order = .
+output.. = bin/
+source.. = src/
+source.. = src/

Back to the top