Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.edit/build.properties')
-rw-r--r--tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.edit/build.properties14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.edit/build.properties b/tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.edit/build.properties
new file mode 100644
index 00000000000..ec2e13c4729
--- /dev/null
+++ b/tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.edit/build.properties
@@ -0,0 +1,14 @@
+
+# <copyright>
+# </copyright>
+#
+# $Id$
+
+bin.includes = .,\
+ icons/,\
+ META-INF/,\
+ plugin.xml,\
+ plugin.properties
+jars.compile.order = .
+source.. = src-gen/
+output.. = bin/

Back to the top