Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/framework/org.eclipse.papyrus.tests.framework.annotations/build.properties')
-rw-r--r--tests/framework/org.eclipse.papyrus.tests.framework.annotations/build.properties12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/framework/org.eclipse.papyrus.tests.framework.annotations/build.properties b/tests/framework/org.eclipse.papyrus.tests.framework.annotations/build.properties
new file mode 100644
index 00000000000..74514944d06
--- /dev/null
+++ b/tests/framework/org.eclipse.papyrus.tests.framework.annotations/build.properties
@@ -0,0 +1,12 @@
+#
+#Mon Oct 21 00:09:04 CEST 2013
+bin.includes = .,\
+ META-INF/,\
+ plugin.properties,\
+ target/classes/,\
+ about.html
+output..=target/classes/
+jars.compile.order=.
+source.. = src/,\
+ xtend-gen/
+src.includes = about.html

Back to the top