Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.papyrus.sysml-feature/feature.xml')
-rw-r--r--features/org.eclipse.papyrus.sysml-feature/feature.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus.sysml-feature/feature.xml b/features/org.eclipse.papyrus.sysml-feature/feature.xml
index 32503e47475..0220a2e9896 100644
--- a/features/org.eclipse.papyrus.sysml-feature/feature.xml
+++ b/features/org.eclipse.papyrus.sysml-feature/feature.xml
@@ -84,4 +84,25 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.sysml.facets"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.papyrus.sysml.table.allocation"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.papyrus.sysml.table.requirement"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top