Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Framclipse Bundle-Vendor: Poznan University of Technology Bundle-Version: 2.0.0.vqualifier Bundle-SymbolicName: com.framsticks.framclipse; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.antlr.generator, org.eclipse.xtext, org.eclipse.xtext.generator;resolution:=optional, de.itemis.xtext.antlr;resolution:=optional, org.apache.commons.logging;resolution:=optional, org.eclipse.emf.mwe2.launch;resolution:=optional, org.antlr.runtime, org.eclipse.core.runtime Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: com.framsticks.framclipse, com.framsticks.framclipse.framScript, com.framsticks.framclipse.framScript.impl, com.framsticks.framclipse.framScript.util, com.framsticks.framclipse.parser.antlr, com.framsticks.framclipse.parser.antlr.internal, com.framsticks.framclipse.script, com.framsticks.framclipse.script.model, com.framsticks.framclipse.services, com.framsticks.framclipse.validation Bundle-ClassPath: lib/commons-io-1.4.jar, lib/xpp3_min-1.1.4c.jar, lib/xstream-1.3.1.jar, .