Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/developer/org.eclipse.papyrus.dev.project.management/build.properties')
-rw-r--r--plugins/developer/org.eclipse.papyrus.dev.project.management/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/developer/org.eclipse.papyrus.dev.project.management/build.properties b/plugins/developer/org.eclipse.papyrus.dev.project.management/build.properties
new file mode 100644
index 00000000000..6d4fb79f8a8
--- /dev/null
+++ b/plugins/developer/org.eclipse.papyrus.dev.project.management/build.properties
@@ -0,0 +1,10 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ icons/,\
+ OSGI-INF/,\
+ resources/,\
+ about.html
+src.includes = about.html

Back to the top