Change-Id: I49b57915d90e6f5b347960046fa4c97a27a93375 Former-commit-id: 0b026f5d9d5d86d464cb0ec2b411a59666939276
33 lines
1.3 KiB
Text
33 lines
1.3 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Grid
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.grid
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Eclipse-BuddyPolicy: registered, ext, global
|
|
Import-Package: com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.dataplugin.annotations,
|
|
com.raytheon.uf.common.dataplugin.level,
|
|
com.raytheon.uf.common.dataplugin.persist,
|
|
com.raytheon.uf.common.datastorage.records,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.gridcoverage,
|
|
com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.parameter,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.serialization.annotations,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.time,
|
|
com.vividsolutions.jts.geom,
|
|
javax.measure.unit,
|
|
javax.persistence,
|
|
org.hibernate.annotations,
|
|
org.opengis.metadata.spatial
|
|
Export-Package: com.raytheon.uf.common.dataplugin.grid,
|
|
com.raytheon.uf.common.dataplugin.grid.dataset,
|
|
com.raytheon.uf.common.dataplugin.grid.request,
|
|
com.raytheon.uf.common.dataplugin.grid.units,
|
|
com.raytheon.uf.common.dataplugin.grid.util
|