Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/developer/org.eclipse.papyrus.dev.pluginexplorer/build.properties')
-rwxr-xr-xplugins/developer/org.eclipse.papyrus.dev.pluginexplorer/build.properties18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/developer/org.eclipse.papyrus.dev.pluginexplorer/build.properties b/plugins/developer/org.eclipse.papyrus.dev.pluginexplorer/build.properties
index 223e2e481f2..9f45063bc21 100755
--- a/plugins/developer/org.eclipse.papyrus.dev.pluginexplorer/build.properties
+++ b/plugins/developer/org.eclipse.papyrus.dev.pluginexplorer/build.properties
@@ -1,9 +1,9 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- about.html,\
- icons/,\
- plugin.properties,\
- plugin.xml
-src.includes = about.html
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ about.html,\
+ icons/,\
+ plugin.properties,\
+ plugin.xml
+src.includes = about.html

Back to the top