Change-Id: I49099386a48b650c9e6ea1a96b519fbc178f769f Former-commit-id:b690c360ac
[formerly8e74892cd6
] [formerlyb690c360ac
[formerly8e74892cd6
] [formerly40d4abe4cd
[formerly 89de611bd1abdd016ae8a96db4c820004c52b406]]] Former-commit-id:40d4abe4cd
Former-commit-id:f78e7fe79c
[formerly5b2e410c6c
] Former-commit-id:54e9b04c3d
22 lines
1,007 B
Text
22 lines
1,007 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Collaboration UI Plugin
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.collaboration.ui;singleton:=true
|
|
Bundle-Version: 1.14.0
|
|
Bundle-Activator: com.raytheon.uf.viz.collaboration.ui.Activator
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Export-Package: com.raytheon.uf.viz.collaboration.ui
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.collaboration.comm;bundle-version="1.0.0",
|
|
org.eclipse.swt;bundle-version="3.6.1",
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.collaboration.display;bundle-version="1.0.0",
|
|
com.raytheon.viz.ui;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.drawing;bundle-version="1.0.0",
|
|
com.raytheon.viz.core;bundle-version="1.12.1174",
|
|
org.jivesoftware.smack;bundle-version="3.3.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Import-Package: com.raytheon.uf.common.xmpp.iq,
|
|
com.raytheon.uf.viz.core.maps.display
|