Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorytanguy2012-03-16 18:33:28 +0000
committerytanguy2012-03-16 18:33:28 +0000
commit226d1989893b51316fefa1cb526c7900644babe0 (patch)
tree4cc836a4200aedfb6ec7bb297521156d5b606f86 /plugins/infra/services/org.eclipse.papyrus.infra.services.edit
parent438e623c9e40bd66010023ebcc5612fbd5e2791a (diff)
downloadorg.eclipse.papyrus-226d1989893b51316fefa1cb526c7900644babe0.tar.gz
org.eclipse.papyrus-226d1989893b51316fefa1cb526c7900644babe0.tar.xz
org.eclipse.papyrus-226d1989893b51316fefa1cb526c7900644babe0.zip
357348: [Build] Papyrus shall provide a source build
https://bugs.eclipse.org/bugs/show_bug.cgi?id=357348
Diffstat (limited to 'plugins/infra/services/org.eclipse.papyrus.infra.services.edit')
-rw-r--r--plugins/infra/services/org.eclipse.papyrus.infra.services.edit/build.properties10
1 files changed, 7 insertions, 3 deletions
diff --git a/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/build.properties b/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/build.properties
index 74cfd9cb18a..dcabf3716e3 100644
--- a/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/build.properties
+++ b/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/build.properties
@@ -1,6 +1,10 @@
-#
-#Mon Sep 12 09:30:12 CEST 2011
-bin.includes=META-INF/,.,plugin.properties,plugin.xml,build.properties,about.html,messages.properties
+bin.includes = META-INF/,\
+ .,\
+ plugin.properties,\
+ build.properties,\
+ about.html,\
+ messages.properties,\
+ plugin.xml
output..=bin/
src.includes = about.html,\
messages.properties

Back to the top