Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/framework/org.eclipse.papyrus.bundles.tests/build.properties')
-rw-r--r--tests/junit/framework/org.eclipse.papyrus.bundles.tests/build.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/junit/framework/org.eclipse.papyrus.bundles.tests/build.properties b/tests/junit/framework/org.eclipse.papyrus.bundles.tests/build.properties
new file mode 100644
index 00000000000..966a41640e7
--- /dev/null
+++ b/tests/junit/framework/org.eclipse.papyrus.bundles.tests/build.properties
@@ -0,0 +1,9 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ OSGI-INF/,\
+ about.html,\
+ build.properties,\
+ resources/
+src.includes = about.html

Back to the top