Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Framclipse UI Bundle-Vendor: Poznan University of Technology Bundle-Version: 2.0.0.vqualifier Bundle-SymbolicName: com.framsticks.framclipse.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: com.framsticks.framclipse;visibility:=reexport, org.eclipse.xtext.ui, org.eclipse.xtext.ui.shared, org.eclipse.xtext.builder Import-Package: org.apache.log4j Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: com.framsticks.framclipse.ui.contentassist, com.framsticks.framclipse.ui.contentassist.antlr Bundle-Activator: com.framsticks.framclipse.ui.internal.FramScriptActivator