Fixed a stupid deserializing bug
[Mograsim.git] / net.mograsim.plugin.feature / feature.xml
index d884c28..a7924d8 100644 (file)
@@ -720,7 +720,7 @@ exception as provided by Oracle in the LICENSE file that accompanied this code.&
          unpack="false"/>
 
    <plugin
-         id="net.mograsim.logic.ui"
+         id="net.mograsim.logic.model"
          download-size="100"
          install-size="100"
          version="0.1.0.qualifier"
@@ -748,10 +748,17 @@ exception as provided by Oracle in the LICENSE file that accompanied this code.&
          unpack="false"/>
 
    <plugin
-         id="net.mograsim.logic.ui.am2900"
+         id="net.mograsim.logic.model.am2900"
          download-size="58"
          install-size="58"
          version="0.1.0.qualifier"
          unpack="false"/>
 
+   <plugin
+         id="net.mograsim.preferences"
+         download-size="1"
+         install-size="1"
+         version="0.1.0.qualifier"
+         unpack="false"/>
+
 </feature>