beb85f672267ee270b8a4ff998736b1b0a0c453c
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor.designproposal1 / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Editor Design Proposal 1
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.designproposal1;singleton:=true
5 Bundle-Version: 1.0.0
6 Bundle-Activator: eu.etaxonomy.taxeditor.designproposal1.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.designproposal1,
15 eu.etaxonomy.taxeditor.designproposal1.controller,
16 eu.etaxonomy.taxeditor.designproposal1.model,
17 eu.etaxonomy.taxeditor.designproposal1.view
18 Main-Class: eu.etaxonomy.taxeditor.designproposal1.Application