Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Fortiss Tooling Graphics GL Bundle-SymbolicName: org.fortiss.tooling.graphicsGL;singleton:=true Bundle-Version: 2.5.0.qualifier Bundle-ClassPath: . Bundle-Vendor: fortiss GmbH Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy Bundle-Activator: org.fortiss.tooling.graphicsGL.ToolingGraphicsGLActivator Export-Package: org.fortiss.tooling.graphicsGL, org.fortiss.tooling.graphicsGL.model, org.fortiss.tooling.graphicsGL.model.graph, org.fortiss.tooling.graphicsGL.model.graph.impl, org.fortiss.tooling.graphicsGL.model.graph.util, org.fortiss.tooling.graphicsGL.model.impl, org.fortiss.tooling.graphicsGL.model.mesh, org.fortiss.tooling.graphicsGL.model.mesh.impl, org.fortiss.tooling.graphicsGL.model.mesh.util, org.fortiss.tooling.graphicsGL.model.scene, org.fortiss.tooling.graphicsGL.model.scene.impl, org.fortiss.tooling.graphicsGL.model.scene.util, org.fortiss.tooling.graphicsGL.model.util, org.fortiss.tooling.graphicsGL.util Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport, org.fortiss.tooling.kernel;visibility:=reexport;bundle-version="2.5.0"