blob: c5c702717bae113d57ce71b43e05b0b47ec3f530 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Version: 0.0.1.qualifier
Bundle-SymbolicName: org.eclipse.efm.sew.xtext.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.efm.sew.xtext,
org.eclipse.efm.sew.ecore,
org.eclipse.xtext.ide,
org.eclipse.xtext.xbase.ide,
org.antlr.runtime;bundle-version="[3.2.0,3.2.1)"
Bundle-RequiredExecutionEnvironment: JavaSE-11
Export-Package: org.eclipse.efm.sew.xtext.ide.contentassist.antlr.internal,
org.eclipse.efm.sew.xtext.ide.contentassist.antlr
Automatic-Module-Name: org.eclipse.efm.sew.xtext.ide