Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortlandre2010-02-08 10:28:56 +0000
committertlandre2010-02-08 10:28:56 +0000
commit2e68028f433efd4cb6b42072781820cf07fc340a (patch)
treeb4b8b34228bb6dc72ae720decc208a0f5004cd51 /features/org.eclipse.papyrus-feature
parentc075e7184cf2e54b4474b3b6b5a4100121bb2a13 (diff)
downloadorg.eclipse.papyrus-2e68028f433efd4cb6b42072781820cf07fc340a.tar.gz
org.eclipse.papyrus-2e68028f433efd4cb6b42072781820cf07fc340a.tar.xz
org.eclipse.papyrus-2e68028f433efd4cb6b42072781820cf07fc340a.zip
Remove IBD from the build
Diffstat (limited to 'features/org.eclipse.papyrus-feature')
-rw-r--r--features/org.eclipse.papyrus-feature/feature.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/features/org.eclipse.papyrus-feature/feature.xml b/features/org.eclipse.papyrus-feature/feature.xml
index 16e6cdc789a..4c630956a5b 100644
--- a/features/org.eclipse.papyrus-feature/feature.xml
+++ b/features/org.eclipse.papyrus-feature/feature.xml
@@ -59,10 +59,6 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"/>
<includes
- id="org.eclipse.papyrus.diagram.internalblock"
- version="0.0.0"/>
-
- <includes
id="org.eclipse.papyrus.diagram.parametric"
version="0.0.0"/>

Back to the top