blob: b673c81e2e15004b9c8a5d222c26f7ec749a3f16 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.epf.library.edit; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: libedit.jar
Bundle-Activator: org.eclipse.epf.library.edit.LibraryEditPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.epf.common;visibility:=reexport,
org.eclipse.epf.uma.edit;visibility:=reexport,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.emf.edit.ui;visibility:=reexport
Eclipse-LazyStart: true
Export-Package: org.eclipse.epf.library.edit,
org.eclipse.epf.library.edit.category,
org.eclipse.epf.library.edit.command,
org.eclipse.epf.library.edit.configuration,
org.eclipse.epf.library.edit.element,
org.eclipse.epf.library.edit.internal,
org.eclipse.epf.library.edit.itemsfilter,
org.eclipse.epf.library.edit.navigator,
org.eclipse.epf.library.edit.process,
org.eclipse.epf.library.edit.process.command,
org.eclipse.epf.library.edit.process.consolidated,
org.eclipse.epf.library.edit.process.internal,
org.eclipse.epf.library.edit.ui,
org.eclipse.epf.library.edit.util,
org.eclipse.epf.library.edit.util.model,
org.eclipse.epf.library.edit.util.model.impl,
org.eclipse.epf.library.edit.util.model.util,
org.eclipse.epf.library.edit.validation,
org.eclipse.epf.library.edit.validation.internal