Project

General

Profile

« Previous | Next » 

Revision 707b6237

Added by Niels Hoffmann over 12 years ago

Merged with trunk

View differences:

eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
1 1
Manifest-Version: 1.0
2 2
Bundle-ManifestVersion: 2
3
Bundle-Name: EDIT Taxonomic Editor - Bulk Editor Bundle
3
Bundle-Name: Bulkeditor Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
6
Bundle-ClassPath: .
5
Bundle-Version: 3.0.6.SNAPSHOT
7 6
Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
8 7
Bundle-Vendor: EDIT
9 8
Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,eu.etaxonomy.taxeditor.annotatedlineeditor.handler,eu.etaxonomy.taxeditor.bulkeditor,eu.etaxonomy.taxeditor.bulkeditor.command,eu.etaxonomy.taxeditor.bulkeditor.handler,eu.etaxonomy.taxeditor.bulkeditor.input,eu.etaxonomy.taxeditor.bulkeditor.internal,eu.etaxonomy.taxeditor.bulkeditor.referencingobjects
......
11 10
 org.eclipse.core.runtime,
12 11
 org.eclipse.ui.editors,
13 12
 org.eclipse.core.expressions,
14
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0",
15
 eu.etaxonomy.taxeditor.store
13
 eu.etaxonomy.taxeditor.store,
14
 eu.etaxonomy.taxeditor.cdmlib
16 15
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
17 16
Bundle-ActivationPolicy: lazy
18 17
Import-Package: org.eclipse.core.runtime,
......
24 23
 org.eclipse.jface.text.source,
25 24
 org.eclipse.ui.views.properties,
26 25
 org.osgi.framework
26
Bundle-ClassPath: .

Also available in: Unified diff