the new way of finding hibernate classes requires project names to match package names fixed ncwf to have matching package and project names Former-commit-id: 4924917e28275d9bb8bb21feceb6016ce2c91c40
18 lines
691 B
Text
18 lines
691 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ncwf Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrncwf
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Export-Package: com.raytheon.uf.common.dataplugin.bufrncwf
|
|
Require-Bundle: com.raytheon.uf.common.serialization,
|
|
javax.persistence,
|
|
javax.measure,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.geospatial
|
|
Import-Package: com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.pointdata.spatial,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.edex.decodertools.core
|