Former-commit-id:52f48669f6
[formerlyd66ad2f77b
] [formerlyd0752de66c
] [formerlya46e33f06e
[formerlyd0752de66c
[formerly 75e7c2a9423a7caa7f97143fa871be6d0ffe34bb]]] Former-commit-id:a46e33f06e
Former-commit-id: 133f9034fb8163fb8efb8d8bbd27d7ed610a6e0d [formerly30d38334cc
] Former-commit-id:bbe92e6824
43 lines
2.3 KiB
Text
43 lines
2.3 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: DataDelivery Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.datadelivery;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.datadelivery.Activator
|
|
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.viz.core, com.raytheon.viz.ui
|
|
Bundle-Vendor: Raytheon
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.viz.ui;bundle-version="1.12.1174",
|
|
com.raytheon.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.viz.localization,
|
|
com.raytheon.uf.viz.core.maps;bundle-version="1.12.1174",
|
|
org.geotools;bundle-version="2.6.4",
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.common.datadelivery.registry;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.d2d.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.registry.schemas.ebxml;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.11.9",
|
|
com.raytheon.uf.common.datadelivery.request;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.datadelivery.event;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm,
|
|
org.junit,
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
com.google.guava;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.registry.ebxml;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.gridcoverage;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.datadelivery.bandwidth;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.datadelivery.retrieval;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.datadelivery.service;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.units;bundle-version="1.0.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.datadelivery;uses:="org.eclipse.ui.plugin,org.osgi.framework",
|
|
com.raytheon.uf.viz.datadelivery.actions;uses:="org.eclipse.core.commands",
|
|
com.raytheon.uf.viz.datadelivery.comm,
|
|
com.raytheon.uf.viz.datadelivery.subscription;uses:="com.raytheon.uf.viz.datadelivery.test.subscription.xml,com.raytheon.viz.ui.dialogs,org.eclipse.swt.widgets",
|
|
com.raytheon.uf.viz.datadelivery.subscription.xml;uses:="com.raytheon.uf.common.serialization"
|
|
Import-Package: com.raytheon.uf.common.comm,
|
|
com.raytheon.uf.common.message
|