Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2012-01-31 10:34:55 +0000
committervlorenzo2012-01-31 10:34:55 +0000
commita3b1ad9a3aa7bf57fdedd26daa1360f4dead1307 (patch)
tree5540c86f3515e189eecbe5923c7dc680a0d53ea4 /features/papyrus-extra-features/org.eclipse.papyrus.extra.layout.feature/build.properties
parent0b7c422fb71ca6445ae549fc763c6717a8e9796e (diff)
downloadorg.eclipse.papyrus-a3b1ad9a3aa7bf57fdedd26daa1360f4dead1307.tar.gz
org.eclipse.papyrus-a3b1ad9a3aa7bf57fdedd26daa1360f4dead1307.tar.xz
org.eclipse.papyrus-a3b1ad9a3aa7bf57fdedd26daa1360f4dead1307.zip
365919: [Architecture - SVN - Build] Rewrite the Build
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919 Externalize the string and complete the feature.xml files.
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.extra.layout.feature/build.properties')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.extra.layout.feature/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.layout.feature/build.properties b/features/papyrus-extra-features/org.eclipse.papyrus.extra.layout.feature/build.properties
index a22994c721f..128baaa4d3b 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.layout.feature/build.properties
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.layout.feature/build.properties
@@ -1,5 +1,6 @@
bin.includes = feature.xml,\
epl-v10.html,\
- license.html
+ license.html,\
+ feature.properties
src.includes = epl-v10.html,\
license.html

Back to the top