19 lines
689 B
Text
19 lines
689 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Shapefile Plug-in
|
|
Bundle-SymbolicName: com.raytheon.viz.shapefile;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.viz.shapefile.rsc.Activator
|
|
Bundle-Vendor: Raytheon
|
|
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.viz.ui
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
org.geotools,
|
|
com.raytheon.viz.core,
|
|
com.raytheon.viz.ui,
|
|
org.apache.commons.lang,
|
|
com.raytheon.uf.viz.core.maps;bundle-version="1.0.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.viz.shapefile.rsc,
|
|
com.raytheon.viz.shapefile.wizard
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|