mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2025-01-02 20:29:43 +00:00
14 lines
446 B
Plaintext
14 lines
446 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: WUDSN IDE Assemblers Plug-in
|
|
Bundle-SymbolicName: com.wudsn.ide.lng.asm;singleton:=true
|
|
Bundle-Version: 1.7.2.qualifier
|
|
Bundle-Vendor: Peter Dell
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: com.wudsn.ide.lng,
|
|
org.eclipse.ui.ide
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-ClassPath: .
|
|
Automatic-Module-Name: com.wudsn.ide.lng.asm
|
|
Bundle-Localization: OSGI-INF/l10n/bundle
|