Newer
Older
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.fortiss.tooling.base;singleton:=true
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.fortiss.tooling.kernel;visibility:=reexport;bundle-version="2.14.0"
Export-Package: org.fortiss.tooling.base,

Simon Barner
committed
org.fortiss.tooling.base.annotation,
org.fortiss.tooling.base.annotation.valueprovider,
org.fortiss.tooling.base.compose,
org.fortiss.tooling.base.dnd,

Daniel Ratiu
committed
org.fortiss.tooling.base.library,
org.fortiss.tooling.base.migration,
org.fortiss.tooling.base.model.base,
org.fortiss.tooling.base.model.base.impl,
org.fortiss.tooling.base.model.base.util,
org.fortiss.tooling.base.model.element,
org.fortiss.tooling.base.model.element.impl,
org.fortiss.tooling.base.model.element.util,
org.fortiss.tooling.base.model.layout,
org.fortiss.tooling.base.model.layout.impl,
org.fortiss.tooling.base.model.visualization,
org.fortiss.tooling.base.model.visualization.impl,
org.fortiss.tooling.base.model.visualization.util,
Bundle-Activator: org.fortiss.tooling.base.ToolingBaseActivator
Automatic-Module-Name: org.fortiss.tooling.base