Explorar o código

Update feature.xml

added expression.interpreter and sruntime to base feature
Andreas Mülder %!s(int64=8) %!d(string=hai) anos
pai
achega
39a51c72d0
Modificáronse 1 ficheiros con 14 adicións e 0 borrados
  1. 14 0
      features/org.yakindu.base-feature/feature.xml

+ 14 - 0
features/org.yakindu.base-feature/feature.xml

@@ -63,4 +63,18 @@
          install-size="0"
          version="0.0.0"/>
 
+   <plugin
+         id="org.yakindu.base.expressions.interpreter"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.yakindu.sct.model.sruntime"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>