Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/views/properties/org.eclipse.papyrus.views.properties.model/build.properties')
-rw-r--r--plugins/views/properties/org.eclipse.papyrus.views.properties.model/build.properties7
1 files changed, 1 insertions, 6 deletions
diff --git a/plugins/views/properties/org.eclipse.papyrus.views.properties.model/build.properties b/plugins/views/properties/org.eclipse.papyrus.views.properties.model/build.properties
index eb13c98db2a..7686535db4b 100644
--- a/plugins/views/properties/org.eclipse.papyrus.views.properties.model/build.properties
+++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model/build.properties
@@ -3,12 +3,7 @@
output..=bin/
bin.includes=.,META-INF/,plugin.xml,plugin.properties,Model/,about.html
jars.compile.order=.
-src.includes = .,\
- META-INF/,\
- plugin.xml,\
- plugin.properties,\
- Model/,\
- about.html,\
+src.includes = about.html,\
properties-model.pdoc
src-gen.includes=Model/,META-INF/,plugin.xml,plugin.properties
source..=src-gen/

Back to the top