Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Wesnoth UMC Plugin Bundle-Vendor: www.wesnoth.org Bundle-Version: 2.0.2.qualifier Bundle-SymbolicName: org.wesnoth;singleton:=true Bundle-Activator: org.wesnoth.WesnothPlugin Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext, com.ibm.icu;resolution:=optional, org.apache.ant;bundle-version="1.7.1", org.apache.commons.logging;resolution:=optional, org.antlr.runtime;bundle-version="3.2.0", org.eclipse.core.expressions;bundle-version="3.4.200", org.eclipse.core.filesystem;bundle-version="1.2.1", org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore, org.eclipse.emf.common, org.eclipse.emf.codegen.ecore;resolution:=optional, org.eclipse.emf.mwe.utils;resolution:=optional, org.eclipse.emf.mwe2.launch;resolution:=optional, org.eclipse.equinox.http.jetty;bundle-version="2.0.0", org.eclipse.osgi.util;bundle-version="3.2.100", org.eclipse.osgi;bundle-version="3.6.0", org.eclipse.ui, org.eclipse.ui.console;bundle-version="3.4.0", org.eclipse.ui.editors;bundle-version="3.3.0", org.eclipse.ui.ide, org.eclipse.ui.intro, org.eclipse.ui.intro.universal, org.eclipse.ui.navigator;bundle-version="3.5.0", org.eclipse.ui.navigator.resources, org.eclipse.ui.views.log;bundle-version="1.0.100", org.eclipse.xtext.builder;bundle-version="2.0.0", org.eclipse.xtext.generator;bundle-version="2.0.0";resolution:=optional, org.eclipse.xtext.ui;bundle-version="2.0.0", org.eclipse.xtext.util;bundle-version="2.0.0", org.eclipse.jface.text;bundle-version="3.3.0", org.eclipse.help;bundle-version="3.5.0", org.eclipse.help.ui;bundle-version="3.5.3", org.eclipse.help.appserver;bundle-version="3.1.400", org.eclipse.help.webapp;bundle-version="3.5.3", org.mortbay.jetty.server;bundle-version="6.1.23" Import-Package: org.apache.log4j Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: org.wesnoth, org.wesnoth.action, org.wesnoth.builder, org.wesnoth.editors, org.wesnoth.formatting, org.wesnoth.handlers, org.wesnoth.installs, org.wesnoth.jface, org.wesnoth.parseTreeConstruction, org.wesnoth.parser.antlr, org.wesnoth.parser.antlr.internal, org.wesnoth.preferences, org.wesnoth.preprocessor, org.wesnoth.product, org.wesnoth.projects, org.wesnoth.propertypages, org.wesnoth.schema, org.wesnoth.scoping, org.wesnoth.services, org.wesnoth.templates, org.wesnoth.utils, org.wesnoth.validation, org.wesnoth.wizards, org.wesnoth.wizards.campaign, org.wesnoth.wizards.emptyproject, org.wesnoth.wizards.era, org.wesnoth.wizards.faction, org.wesnoth.wizards.generator, org.wesnoth.wizards.newfile, org.wesnoth.wizards.scenario, org.wesnoth.wml, org.wesnoth.wml.impl, org.wesnoth.wml.util