Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/build.properties')
-rw-r--r--plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/build.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/build.properties b/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/build.properties
index 43842325914..04e038af52b 100644
--- a/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/build.properties
+++ b/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/build.properties
@@ -3,11 +3,9 @@ bin.includes = META-INF/,\
plugin.xml,\
resource/,\
plugin.properties,\
- about.html,\
- bin/
-output.. = bin/
-src.includes = resource/,\
about.html
+output.. = bin/
+src.includes = about.html
source.. = src/,\
src-gen/
bin.. = bin/

Back to the top