Newer
Older
Bundle-Name: Tooling Graphics GL UI
Bundle-SymbolicName: org.fortiss.tooling.graphicsGL.ui;singleton:=true
Bundle-Activator: org.fortiss.tooling.graphicsGL.ui.ToolingGraphicsGLUIActivator
Require-Bundle: org.fortiss.tooling.graphicsGL;bundle-version="2.21.0";visibility:=reexport,
org.fortiss.tooling.base.ui;bundle-version="2.21.0";visibility:=reexport
Bundle-RequiredExecutionEnvironment: JavaSE-11
Export-Package: org.fortiss.tooling.graphicsGL.ui,
org.fortiss.tooling.graphicsGL.ui.camera,
org.fortiss.tooling.graphicsGL.ui.draw,
org.fortiss.tooling.graphicsGL.ui.editor,
org.fortiss.tooling.graphicsGL.ui.light,
org.fortiss.tooling.graphicsGL.ui.objects,
org.fortiss.tooling.graphicsGL.ui.picker,
org.fortiss.tooling.graphicsGL.ui.util,

Florian Hölzl
committed
org.lwjgl,
org.lwjgl.opengl,
org.lwjgl.system,
org.lwjglx,
org.lwjglx.util,
org.lwjglx.util.glu,
org.lwjglx.util.vector,

Florian Hölzl
committed
Bundle-ClassPath: lib/lwjgl.jar,

Florian Hölzl
committed
Bundle-NativeCode: lib/x64/liblwjgl.so ; lib/x64/libjemalloc.so ; osname = linux ; processor = x86_64,
lib/x32/liblwjgl32.so ; lib/x32/libjemalloc32.so ; osname = linux ; processor = x86,
lib/x64/liblwjgl.dylib ; lib/x64/libjemalloc.dylib ; osname = macosx ; processor = x86_64,
lib/x64/lwjgl.dll ; lib/x64/jemalloc.dll ; osname = win32 ; osname = "Windows 10"; processor = x86_64 ; osname = "Windows 7" ; osname = "Windows 8" ; osname = Windows8 ; osname = Win8 ; osname = "Windows 8.1" ; osname = Windows8.1 ; osname = Win8.1 ; ; processor = x86_64,

Florian Hölzl
committed
lib/x32/lwjgl32.dll ; lib/x32/jemalloc32.dll ; osname = win32 ; processor = x86
Automatic-Module-Name: org.fortiss.tooling.graphicsGL.ui