Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/core/org.eclipse.papyrus.navigation')
-rw-r--r--plugins/core/org.eclipse.papyrus.navigation/build.properties17
1 files changed, 7 insertions, 10 deletions
diff --git a/plugins/core/org.eclipse.papyrus.navigation/build.properties b/plugins/core/org.eclipse.papyrus.navigation/build.properties
index 0f3e2a44a41..c2402a5a6c6 100644
--- a/plugins/core/org.eclipse.papyrus.navigation/build.properties
+++ b/plugins/core/org.eclipse.papyrus.navigation/build.properties
@@ -1,10 +1,7 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- schema/,\
- plugin.properties,\
- about.html
-src.includes = about.html,\
- schema/
+#
+#Mon Sep 12 09:29:58 CEST 2011
+bin.includes=META-INF/,.,plugin.xml,schema/,plugin.properties,about.html
+output..=bin/
+src.includes=about.html,schema/,META-INF/,.,plugin.xml,plugin.properties
+source..=src/
+bin..=bin/

Back to the top