Browse Source

Added example wizard to documentation feature

Andreas Muelder 9 years ago
parent
commit
8d564e5653
1 changed files with 7 additions and 0 deletions
  1. 7 0
      features/org.yakindu.sct.documentation-feature/feature.xml

+ 7 - 0
features/org.yakindu.sct.documentation-feature/feature.xml

@@ -41,4 +41,11 @@
          install-size="0"
          version="0.0.0"/>
 
+   <plugin
+         id="org.yakindu.sct.examples.wizard"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>