Peer review comments Change-Id: I991b3fe21f1b458f45907bdc3b4716afc348992c Former-commit-id:897262630c
[formerly0b044dba9c
] [formerly897262630c
[formerly0b044dba9c
] [formerly9c1e0ab639
[formerly 1334488810c13f02e692c234a52d8f0f505a5846]]] Former-commit-id:9c1e0ab639
Former-commit-id:3e59308771
[formerly079ec4b6dd
] Former-commit-id:72f6e95a67
18 lines
748 B
Text
18 lines
748 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Event
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.event
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.event.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
org.eclipse.ui;bundle-version="3.6.1",
|
|
org.apache.log4j;bundle-version="1.0.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.event
|
|
Eclipse-BuddyPolicy: ext, registered, global
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.event
|