Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/build.properties')
-rw-r--r--plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/build.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/build.properties b/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/build.properties
new file mode 100644
index 00000000000..5bc9a2d87d6
--- /dev/null
+++ b/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/build.properties
@@ -0,0 +1,11 @@
+output..=bin/
+bin.includes = .,\
+ META-INF/,\
+ plugin.xml,\
+ plugin.properties,\
+ about.html,\
+ model/,\
+ properties/
+jars.compile.order=.
+source.. = src/
+src.includes = about.html

Back to the top