~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.gps/META-INF/MANIFEST.MF

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Bundle-ManifestVersion: 2
3
3
Bundle-Name: %Bundle-Name
4
4
Bundle-SymbolicName: com.bdaum.zoom.gps;singleton:=true
5
 
Bundle-Version: 2.3.0
 
5
Bundle-Version: 2.4.0
6
6
Bundle-Activator: com.bdaum.zoom.gps.internal.GpsActivator
7
7
Bundle-Vendor: %Bundle-Vendor.bdaum
8
 
Require-Bundle: com.bdaum.zoom.ui;bundle-version="2.3.0";visibility:=reexport,
9
 
 com.bdaum.zoom.net.ui;bundle-version="2.3.0";visibility:=reexport,
10
 
 org.eclipse.help;bundle-version="3.5.100";visibility:=reexport
 
8
Require-Bundle: com.bdaum.zoom.ui;bundle-version="2.4.0";visibility:=reexport,
 
9
 com.bdaum.zoom.net.ui;bundle-version="2.4.0";visibility:=reexport,
 
10
 org.eclipse.help;bundle-version="3.5.100";visibility:=reexport,
 
11
 org.eclipse.osgi.services;bundle-version="3.3.0",
 
12
 org.eclipse.equinox.ds;bundle-version="1.3.1"
11
13
Bundle-RequiredExecutionEnvironment: J2SE-1.5
12
14
Bundle-ActivationPolicy: lazy
13
15
Bundle-Localization: plugin
15
17
 com.bdaum.zoom.gps.geonames,
16
18
 com.bdaum.zoom.gps.widgets
17
19
Bundle-ClassPath: .
 
20
Service-Component: OSGI-INF/geoService.xml