Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/extraplugins/table/org.eclipse.papyrus.infra.nattable.model.editor.tests/build.properties')
-rw-r--r--tests/junit/extraplugins/table/org.eclipse.papyrus.infra.nattable.model.editor.tests/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/junit/extraplugins/table/org.eclipse.papyrus.infra.nattable.model.editor.tests/build.properties b/tests/junit/extraplugins/table/org.eclipse.papyrus.infra.nattable.model.editor.tests/build.properties
new file mode 100644
index 00000000000..51ac1bdb6d3
--- /dev/null
+++ b/tests/junit/extraplugins/table/org.eclipse.papyrus.infra.nattable.model.editor.tests/build.properties
@@ -0,0 +1,10 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ OSGI-INF/,\
+ plugin.pdoc,\
+ resources/,\
+ about.html,\
+ org.eclipse.papyrus.infra.nattable.model.editor.tests.launch
+src.includes = about.html

Back to the top