2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Activetable Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.activetable
|
2014-05-14 16:51:22 -05:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2014-08-14 10:22:37 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2012-01-06 08:55:05 -06:00
|
|
|
Import-Package: com.raytheon.uf.common.dataplugin.annotations,
|
|
|
|
com.raytheon.uf.common.dataplugin.persist,
|
|
|
|
com.raytheon.uf.common.dataplugin.warning,
|
|
|
|
com.raytheon.uf.common.serialization.comm,
|
|
|
|
com.vividsolutions.jts.geom,
|
|
|
|
javax.persistence,
|
2014-05-14 16:51:22 -05:00
|
|
|
org.hibernate.annotations
|
2013-02-26 17:12:13 -06:00
|
|
|
Export-Package: com.raytheon.uf.common.activetable,
|
|
|
|
com.raytheon.uf.common.activetable.request,
|
|
|
|
com.raytheon.uf.common.activetable.response
|
2012-01-06 08:55:05 -06:00
|
|
|
Require-Bundle: com.raytheon.uf.common.serialization,
|
2013-03-01 11:23:41 -06:00
|
|
|
com.raytheon.uf.common.message;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.python;bundle-version="1.12.1174",
|
2013-09-24 16:02:04 -05:00
|
|
|
org.jep;bundle-version="1.0.0",
|
2014-05-14 16:51:22 -05:00
|
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.status
|