Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/developer/org.eclipse.papyrus.mwe2.utils/build.properties')
-rw-r--r--plugins/developer/org.eclipse.papyrus.mwe2.utils/build.properties18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/developer/org.eclipse.papyrus.mwe2.utils/build.properties b/plugins/developer/org.eclipse.papyrus.mwe2.utils/build.properties
index 7d4629f1e9c..9fa0925a369 100644
--- a/plugins/developer/org.eclipse.papyrus.mwe2.utils/build.properties
+++ b/plugins/developer/org.eclipse.papyrus.mwe2.utils/build.properties
@@ -1,9 +1,9 @@
-source.. = src/,\
- xtend-gen/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- OSGI-INF/l10n/bundle.properties,\
- about.html,\
- OSGI-INF/
-src.includes = about.html
+source.. = src/,\
+ xtend-gen/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ OSGI-INF/l10n/bundle.properties,\
+ about.html,\
+ OSGI-INF/
+src.includes = about.html

Back to the top