blob: 9b06de027c5886adc1d3686fe0c07c292c62f296 [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;visibility:=reexport,
org.eclipse.core.resources;visibility:=reexport,
org.eclipse.emf.edit.ui;visibility:=reexport
Eclipse-AutoStart: 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.configuration.processview,
org.eclipse.epf.library.edit.element,
org.eclipse.epf.library.edit.guidance,
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