Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan Cadavid2016-01-07 13:25:19 +0000
committerJuan Cadavid2016-01-07 13:25:19 +0000
commit1f2c467a29d96f904d5169d743a7a5c5eae18caa (patch)
tree0b8b8adf1667c84ae5719aef23a4dbac63ffce2d /extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/build.properties
parentc32164dccb19e0710dfcc885fb5ee4d0d603a2ea (diff)
downloadorg.eclipse.papyrus-1f2c467a29d96f904d5169d743a7a5c5eae18caa.tar.gz
org.eclipse.papyrus-1f2c467a29d96f904d5169d743a7a5c5eae18caa.tar.xz
org.eclipse.papyrus-1f2c467a29d96f904d5169d743a7a5c5eae18caa.zip
[Manufacturing] Fix build configurations for the source build
Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
Diffstat (limited to 'extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/build.properties')
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/build.properties13
1 files changed, 1 insertions, 12 deletions
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/build.properties b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/build.properties
index 5d4122fea70..d75c1212404 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/build.properties
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/build.properties
@@ -6,15 +6,4 @@ bin.includes = META-INF/,\
about.html,\
build.properties,\
model/
-src.includes = META-INF/,\
- about.html,\
- build.properties,\
- model/,\
- pom.xml,\
- plugin.xml,\
- plugin.properties,\
- qvto/,\
- schemas/,\
- src/,\
- .classpath,\
- .project
+src.includes = about.html

Back to the top