Newer
Older

Sebastian Bergemann
committed
Manifest-Version: 1.0
Automatic-Module-Name: org.fortiss.tooling.ext.reuse
Bundle-ManifestVersion: 2

Sebastian Bergemann
committed
Bundle-SymbolicName: org.fortiss.tooling.ext.reuse;singleton:=true

Sebastian Bergemann
committed
Bundle-ClassPath: .

Sebastian Bergemann
committed
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.fortiss.tooling.ext.reuse.ToolingReuseActivator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.fortiss.tooling.base;visibility:=reexport,

Sebastian Bergemann
committed
org.fortiss.tooling.kernel;visibility:=reexport,
Export-Package: org.fortiss.tooling.ext.reuse.model,

Sebastian Bergemann
committed
org.fortiss.tooling.ext.reuse.model.impl,
org.fortiss.tooling.ext.reuse.model.util,

Sebastian Bergemann
committed
org.fortiss.tooling.ext.reuse.service,
org.fortiss.tooling.ext.reuse.storage,
org.fortiss.tooling.ext.reuse.utils