Conflicts: cave/com.raytheon.uf.viz.xy.crosssection/src/com/raytheon/uf/viz/xy/crosssection/rsc/CrossSectionVectorResource.java cave/com.raytheon.uf.viz.xy.timeseries/META-INF/MANIFEST.MF cave/com.raytheon.uf.viz.xy.varheight/META-INF/MANIFEST.MF cave/com.raytheon.uf.viz.xy.varheight/src/com/raytheon/uf/viz/xy/varheight/rsc/VarHeightResource.java cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/DataManager.java cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/GFEResource.java cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/IFPGridDatabase.java edexOsgi/com.raytheon.uf.edex.archive/utility/common_static/base/archiver/purger/PROCESSED_DATA.xml edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/dao/CoreDao.java Change-Id: I8c5fabf90d864db89a0db7d5f3f6f54c1e5f44a5 Former-commit-id:62c445d872
[formerly 9f121ec921a2f8635c48f005ddb71787ad6bf166] Former-commit-id:ba7a25a88f
30 lines
1,001 B
Text
30 lines
1,001 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Varheight Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.xy.varheight;singleton:=true
|
|
Bundle-Version: 1.13.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.style,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.viz.d2d.core,
|
|
com.raytheon.uf.viz.d2d.ui,
|
|
com.raytheon.uf.viz.xy,
|
|
com.raytheon.viz.core.contours,
|
|
com.raytheon.viz.core.graphing,
|
|
com.raytheon.viz.ui,
|
|
javax.measure,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.ui,
|
|
org.geotools
|
|
Import-Package: com.raytheon.viz.core.map,
|
|
com.raytheon.viz.core.rsc
|
|
Export-Package: com.raytheon.uf.viz.xy.varheight,
|
|
com.raytheon.uf.viz.xy.varheight.adapter,
|
|
com.raytheon.uf.viz.xy.varheight.display,
|
|
com.raytheon.uf.viz.xy.varheight.graph,
|
|
com.raytheon.uf.viz.xy.varheight.hodo,
|
|
com.raytheon.uf.viz.xy.varheight.rsc
|