mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2025-01-03 11:30:16 +00:00
23 lines
672 B
Plaintext
23 lines
672 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: WUDSN IDE Sound Plugin
|
|
Bundle-SymbolicName: com.wudsn.ide.snd;singleton:=true
|
|
Bundle-Version: 1.7.2.qualifier
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-Activator: com.wudsn.ide.snd.SoundPlugin
|
|
Require-Bundle: org.eclipse.osgi,
|
|
org.eclipse.ui.editors,
|
|
com.wudsn.ide.base,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.ui,
|
|
org.eclipse.jface.text,
|
|
org.eclipse.ui.ide,
|
|
org.eclipse.core.resources
|
|
Bundle-ClassPath: .,
|
|
lib/atari8bit/asap.jar,
|
|
lib/c64/jsidplay2.jar
|
|
Bundle-Vendor: Peter Dell
|
|
Automatic-Module-Name: com.wudsn.ide.snd
|
|
Bundle-Localization: OSGI-INF/l10n/bundle
|