mirror of
https://github.com/gildur/SimplePropertiesEditor.git
synced 2026-03-31 15:27:07 +09:00
14 lines
442 B
Plaintext
Executable File
14 lines
442 B
Plaintext
Executable File
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: SimplePropertiesEditor
|
|
Bundle-SymbolicName: SimplePropertiesEditor; singleton:=true
|
|
Bundle-Version: 1.0.2
|
|
Bundle-Activator: org.gildur.simplepropertieseditor.Activator
|
|
Bundle-Vendor: Piotr Wolny
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
org.eclipse.jface.text,
|
|
org.eclipse.ui.editors,
|
|
org.eclipse.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|