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

Back to the top