2013-06-10 15:17:17 -04:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Archive
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.archive;singleton:=true
|
2014-12-01 15:23:48 -06:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2013-06-10 15:17:17 -04:00
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Require-Bundle: org.eclipse.ui;bundle-version="3.8.2",
|
|
|
|
org.eclipse.core.runtime,
|
2013-06-28 09:46:25 -04:00
|
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
2013-08-26 09:54:21 -05:00
|
|
|
org.apache.commons.io;bundle-version="2.4.0",
|
2013-06-10 15:17:17 -04:00
|
|
|
com.raytheon.viz.ui;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.archive;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
2013-06-28 09:46:25 -04:00
|
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
2013-10-02 16:55:26 -05:00
|
|
|
com.raytheon.uf.common.units;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174"
|
2014-12-01 15:23:48 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2013-06-10 15:17:17 -04:00
|
|
|
Bundle-ActivationPolicy: lazy
|
2013-08-26 09:54:21 -05:00
|
|
|
Import-Package: org.apache.commons.compress.archivers,
|
|
|
|
org.apache.commons.compress.archivers.tar
|