Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2012-01-10 14:33:45 +0000
committercletavernie2012-01-10 14:33:45 +0000
commit2bc2a84e9e57f49318a432aaab16562049817c89 (patch)
tree971d04b0cde7d38c9afcf4dddc3bb4eb6f7a0342 /plugins/customization/org.eclipse.papyrus.customization.palette
parent3752145ada40f4f49e0e704464708b3fd79f65d6 (diff)
downloadorg.eclipse.papyrus-2bc2a84e9e57f49318a432aaab16562049817c89.tar.gz
org.eclipse.papyrus-2bc2a84e9e57f49318a432aaab16562049817c89.tar.xz
org.eclipse.papyrus-2bc2a84e9e57f49318a432aaab16562049817c89.zip
365919: [Architecture - SVN - Build] Rewrite the Build
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
Diffstat (limited to 'plugins/customization/org.eclipse.papyrus.customization.palette')
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.palette/build.properties5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/customization/org.eclipse.papyrus.customization.palette/build.properties b/plugins/customization/org.eclipse.papyrus.customization.palette/build.properties
index a72706a91d7..0484f1b2e24 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.palette/build.properties
+++ b/plugins/customization/org.eclipse.papyrus.customization.palette/build.properties
@@ -1,7 +1,6 @@
#
#Mon Sep 12 09:29:44 CEST 2011
-bin.includes=META-INF/,resources/,fragment.xml,.,about.html
-jars.compile.order=library.jar
-src.includes=META-INF/,resources/,fragment.xml,.,about.html
+bin.includes=META-INF/,.,about.html
+src.includes=about.html
source..=src/
bin..=bin/

Back to the top