~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.ui/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.0
4
4
Bundle-SymbolicName: com.bdaum.zoom.ui; singleton:=true
5
 
Bundle-Version: 2.3.0
 
5
Bundle-Version: 2.4.0
6
6
Bundle-Activator: com.bdaum.zoom.ui.internal.UiActivator
7
7
Bundle-Vendor: %Bundle-Vendor.bdaum
8
8
Require-Bundle: org.eclipse.nebula.widgets.gallery;bundle-version="0.5.2";visibility:=reexport,
9
 
 piccolo;bundle-version="2.3.0";visibility:=reexport,
10
 
 com.bdaum.zoom.net.core;bundle-version="2.3.0",
 
9
 piccolo;bundle-version="2.4.0";visibility:=reexport,
 
10
 com.bdaum.zoom.net.core;bundle-version="2.4.0",
11
11
 org.eclipse.jface.text;bundle-version="3.7.1",
12
12
 com.bdaum.iText;bundle-version="2.1.7",
13
13
 net.sf.paperclips;bundle-version="1.0.4",
14
 
 com.bdaum.zoom.css;bundle-version="2.3.0";visibility:=reexport,
15
 
 com.bdaum.zoom.operations;bundle-version="2.3.0";visibility:=reexport,
16
 
 com.bdaum.zoom.vr;bundle-version="2.3.0",
17
 
 com.bdaum.zoom.zest.cloudio;bundle-version="2.3.0"
 
14
 com.bdaum.zoom.css;bundle-version="2.4.0";visibility:=reexport,
 
15
 com.bdaum.zoom.operations;bundle-version="2.4.0";visibility:=reexport,
 
16
 com.bdaum.zoom.vr;bundle-version="2.4.0",
 
17
 com.bdaum.zoom.zest.cloudio;bundle-version="2.4.0"
18
18
Bundle-RequiredExecutionEnvironment: J2SE-1.5
19
19
Bundle-ActivationPolicy: lazy
20
20
Export-Package: com.bdaum.zoom.ui,
36
36
 com.bdaum.zoom.ui.widgets,
37
37
 com.bdaum.zoom.ui.wizards
38
38
Bundle-Localization: plugin
 
39
Import-Package: com.ibm.icu.util