Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/core/org.eclipse.papyrus.example.core.lifecycleevents/build.properties')
-rw-r--r--examples/core/org.eclipse.papyrus.example.core.lifecycleevents/build.properties14
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/build.properties b/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/build.properties
index c659c55e85e..ae22b3b40a0 100644
--- a/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/build.properties
+++ b/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/build.properties
@@ -1,7 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- about.html,\
- plugin.properties,\
- plugin.xml
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ about.html,\
+ plugin.properties,\
+ plugin.xml

Back to the top