Java. Convert to use of these new methods where possible. Create unit tests. Change-Id: Ib21dc7e92eb7324dba79d128d785ced58aaeae2d Former-commit-id:bd9b224ff5
[formerlyc17f8b4409
] [formerly0b6b0e06cc
] [formerly40b5d54bf3
[formerly0b6b0e06cc
[formerly 5992197809236553e9c021526e42d28ed327b413]]] Former-commit-id:40b5d54bf3
Former-commit-id: 677ad3a406560b6ea868401e4fe7be87a4817e25 [formerly8d347252d2
] Former-commit-id:9c656c28b9
26 lines
1.4 KiB
Text
26 lines
1.4 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Acarssounding Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.acarssounding;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.acarssounding.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.uf.viz.sounding
|
|
Export-Package: com.raytheon.uf.viz.acarssounding
|
|
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.8.0",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin.acarssounding;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.derivparam;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.sounding;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.derivparam;bundle-version="1.12.1174",
|
|
com.raytheon.viz.pointdata;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.wxmath
|