(no commit message)
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor.designproposal1 / META-INF / MANIFEST.MF
index 665dc15910c80536b4320cea327301f2d25cc7ef..beb85f672267ee270b8a4ff998736b1b0a0c453c 100644 (file)
@@ -1,12 +1,18 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Mvctest Plug-in
-Bundle-SymbolicName: eu.etaxonomy.taxeditor.prototype1;singleton:=true
+Bundle-Name: Editor Design Proposal 1
+Bundle-SymbolicName: eu.etaxonomy.taxeditor.designproposal1;singleton:=true
 Bundle-Version: 1.0.0
-Bundle-Activator: eu.etaxonomy.taxeditor.prototype1.Activator
+Bundle-Activator: eu.etaxonomy.taxeditor.designproposal1.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.ui.forms,
eu.etaxonomy.cdmLibrary,
- org.eclipse.jface.text
org.eclipse.jface.text,
+ org.eclipse.ui.editors
 Eclipse-LazyStart: true
+Export-Package: com.swtdesigner,
+ eu.etaxonomy.taxeditor.designproposal1,
+ eu.etaxonomy.taxeditor.designproposal1.controller,
+ eu.etaxonomy.taxeditor.designproposal1.model,
+ eu.etaxonomy.taxeditor.designproposal1.view
+Main-Class: eu.etaxonomy.taxeditor.designproposal1.Application