p2izing the editor
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor.designproposal2 / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Editor Design Proposal 2
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.designproposal2;singleton:=true
5 Bundle-Version: 1.0.0
6 Bundle-Activator: eu.etaxonomy.taxeditor.designproposal2.Activator
7 Require-Bundle: org.eclipse.ui,
8 org.eclipse.core.runtime,
9 org.eclipse.ui.forms,
10 org.eclipse.jface.text,
11 org.eclipse.ui.editors
12 Eclipse-LazyStart: true
13 Export-Package: com.swtdesigner,
14 eu.etaxonomy.taxeditor.designproposal2,
15 eu.etaxonomy.taxeditor.designproposal2.controller,
16 eu.etaxonomy.taxeditor.designproposal2.model,
17 eu.etaxonomy.taxeditor.designproposal2.view
18 Main-Class: eu.etaxonomy.taxeditor.designproposal1.Application