Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.etrice.feature/build.properties')
-rw-r--r--features/org.eclipse.etrice.feature/build.properties7
1 files changed, 1 insertions, 6 deletions
diff --git a/features/org.eclipse.etrice.feature/build.properties b/features/org.eclipse.etrice.feature/build.properties
index 5b194b40c..087cbe3c5 100644
--- a/features/org.eclipse.etrice.feature/build.properties
+++ b/features/org.eclipse.etrice.feature/build.properties
@@ -1,14 +1,9 @@
# NLS_MESSAGEFORMAT_VAR
-bin.includes = plugin.xml,\
- plugin.properties,\
- about.html,\
+bin.includes = about.html,\
about.ini,\
about.mappings,\
about.properties,\
- src/,\
- META-INF/,\
feature.xml,\
feature.properties,\
modeling32.png
sourcePlugin = true
-root = rootfiles

Back to the top