carbidect/com.nokia.tools.carbide.ct.confml.ui/META-INF/MANIFEST.MF
author terytkon
Thu, 11 Mar 2010 18:39:02 +0200
changeset 0 30eb2d538f02
permissions -rw-r--r--
Moved all configtools under oss repository and under epl licence.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ui Plug-in
Bundle-SymbolicName: com.nokia.tools.carbide.ct.confml.ui;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: com.nokia.tools.carbide.ct.confml.ui.ConfMLUIActivator
Bundle-Vendor: NOKIA
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.jface.text,
 org.eclipse.core.resources,
 org.eclipse.ui.ide,
 org.eclipse.wst.sse.ui;bundle-version="1.1.4",
 org.eclipse.ui.forms;bundle-version="3.3.100",
 org.eclipse.wst.sse.core;bundle-version="1.1.303",
 org.eclipse.emf.ecore;bundle-version="2.4.1",
 org.eclipse.wst.xml.ui;bundle-version="1.0.430",
 org.eclipse.wst.xml.core;bundle-version="1.1.307"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.tools.carbide.ct.confml.ui,
 com.nokia.tools.carbide.ct.confml.ui.editors,
 com.nokia.tools.carbide.ct.confml.ui.overview,
 com.nokia.tools.carbide.ct.ui.overview,
 com.nokia.tools.carbide.ct.ui.overview.impl,
 com.nokia.tools.carbide.ct.ui.overview.util