Checkin before attempting to databind tax. tree to "add new taxon" and propertysheet...
[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 Eclipse-LazyStart: true
12 Export-Package: com.swtdesigner,
13 eu.etaxonomy.taxeditor.designproposal1,
14 eu.etaxonomy.taxeditor.designproposal1.controller,
15 eu.etaxonomy.taxeditor.designproposal1.model,
16 eu.etaxonomy.taxeditor.designproposal1.view
17 Main-Class: eu.etaxonomy.taxeditor.designproposal1.Application