Amend: Removed python file Amemd: Changes based on reviewer comments and additon of popup menus in the PontsMgrDlg. Amend: deleted unwanted .project file Amend: Removed comment out code and fix class descriptions Amend: Changes based on reviewer comments. Change-Id: I32c9dd754d1bfa06b470872b052b61e42adf11e8 Former-commit-id:b3c357c964
[formerly2e3fc4b400
] [formerlyb3c357c964
[formerly2e3fc4b400
] [formerlyf4ae8eb150
[formerly c8e5bf1a82979ebc2445acb88682e32ca8813f43]]] Former-commit-id:f4ae8eb150
Former-commit-id:69f22fe6bb
[formerlyae41499ba2
] Former-commit-id:4e356b8a13
21 lines
856 B
Text
21 lines
856 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Points
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.points
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.points.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
javax.measure;bundle-version="1.0.0",
|
|
org.geotools;bundle-version="2.6.4",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
com.raytheon.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.awipstools;bundle-version="1.12.1174",
|
|
com.raytheon.viz.ui;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.points,
|
|
com.raytheon.uf.viz.points.data
|