You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
508 B
14 lines
508 B
Manifest-Version: 1.0 |
|
Bundle-ManifestVersion: 2 |
|
Bundle-Name: fr.irit.fiacre.xtext.ide |
|
Bundle-Vendor: My Company |
|
Bundle-Version: 1.0.0.qualifier |
|
Bundle-SymbolicName: fr.irit.fiacre.xtext.ide; singleton:=true |
|
Bundle-ActivationPolicy: lazy |
|
Require-Bundle: fr.irit.fiacre.xtext, |
|
org.eclipse.xtext.ide, |
|
org.eclipse.xtext.xbase.ide |
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
|
Export-Package: fr.irit.fiacre.xtext.ide.contentassist.antlr, |
|
fr.irit.fiacre.xtext.ide.contentassist.antlr.internal |
|
|
|
|