summaryrefslogtreecommitdiffstats
path: root/rba.tool.editor.ide/META-INF/MANIFEST.MF
blob: c4ed6c0bbcc453db8e8840bec95c9a7f18820835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-Version: 1.0.0.qualifier
Bundle-SymbolicName: rba.tool.editor.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: rba.tool.editor,
 org.eclipse.xtext.ide,
 org.eclipse.xtext.xbase.ide,
 org.antlr.runtime
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: rba.tool.editor.ide.contentassist.antlr,
 rba.tool.editor.ide.contentassist.antlr.internal