mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2025-01-03 11:30:16 +00:00
19 lines
600 B
Plaintext
19 lines
600 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: WUDSN IDE Pascal Plugin
|
|
Bundle-SymbolicName: com.wudsn.ide.lng.pas;singleton:=true
|
|
Bundle-Version: 1.7.2.qualifier
|
|
Bundle-Activator: com.wudsn.ide.lng.pas.Activator
|
|
Bundle-Vendor: Peter Dell
|
|
Require-Bundle: com.wudsn.ide.lng,
|
|
org.eclipse.core.resources,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.jface.text,
|
|
org.eclipse.ui,
|
|
org.eclipse.ui.editors,
|
|
org.eclipse.ui.genericeditor
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Bundle-ActivationPolicy: lazy
|
|
Automatic-Module-Name: com.wudsn.ide.pas
|
|
Bundle-Localization: OSGI-INF/l10n/bundle
|