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