23 lines
952 B
Text
23 lines
952 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Text Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.text
|
|
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.textdb,
|
|
org.apache.commons.logging,
|
|
org.apache.commons.lang,
|
|
com.raytheon.edex.common,
|
|
javax.persistence,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.site;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.edex.plugin.text,
|
|
com.raytheon.edex.plugin.text.dao
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.dataplugin.text,
|
|
com.raytheon.uf.common.dataplugin.text.db,
|
|
com.raytheon.uf.common.dataplugin.text.request,
|
|
com.raytheon.uf.edex.maintenance.archive
|