Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2012-01-30 14:42:00 +0000
committervlorenzo2012-01-30 14:42:00 +0000
commit5d92beddfa87d44e5b3c983f5c7905bba1d59874 (patch)
tree3f333e083c6d52f99ec6724572ebba2de106585c /features/papyrus-main-features
parentff0d96341474d36a2e00cfa91443b004ded1394a (diff)
downloadorg.eclipse.papyrus-5d92beddfa87d44e5b3c983f5c7905bba1d59874.tar.gz
org.eclipse.papyrus-5d92beddfa87d44e5b3c983f5c7905bba1d59874.tar.xz
org.eclipse.papyrus-5d92beddfa87d44e5b3c983f5c7905bba1d59874.zip
365919: [Architecture - SVN - Build] Rewrite the Build
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
Diffstat (limited to 'features/papyrus-main-features')
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/feature.xml
index cdd3cab01ce..43097cd0902 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/feature.xml
@@ -169,4 +169,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.uml.diagram.composite"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top