mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-23 00:29:47 +00:00
10 lines
329 B
Plaintext
10 lines
329 B
Plaintext
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: WUDSN IDE Runners Plugin
|
||
|
Bundle-SymbolicName: com.wudsn.ide.lng.run;singleton:=true
|
||
|
Bundle-Version: 1.7.2.qualifier
|
||
|
Bundle-Vendor: Peter Dell
|
||
|
Automatic-Module-Name: com.wudsn.ide.lng.run
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||
|
Require-Bundle: com.wudsn.ide.lng
|