Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/build.properties')
-rw-r--r--plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/build.properties19
1 files changed, 9 insertions, 10 deletions
diff --git a/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/build.properties b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/build.properties
index 7ff7de30022..7fbb117b679 100644
--- a/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/build.properties
+++ b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/build.properties
@@ -1,10 +1,9 @@
-source.. = src/,\
- src-gen/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- about.html,\
- OSGI-INF/,\
- plugin.pdoc
-src.includes = about.html
+source.. = src/,\
+ src-gen/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ about.html,\
+ OSGI-INF/
+src.includes = about.html

Back to the top