Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins')
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/build.properties13
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing/build.properties12
2 files changed, 2 insertions, 23 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
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing/build.properties b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing/build.properties
index 0088b406684..4f9dfb1c77d 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing/build.properties
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing/build.properties
@@ -6,14 +6,4 @@ bin.includes = META-INF/,\
template/,\
about.html,\
OSGI-INF/
-src.includes = .settings/,\
- META-INF/,\
- OSGI-INF/,\
- about.html,\
- bin/,\
- build.properties,\
- model/,\
- plugin.xml,\
- pom.xml,\
- src/,\
- template/
+src.includes = about.html

Back to the top