awips2/cave/com.raytheon.uf.viz.collaboration.ui/META-INF/MANIFEST.MF

20 lines
826 B
Text
Raw Normal View History

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
Export-Package: com.raytheon.uf.viz.collaboration.ui
Require-Bundle: com.raytheon.viz.ui;bundle-version="1.12.1174",
com.raytheon.uf.viz.localization.perspective;bundle-version="1.12.1174",
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",
org.jivesoftware.smack;bundle-version="3.0.0",
com.raytheon.uf.viz.core;bundle-version="1.12.1174"
Import-Package: com.raytheon.uf.common.status,
com.raytheon.uf.viz.core.status
Bundle-ActivationPolicy: lazy