]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - features/org.simantics.scl.feature/feature.xml
Merge "JsonNode support with Data/Json"
[simantics/platform.git] / features / org.simantics.scl.feature / feature.xml
index 1ddb061405163c96262a047cefb98a335290adce..c0ee33b4ef2f2ad106edabb6d6a0152686bfe504 100644 (file)
@@ -143,20 +143,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="org.simantics.scl.compiler.dummy"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.simantics.scl.ui.editor"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
    <plugin
          id="org.simantics.scl.db"
          download-size="0"
@@ -241,4 +227,18 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="com.fasterxml.jackson.core.jackson-annotations"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="com.fasterxml.jackson.core.jackson-databind"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>