Project

General

Profile

Download (847 Bytes) Statistics
| Branch: | Tag: | Revision:
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: EDIT Desktop Taxonomic Editor
4
Bundle-SymbolicName: eu.etaxonomy.taxeditor;singleton:=true
5
Bundle-Version: 1.0.0
6
Bundle-Activator: eu.etaxonomy.taxeditor.TaxEditorPlugin
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
 org.eclipse.ui.views,
16
 org.eclipse.pde.source,
17
 org.eclipse.ui.ide,
18
 eu.etaxonomy.cdmLibrary,
19
 org.eclipse.ui.workbench.texteditor,
20
 org.eclipse.ui.editors
21
Eclipse-LazyStart: true
22
Export-Package: com.swtdesigner,
23
 eu.etaxonomy.taxeditor,
24
 eu.etaxonomy.taxeditor.actions,
25
 eu.etaxonomy.taxeditor.editor,
26
 eu.etaxonomy.taxeditor.model
27
Main-Class: eu.etaxonomy.taxeditor.Application
    (1-1/1)