Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/views/properties/org.eclipse.papyrus.views.properties/build.properties')
-rw-r--r--plugins/views/properties/org.eclipse.papyrus.views.properties/build.properties5
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/views/properties/org.eclipse.papyrus.views.properties/build.properties b/plugins/views/properties/org.eclipse.papyrus.views.properties/build.properties
index 855deb90d24..adbbb5a5980 100644
--- a/plugins/views/properties/org.eclipse.papyrus.views.properties/build.properties
+++ b/plugins/views/properties/org.eclipse.papyrus.views.properties/build.properties
@@ -3,10 +3,7 @@
output..=bin/
bin.includes=.,META-INF/,plugin.xml,plugin.properties,model/,schema/,about.html,icons/
jars.compile.order=.
-src.includes = model/,\
- schema/,\
- about.html,\
- icons/,\
+src.includes = about.html,\
Properties.pdoc
source..=src/,src-gen/
bin..=bin/

Back to the top