2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Gfe Common Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.gfe
|
2014-04-21 09:42:31 -05:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
|
|
Eclipse-BuddyPolicy: ext
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Require-Bundle: org.geotools,
|
|
|
|
javax.measure,
|
|
|
|
javax.persistence,
|
|
|
|
org.jep,
|
|
|
|
org.springframework,
|
|
|
|
com.raytheon.uf.common.serialization,
|
|
|
|
org.hibernate,
|
|
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
2013-02-06 11:53:33 -06:00
|
|
|
com.raytheon.uf.common.cache,
|
|
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
2014-03-07 15:47:22 -06:00
|
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0"
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.uf.common.dataplugin.gfe,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.config,
|
2013-02-06 11:53:33 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.gfe.dataaccess,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.gfe.db.objects,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.db.type,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.discrete,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.exception,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.grid,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.point,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.python,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.reference,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.request,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.sample,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.server.lock,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.server.message,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.server.notify,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.server.request,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.slice,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.textproduct,
|
2012-08-15 15:19:10 -05:00
|
|
|
com.raytheon.uf.common.dataplugin.gfe.time,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.gfe.util,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.weather,
|
|
|
|
com.raytheon.uf.common.dataplugin.gfe.weatherelement
|
2014-04-21 09:42:31 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.activetable,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.common.dataplugin,
|
|
|
|
com.raytheon.uf.common.dataplugin.annotations,
|
|
|
|
com.raytheon.uf.common.dataplugin.persist,
|
2012-09-11 10:40:36 -05:00
|
|
|
com.raytheon.uf.common.gridcoverage,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.common.localization,
|
|
|
|
com.raytheon.uf.common.localization.exception,
|
|
|
|
com.raytheon.uf.common.message,
|
|
|
|
com.raytheon.uf.common.pointdata,
|
|
|
|
com.raytheon.uf.common.python,
|
|
|
|
com.raytheon.uf.common.serialization.comm,
|
|
|
|
com.raytheon.uf.common.status,
|
|
|
|
com.raytheon.uf.common.time,
|
2013-07-25 12:29:46 -05:00
|
|
|
com.raytheon.uf.common.util
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|