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.eclipse.xtext, org.eclipse.xtext.generator;resolution:=optional, de.itemis.xtext.antlr;resolution:=optional, org.apache.commons.logging;resolution:=optional, org.eclipse.emf.codegen.ecore;resolution:=optional, org.eclipse.emf.mwe.utils;resolution:=optional, org.eclipse.emf.mwe2.launch;resolution:=optional, com.ibm.icu;resolution:=optional, org.eclipse.xtext.util, org.eclipse.emf.ecore, org.eclipse.emf.common, org.antlr.runtime, org.eclipse.core.runtime, org.eclipse.xtext.xbase.lib Import-Package: org.apache.log4j Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: com.framsticks.framclipse, com.framsticks.framclipse.formatting, 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.scoping, com.framsticks.framclipse.script, com.framsticks.framclipse.script.model, com.framsticks.framclipse.serializer, 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,.