Added machine plugin project to repository
[Mograsim.git] / net.mograsim.logic.model.editor / META-INF / MANIFEST.MF
index 40d0654..d522281 100644 (file)
@@ -5,9 +5,11 @@ Bundle-SymbolicName: net.mograsim.logic.model.editor
 Bundle-Version: 0.1.0.qualifier
 Export-Package: net.mograsim.logic.model.editor,
  net.mograsim.logic.model.editor.handles,
- net.mograsim.logic.model.editor.states
+ net.mograsim.logic.model.editor.states,
+ net.mograsim.logic.model.editor.ui
 Require-Bundle: net.mograsim.logic.model;bundle-version="0.1.0",
- net.mograsim.preferences;bundle-version="0.1.0"
+ net.mograsim.preferences;bundle-version="0.1.0",
+ net.mograsim.logic.model.am2900;bundle-version="0.1.0"
 Bundle-RequiredExecutionEnvironment: JavaSE-11
-Automatic-Module-Name: net.mograsim.logic.ui
+Automatic-Module-Name: net.mograsim.logic.model.editor
 Bundle-Vendor: Mograsim Team