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

Back to the top