Former-commit-id:98171b5de9
[formerlyd3497e47eb
] [formerly98171b5de9
[formerlyd3497e47eb
] [formerly6958b861f0
[formerly dddf20c9518c578d1bebd0b5e01b10c5080fd24e]]] Former-commit-id:6958b861f0
Former-commit-id:2c82d9cb07
[formerlycbbdb231ce
] Former-commit-id:560f0d9cc3
23 lines
1 KiB
Text
23 lines
1 KiB
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.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
|
|
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",
|
|
org.eclipse.ecf;bundle-version="3.1.0",
|
|
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",
|
|
org.eclipse.ecf.presence;bundle-version="2.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"
|
|
Bundle-ActivationPolicy: lazy
|
|
Import-Package: com.raytheon.uf.viz.core.maps.display
|