lwjgl2-arm64/eclipse-update/org.lwjgl.info/META-INF/MANIFEST.MF
Jens von Pilgrim 0b5b6cbcb4 Initial import of eclipse plugins. Note: The plugins are only skeletons, the actual plugins are to be build with the Ant script found in org.lwjgl.build/build.xml. See org.lwjgl.build/READ.ME for details.
Plugin lwjgl.org contains a binary version of LWJGL for development purposes (of this plugin) only. This binary version is ignored by the build script.
2011-03-30 09:35:14 +00:00

17 lines
470 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: LWJGL TestView
Bundle-Vendor: Lightweight Java Game Library Project
Bundle-SymbolicName: org.lwjgl.info;singleton:=true
Bundle-Version: 2.0.0
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.views,
org.eclipse.core.resources
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.lwjgl,
org.lwjgl.opengl,
org.lwjgl.util,
org.lwjgl.util.glu