Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-09-13 08:27:05 +0000
committercletavernie2011-09-13 08:27:05 +0000
commit3111724b80cde7eb4845690a67a2b7374f334e27 (patch)
tree84fbb656d491a7e62bc9d017b878b240ac036cd0 /sandbox/org.eclipse.papyrus.newchild.customization/build.properties
parent0ae8a27c9b71c52240faac422b9e55cc6741c8dd (diff)
downloadorg.eclipse.papyrus-3111724b80cde7eb4845690a67a2b7374f334e27.tar.gz
org.eclipse.papyrus-3111724b80cde7eb4845690a67a2b7374f334e27.tar.xz
org.eclipse.papyrus-3111724b80cde7eb4845690a67a2b7374f334e27.zip
Sandbox commit
Diffstat (limited to 'sandbox/org.eclipse.papyrus.newchild.customization/build.properties')
-rw-r--r--sandbox/org.eclipse.papyrus.newchild.customization/build.properties8
1 files changed, 7 insertions, 1 deletions
diff --git a/sandbox/org.eclipse.papyrus.newchild.customization/build.properties b/sandbox/org.eclipse.papyrus.newchild.customization/build.properties
index afe1c809e46..fe0d8a8aac7 100644
--- a/sandbox/org.eclipse.papyrus.newchild.customization/build.properties
+++ b/sandbox/org.eclipse.papyrus.newchild.customization/build.properties
@@ -3,5 +3,11 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
custom/,\
- about.html
+ about.html,\
+ Model/
source.. = src/
+src.includes = META-INF/,\
+ Model/,\
+ about.html,\
+ custom/,\
+ plugin.xml

Back to the top