Amend: Removed deleted files from build.properties Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa Former-commit-id:63421a4819
[formerly f47d21972b86d8c2c757874c5e450f93e5704133] Former-commit-id:50825200a1
18 lines
795 B
Text
18 lines
795 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Redbook Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.redbook
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
javax.persistence,
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.edex.plugin.redbook,
|
|
com.raytheon.edex.plugin.redbook.common,
|
|
com.raytheon.edex.plugin.redbook.common.blocks,
|
|
com.raytheon.edex.plugin.redbook.decoder
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: org.apache.commons.logging
|