Change-Id: Id1f8e31bc95f0b0262821050be6660bfe66df9d1 Former-commit-id:56d97c95d5
[formerly5c303ed189
] [formerlyc61e40c426
[formerly f94248823eed52b2d9f8c56af3dc7607b323fc1e]] Former-commit-id:c61e40c426
Former-commit-id:84e6c9beb8
22 lines
808 B
Text
22 lines
808 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Time Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.time
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: net.sf.cglib
|
|
Import-Package: com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.serialization.adapters,
|
|
com.raytheon.uf.common.serialization.annotations,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
javax.persistence,
|
|
org.apache.commons.beanutils,
|
|
org.apache.commons.lang,
|
|
org.apache.commons.lang.builder,
|
|
org.hibernate.annotations
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Export-Package: com.raytheon.uf.common.time,
|
|
com.raytheon.uf.common.time.adapter,
|
|
com.raytheon.uf.common.time.msgs,
|
|
com.raytheon.uf.common.time.util
|