Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.explorer/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.explorer/build.properties7
1 files changed, 2 insertions, 5 deletions
diff --git a/plugins/org.eclipse.emf.cdo.explorer/build.properties b/plugins/org.eclipse.emf.cdo.explorer/build.properties
index 9e30e92de4..fef2dbb588 100644
--- a/plugins/org.eclipse.emf.cdo.explorer/build.properties
+++ b/plugins/org.eclipse.emf.cdo.explorer/build.properties
@@ -13,12 +13,9 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- plugin.xml,\
plugin.properties,\
.options,\
- about.html,\
- icons/
-src.includes = about.html,\
- CDOExplorer.launch
+ about.html
+src.includes = about.html
generateSourceReferences = true

Back to the top