awips2/cave/com.raytheon.uf.viz.collaboration.ui/META-INF/MANIFEST.MF
Max Schenkelberg d37d8f9bea Issue #239 Got radar and radar mosaic working for collaboration
Former-commit-id: a8c0dd15e221a6415c44f73897a80bc4b69e5ca0
2012-04-17 17:47:21 -05:00

27 lines
1.1 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Plugin
Bundle-SymbolicName: com.raytheon.uf.viz.collaboration.ui;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: com.raytheon.uf.viz.collaboration.ui.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-RegisterBuddy: com.raytheon.uf.viz.core
Export-Package: com.raytheon.uf.viz.collaboration.ui,
com.raytheon.uf.viz.collaboration.ui.rsc.rendering
Require-Bundle: com.raytheon.viz.ui,
org.eclipse.ui,
org.eclipse.core.runtime,
com.raytheon.uf.viz.collaboration;bundle-version="1.0.0",
org.eclipse.swt;bundle-version="3.6.1",
org.eclipse.ecf;bundle-version="3.1.0",
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
org.geotools;bundle-version="2.6.4",
com.raytheon.viz.core;bundle-version="1.12.1174",
com.raytheon.uf.viz.drawing;bundle-version="1.0.0",
com.raytheon.uf.viz.remote.graphics;bundle-version="1.0.0"
Import-Package: com.raytheon.uf.common.status,
com.raytheon.uf.viz.core.maps.display,
com.raytheon.uf.viz.core.maps.rsc,
com.raytheon.uf.viz.drawing,
com.raytheon.viz.awipstools.ui.display
Bundle-ActivationPolicy: lazy