Change-Id: I6c99e88751c0b7913145801e0f0fb4efed8a281a Former-commit-id:0bfedb4e54
[formerlyb3ead4e169
] [formerlya563707ad5
[formerly 65d5edae30817a65dd46374c18907894d92f2972]] Former-commit-id:a563707ad5
Former-commit-id:e3b5a5effc
20 lines
760 B
Text
20 lines
760 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Parameter
|
|
Bundle-SymbolicName: com.raytheon.uf.common.parameter
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Eclipse-BuddyPolicy: registered, ext, global
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Import-Package: com.raytheon.uf.common.dataplugin.annotations,
|
|
com.raytheon.uf.common.dataplugin.persist,
|
|
com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.serialization.annotations,
|
|
com.raytheon.uf.common.status,
|
|
javax.measure.converter,
|
|
javax.measure.unit,
|
|
javax.persistence
|
|
Export-Package: com.raytheon.uf.common.parameter,
|
|
com.raytheon.uf.common.parameter.mapping
|