Amend: Removed deleted files from build.properties Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa Former-commit-id:63421a4819
[formerly f47d21972b86d8c2c757874c5e450f93e5704133] Former-commit-id:50825200a1
18 lines
721 B
Text
18 lines
721 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: FFG Plug-in
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ffg
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Require-Bundle: gov.noaa.nws.ncep.common;bundle-version="1.0.0",
|
|
com.raytheon.edex.common;bundle-version="1.11.1",
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
org.geotools,
|
|
javax.persistence,
|
|
javax.measure
|
|
Export-Package: gov.noaa.nws.ncep.common.dataplugin.ffg,
|
|
gov.noaa.nws.ncep.common.dataplugin.ffg.dao
|
|
Import-Package: gov.noaa.nws.ncep.edex.common.dao,
|
|
org.hibernate,
|
|
org.hibernate.annotations
|