Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/build.properties')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/build.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/build.properties
index a9fe3efcc68..9ab0cf4ba61 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/build.properties
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/build.properties
@@ -3,6 +3,6 @@
output..=bin/
bin.includes=.,icons/,META-INF/,plugin.xml,plugin.properties,messages.properties,about.html
jars.compile.order=.
-src.includes=about.html,model/,icons/,messages.properties,.,META-INF/,plugin.xml,plugin.properties
+src.includes = about.html
source..=src/,custom-src/
bin..=bin/

Back to the top