Révision 812

tmp/org.txm.chartsengine.raster.rcp/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Raster Image Charts Engine RCP
4
Bundle-SymbolicName: org.txm.chartsengine.raster.rcp;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
7
Require-Bundle: org.txm.utils;bundle-version="1.0.0",
8
 org.eclipse.ui;bundle-version="3.106.1",
9
 org.txm.core,
10
 org.txm.chartsengine.core;bundle-version="1.0.0",
11
 org.txm.chartsengine.rcp;bundle-version="1.0.0",
12
 org.txm.rcp;bundle-version="0.7.8"
13
Bundle-Vendor: Textometrie.org
14
Export-Package: org.txm.chartsengine.raster.rcp,
15
 org.txm.chartsengine.raster.rcp.swt
1
Manifest-Version: 1.0
2
Require-Bundle: org.txm.utils;bundle-version="1.0.0";visibility:=reexp
3
 ort,org.eclipse.ui;bundle-version="3.106.1";visibility:=reexport,org.
4
 txm.core;visibility:=reexport,org.txm.chartsengine.core;bundle-versio
5
 n="1.0.0";visibility:=reexport,org.txm.chartsengine.rcp;bundle-versio
6
 n="1.0.0";visibility:=reexport,org.txm.rcp;bundle-version="0.7.8";vis
7
 ibility:=reexport
8
Export-Package: org.txm.chartsengine.raster.rcp,org.txm.chartsengine.r
9
 aster.rcp.swt
10
Bundle-Vendor: Textometrie.org
11
Bundle-Version: 1.0.0.qualifier
12
Bundle-Name: Raster Image Charts Engine RCP
13
Bundle-ManifestVersion: 2
14
Bundle-SymbolicName: org.txm.chartsengine.raster.rcp;singleton:=true
15
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
16

  
tmp/org.txm.cooccurrence.rcp/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Cooccurence RCP
4
Bundle-SymbolicName: org.txm.cooccurrence.rcp;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
7
Export-Package: org.txm.cooccurrence.rcp.adapters,
8
 org.txm.cooccurrence.rcp.editors,
9
 org.txm.cooccurrence.rcp.handlers,
10
 org.txm.cooccurrence.rcp.messages,
11
 org.txm.cooccurrence.rcp.preferences
12
Require-Bundle: org.txm.utils,
13
 org.eclipse.osgi;bundle-version="3.10.2",
14
 org.eclipse.core.runtime;bundle-version="3.10.0",
15
 org.txm.searchengine.cqp.core;bundle-version="1.1.0",
16
 org.txm.cooccurrence.core;bundle-version="1.0.0",
17
 org.txm.concordance.core;bundle-version="1.0.0",
18
 org.txm.statsengine.r.rcp;bundle-version="1.0.0",
19
 org.eclipse.ui;bundle-version="3.106.1",
20
 org.txm.core,
21
 org.txm.rcp,
22
 org.eclipse.core.expressions;bundle-version="3.4.600",
23
 org.txm.searchengine.core;bundle-version="1.0.0"
24
Bundle-Vendor: Textometrie.org
1
Manifest-Version: 1.0
2
Export-Package: org.txm.cooccurrence.rcp.adapters,org.txm.cooccurrence
3
 .rcp.editors,org.txm.cooccurrence.rcp.handlers,org.txm.cooccurrence.r
4
 cp.messages,org.txm.cooccurrence.rcp.preferences
5
Require-Bundle: org.txm.utils;visibility:=reexport,org.eclipse.osgi;bu
6
 ndle-version="3.10.2";visibility:=reexport,org.eclipse.core.runtime;b
7
 undle-version="3.10.0";visibility:=reexport,org.txm.searchengine.cqp.
8
 core;bundle-version="1.1.0";visibility:=reexport,org.txm.cooccurrence
9
 .core;bundle-version="1.0.0";visibility:=reexport,org.txm.concordance
10
 .core;bundle-version="1.0.0";visibility:=reexport,org.txm.statsengine
11
 .r.rcp;bundle-version="1.0.0";visibility:=reexport,org.eclipse.ui;bun
12
 dle-version="3.106.1";visibility:=reexport,org.txm.core;visibility:=r
13
 eexport,org.txm.rcp;visibility:=reexport,org.eclipse.core.expressions
14
 ;bundle-version="3.4.600";visibility:=reexport,org.txm.searchengine.c
15
 ore;bundle-version="1.0.0";visibility:=reexport
16
Bundle-Vendor: Textometrie.org
17
Bundle-Version: 1.0.0.qualifier
18
Bundle-Name: Cooccurence RCP
19
Bundle-ManifestVersion: 2
20
Bundle-SymbolicName: org.txm.cooccurrence.rcp;singleton:=true
21
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
22

  
tmp/org.txm.chartsengine.r.core/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: R Charts Engine Core
4
Bundle-SymbolicName: org.txm.chartsengine.r.core;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Require-Bundle: org.txm.statsengine.r.core;bundle-version="1.0.0",
7
 org.txm.utils;bundle-version="1.0.0",
8
 org.eclipse.core.runtime,
9
 org.txm.chartsengine.core;bundle-version="1.0.0";visibility:=reexport,
10
 org.txm.core
11
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
12
Export-Package: org.txm.chartsengine.r.core,
13
 org.txm.chartsengine.r.core.preferences,
14
 org.txm.chartsengine.r.core.themes,
15
 org.txm.stat.engine.r
16
Bundle-Vendor: Textometrie.org
1
Manifest-Version: 1.0
2
Require-Bundle: org.txm.statsengine.r.core;bundle-version="1.0.0";visi
3
 bility:=reexport,org.txm.utils;bundle-version="1.0.0";visibility:=ree
4
 xport,org.eclipse.core.runtime;visibility:=reexport,org.txm.chartseng
5
 ine.core;bundle-version="1.0.0";visibility:=reexport,org.txm.core;vis
6
 ibility:=reexport
7
Export-Package: org.txm.chartsengine.r.core,org.txm.chartsengine.r.cor
8
 e.preferences,org.txm.chartsengine.r.core.themes,org.txm.stat.engine.
9
 r
10
Bundle-Vendor: Textometrie.org
11
Bundle-Version: 1.0.0.qualifier
12
Bundle-Name: R Charts Engine Core
13
Bundle-ManifestVersion: 2
14
Bundle-SymbolicName: org.txm.chartsengine.r.core;singleton:=true
15
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
16

  
tmp/org.txm.ca.rcp/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: CA RCP
4
Bundle-SymbolicName: org.txm.ca.rcp;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
7
Require-Bundle: org.txm.utils;bundle-version="1.0.0";visibility:=reexport,
8
 org.eclipse.osgi;bundle-version="3.10.2";visibility:=reexport,
9
 org.eclipse.core.runtime;bundle-version="3.10.0";visibility:=reexport,
10
 org.eclipse.ui;bundle-version="3.106.1";visibility:=reexport,
11
 org.txm.searchengine.cqp.core;bundle-version="1.1.0";visibility:=reexport,
12
 org.txm.lexicaltable.core;bundle-version="1.0.0";visibility:=reexport,
13
 org.txm.lexicaltable.rcp;bundle-version="1.0.0";visibility:=reexport,
14
 org.txm.ca.core;bundle-version="1.0.0";visibility:=reexport,
15
 org.txm.chartsengine.rcp;visibility:=reexport,
16
 org.txm.core;bundle-version="0.7.0";visibility:=reexport,
17
 org.txm.rcp;visibility:=reexport,
18
 org.eclipse.core.expressions;bundle-version="3.4.600";visibility:=reexport,
19
 org.txm.statsengine.core;bundle-version="1.0.0";visibility:=reexport
20
Export-Package: org.txm.ca.rcp.adapters,
21
 org.txm.ca.rcp.chartsengine.events,
22
 org.txm.ca.rcp.editors,
23
 org.txm.ca.rcp.handlers,
24
 org.txm.ca.rcp.messages,
25
 org.txm.ca.rcp.preferences
26
Bundle-Vendor: Textometrie.org
27
Bundle-ActivationPolicy: lazy
1
Manifest-Version: 1.0
2
Export-Package: org.txm.ca.rcp.adapters,org.txm.ca.rcp.chartsengine.ev
3
 ents,org.txm.ca.rcp.editors,org.txm.ca.rcp.handlers,org.txm.ca.rcp.me
4
 ssages,org.txm.ca.rcp.preferences
5
Require-Bundle: org.txm.utils;bundle-version="1.0.0";visibility:=reexp
6
 ort,org.eclipse.osgi;bundle-version="3.10.2";visibility:=reexport,org
7
 .eclipse.core.runtime;bundle-version="3.10.0";visibility:=reexport,or
8
 g.eclipse.ui;bundle-version="3.106.1";visibility:=reexport,org.txm.se
9
 archengine.cqp.core;bundle-version="1.1.0";visibility:=reexport,org.t
10
 xm.lexicaltable.core;bundle-version="1.0.0";visibility:=reexport,org.
11
 txm.lexicaltable.rcp;bundle-version="1.0.0";visibility:=reexport,org.
12
 txm.ca.core;bundle-version="1.0.0";visibility:=reexport,org.txm.chart
13
 sengine.rcp;visibility:=reexport,org.txm.core;bundle-version="0.7.0";
14
 visibility:=reexport,org.txm.rcp;visibility:=reexport,org.eclipse.cor
15
 e.expressions;bundle-version="3.4.600";visibility:=reexport,org.txm.s
16
 tatsengine.core;bundle-version="1.0.0";visibility:=reexport
17
Bundle-Vendor: Textometrie.org
18
Bundle-ActivationPolicy: lazy
19
Bundle-Version: 1.0.0.qualifier
20
Bundle-Name: CA RCP
21
Bundle-ManifestVersion: 2
22
Bundle-SymbolicName: org.txm.ca.rcp;singleton:=true
23
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
24

  
tmp/org.txm.para.rcp/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Para RCP
4
Bundle-SymbolicName: org.txm.para.rcp;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Require-Bundle: org.txm.utils;bundle-version="1.0.0",
7
 org.eclipse.core.runtime;bundle-version="3.10.0",
8
 org.eclipse.osgi;bundle-version="3.10.2",
9
 org.eclipse.ui,
10
 org.txm.concordance.rcp,
11
 org.txm.searchengine.cqp.core;bundle-version="1.1.0",
12
 org.txm.rcp;bundle-version="0.7.8",
13
 org.txm.core;bundle-version="0.7.0",
14
 org.txm.para.core,
15
 org.txm.searchengine.core;bundle-version="1.0.0"
16
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
17
Bundle-ActivationPolicy: lazy
18
Export-Package: org.txm.para.rcp.editors
1
Manifest-Version: 1.0
2
Require-Bundle: org.txm.utils;bundle-version="1.0.0";visibility:=reexp
3
 ort,org.eclipse.core.runtime;bundle-version="3.10.0";visibility:=reex
4
 port,org.eclipse.osgi;bundle-version="3.10.2";visibility:=reexport,or
5
 g.eclipse.ui;visibility:=reexport,org.txm.concordance.rcp;visibility:
6
 =reexport,org.txm.searchengine.cqp.core;bundle-version="1.1.0";visibi
7
 lity:=reexport,org.txm.rcp;bundle-version="0.7.8";visibility:=reexpor
8
 t,org.txm.core;bundle-version="0.7.0";visibility:=reexport,org.txm.pa
9
 ra.core;visibility:=reexport,org.txm.searchengine.core;bundle-version
10
 ="1.0.0";visibility:=reexport
11
Export-Package: org.txm.para.rcp.editors
12
Bundle-ActivationPolicy: lazy
13
Bundle-Version: 1.0.0.qualifier
14
Bundle-Name: Para RCP
15
Bundle-ManifestVersion: 2
16
Bundle-SymbolicName: org.txm.para.rcp;singleton:=true
17
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
18

  
tmp/org.txm.chartsengine.svgbatik.rcp/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: SVG Batik Charts Engine RCP
4
Bundle-SymbolicName: org.txm.chartsengine.svgbatik.rcp;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
7
Require-Bundle: org.txm.libs.batik;bundle-version="0.0.0",
8
 org.txm.libs.itext;bundle-version="2.1.5",
9
 org.txm.chartsengine.core;bundle-version="1.0.0",
10
 org.txm.chartsengine.rcp;bundle-version="1.0.0",
11
 org.txm.utils;bundle-version="1.0.0",
12
 org.eclipse.swt;bundle-version="3.103.2",
13
 org.txm.core;bundle-version="0.7.0",
14
 org.txm.rcp;bundle-version="0.7.8",
15
 org.eclipse.core.expressions;bundle-version="3.4.600"
16
Export-Package: org.txm.chartsengine.svgbatik.rcp,
17
 org.txm.chartsengine.svgbatik.rcp.swing,
18
 org.txm.chartsengine.svgbatik.rcp.swt
19
Bundle-Vendor: Textometrie.org
1
Manifest-Version: 1.0
2
Require-Bundle: org.txm.libs.batik;bundle-version="0.0.0";visibility:=
3
 reexport,org.txm.libs.itext;bundle-version="2.1.5";visibility:=reexpo
4
 rt,org.txm.chartsengine.core;bundle-version="1.0.0";visibility:=reexp
5
 ort,org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexp
6
 ort,org.txm.utils;bundle-version="1.0.0";visibility:=reexport,org.ecl
7
 ipse.swt;bundle-version="3.103.2";visibility:=reexport,org.txm.core;b
8
 undle-version="0.7.0";visibility:=reexport,org.txm.rcp;bundle-version
9
 ="0.7.8";visibility:=reexport,org.eclipse.core.expressions;bundle-ver
10
 sion="3.4.600";visibility:=reexport
11
Export-Package: org.txm.chartsengine.svgbatik.rcp,org.txm.chartsengine
12
 .svgbatik.rcp.swing,org.txm.chartsengine.svgbatik.rcp.swt
13
Bundle-Vendor: Textometrie.org
14
Bundle-Version: 1.0.0.qualifier
15
Bundle-Name: SVG Batik Charts Engine RCP
16
Bundle-ManifestVersion: 2
17
Bundle-SymbolicName: org.txm.chartsengine.svgbatik.rcp;singleton:=true
18
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
19

  
tmp/org.txm.groovy.rcp/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Rcp
4
Bundle-SymbolicName: org.txm.groovy.rcp;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-Vendor: Textometry.org
7
Require-Bundle: org.eclipse.core.runtime,
8
 org.eclipse.ui,
9
 org.txm.groovy.core;bundle-version="1.0.0",
10
 org.codehaus.groovy.eclipse.ui;bundle-version="2.9.1"
11
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
12
Bundle-Activator: org.txm.groovy.rcp.Activator
1
Manifest-Version: 1.0
2
Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,org.ecli
3
 pse.ui;visibility:=reexport,org.txm.groovy.core;bundle-version="1.0.0
4
 ";visibility:=reexport,org.codehaus.groovy.eclipse.ui;bundle-version=
5
 "2.9.1";visibility:=reexport
6
Bundle-Vendor: Textometry.org
7
Bundle-Version: 1.0.0.qualifier
8
Bundle-Name: Rcp
9
Bundle-ManifestVersion: 2
10
Bundle-Activator: org.txm.groovy.rcp.Activator
11
Bundle-SymbolicName: org.txm.groovy.rcp;singleton:=true
12
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
13

  
tmp/org.txm.specificities.core/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Specificities Core
4
Bundle-SymbolicName: org.txm.specificities.core;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
7
Require-Bundle: org.txm.utils;bundle-version="1.0.0",
8
 org.eclipse.osgi;bundle-version="3.10.2",
9
 org.eclipse.core.runtime;bundle-version="3.10.0",
10
 org.txm.searchengine.cqp.core;bundle-version="1.1.0",
11
 org.txm.statsengine.r.core,
12
 org.txm.lexicaltable.core;bundle-version="1.0.0",
13
 org.txm.statsengine.core;bundle-version="1.0.0",
14
 org.txm.core;bundle-version="0.7.0",
15
 org.txm.progression.core;bundle-version="1.0.0",
16
 org.txm.chartsengine.core;bundle-version="1.0.0",
17
 org.txm.chartsengine.jfreechart.core;bundle-version="1.0.0",
18
 org.txm.chartsengine.r.core;bundle-version="1.0.0"
19
Export-Package: org.txm.functions.contrasts,
20
 org.txm.specificities.core.chartsengine.jfreechart,
21
 org.txm.specificities.core.chartsengine.r,
22
 org.txm.specificities.core.functions,
23
 org.txm.specificities.core.messages,
24
 org.txm.specificities.core.preferences,
25
 org.txm.specificities.core.statsengine.r.function
26
Bundle-Vendor: Textometrie.org
1
Manifest-Version: 1.0
2
Require-Bundle: org.txm.utils;bundle-version="1.0.0";visibility:=reexp
3
 ort,org.eclipse.osgi;bundle-version="3.10.2";visibility:=reexport,org
4
 .eclipse.core.runtime;bundle-version="3.10.0";visibility:=reexport,or
5
 g.txm.searchengine.cqp.core;bundle-version="1.1.0";visibility:=reexpo
6
 rt,org.txm.statsengine.r.core;visibility:=reexport,org.txm.lexicaltab
7
 le.core;bundle-version="1.0.0";visibility:=reexport,org.txm.statsengi
8
 ne.core;bundle-version="1.0.0";visibility:=reexport,org.txm.core;bund
9
 le-version="0.7.0";visibility:=reexport,org.txm.progression.core;bund
10
 le-version="1.0.0";visibility:=reexport,org.txm.chartsengine.core;bun
11
 dle-version="1.0.0";visibility:=reexport,org.txm.chartsengine.jfreech
12
 art.core;bundle-version="1.0.0";visibility:=reexport,org.txm.chartsen
13
 gine.r.core;bundle-version="1.0.0";visibility:=reexport
14
Export-Package: org.txm.functions.contrasts,org.txm.specificities.core
15
 .chartsengine.jfreechart,org.txm.specificities.core.chartsengine.r,or
16
 g.txm.specificities.core.functions,org.txm.specificities.core.message
17
 s,org.txm.specificities.core.preferences,org.txm.specificities.core.s
18
 tatsengine.r.function
19
Bundle-Vendor: Textometrie.org
20
Bundle-Version: 1.0.0.qualifier
21
Bundle-Name: Specificities Core
22
Bundle-ManifestVersion: 2
23
Bundle-SymbolicName: org.txm.specificities.core;singleton:=true
24
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
25

  
tmp/org.txm.information.core/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Information Core
4
Bundle-SymbolicName: org.txm.properties.core;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-Vendor: Textometrie.org
7
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
8
Export-Package: org.txm.properties.core.functions,
9
 org.txm.properties.core.messages,
10
 org.txm.properties.core.preferences
11
Require-Bundle: org.txm.utils,
12
 org.txm.core;bundle-version="0.8.0",
13
 org.txm.searchengine.cqp.core;bundle-version="1.1.0"
1
Manifest-Version: 1.0
2
Export-Package: org.txm.properties.core.functions,org.txm.properties.c
3
 ore.messages,org.txm.properties.core.preferences
4
Require-Bundle: org.txm.utils;visibility:=reexport,org.txm.core;bundle
5
 -version="0.8.0";visibility:=reexport,org.txm.searchengine.cqp.core;b
6
 undle-version="1.1.0";visibility:=reexport
7
Bundle-Vendor: Textometrie.org
8
Bundle-Version: 1.0.0.qualifier
9
Bundle-Name: Information Core
10
Bundle-ManifestVersion: 2
11
Bundle-SymbolicName: org.txm.properties.core;singleton:=true
12
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
13

  
tmp/org.txm.searchengine.core/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Searchengine core
4
Bundle-SymbolicName: org.txm.searchengine.core;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Require-Bundle: org.eclipse.core.runtime,
7
 org.txm.core;bundle-version="0.7.0",
8
 org.txm.utils
9
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
10
Bundle-ActivationPolicy: lazy
11
Export-Package: org.txm.searchengine.core
1
Manifest-Version: 1.0
2
Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,org.txm.
3
 core;bundle-version="0.7.0";visibility:=reexport,org.txm.utils;visibi
4
 lity:=reexport
5
Export-Package: org.txm.searchengine.core
6
Bundle-ActivationPolicy: lazy
7
Bundle-Version: 1.0.0.qualifier
8
Bundle-Name: Searchengine core
9
Bundle-ManifestVersion: 2
10
Bundle-SymbolicName: org.txm.searchengine.core;singleton:=true
11
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
12

  
tmp/org.txm.tigersearch.rcp/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: TIGERSearch
4
Bundle-SymbolicName: TIGERSearchRCP;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-Activator: tigersearch4txm.Activator
7
Require-Bundle: org.txm.rcp;bundle-version="0.7.8",
8
 org.txm.core;bundle-version="0.7.0",
9
 org.eclipse.ui,
10
 org.eclipse.core.runtime,
11
 org.eclipse.ui.editors;bundle-version="3.8.200",
12
 org.eclipse.swt,
13
 org.txm.searchengine.core;bundle-version="1.0.0",
14
 org.txm.searchengine.cqp.core;bundle-version="1.1.0",
15
 org.txm.statsengine.core;bundle-version="1.0.0",
16
 org.txm.statsengine.r.core;bundle-version="1.0.0",
17
 org.txm.statsengine.r.rcp;bundle-version="1.0.0",
18
 org.txm.index.core;bundle-version="1.0.0",
19
 org.txm.index.rcp;bundle-version="1.0.0",
20
 org.txm.utils,
21
 org.txm.groovy.core;bundle-version="1.0.0"
22
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
23
Bundle-ActivationPolicy: lazy
24
Export-Package: .,
25
 com.sun.java.help.impl,
26
 com.sun.java.help.search,
27
 com.sun.msv.datatype,
28
 com.sun.msv.datatype.xsd,
29
 com.sun.msv.datatype.xsd.datetime,
30
 com.sun.msv.datatype.xsd.ngimpl,
31
 com.sun.msv.driver.textui,
32
 com.sun.msv.grammar,
33
 com.sun.msv.grammar.dtd,
34
 com.sun.msv.grammar.relax,
35
 com.sun.msv.grammar.relaxng,
36
 com.sun.msv.grammar.relaxng.datatype,
37
 com.sun.msv.grammar.trex,
38
 com.sun.msv.grammar.trex.typed,
39
 com.sun.msv.grammar.util,
40
 com.sun.msv.grammar.xmlschema,
41
 com.sun.msv.reader,
42
 com.sun.msv.reader.datatype,
43
 com.sun.msv.reader.datatype.xsd,
44
 com.sun.msv.reader.dtd,
45
 com.sun.msv.reader.relax,
46
 com.sun.msv.reader.relax.core,
47
 com.sun.msv.reader.relax.core.checker,
48
 com.sun.msv.reader.trex,
49
 com.sun.msv.reader.trex.classic,
50
 com.sun.msv.reader.trex.ng,
51
 com.sun.msv.reader.trex.ng.comp,
52
 com.sun.msv.reader.trex.typed,
53
 com.sun.msv.reader.util,
54
 com.sun.msv.reader.xmlschema,
55
 com.sun.msv.relaxns.grammar,
56
 com.sun.msv.relaxns.grammar.relax,
57
 com.sun.msv.relaxns.grammar.trex,
58
 com.sun.msv.relaxns.reader,
59
 com.sun.msv.relaxns.reader.relax,
60
 com.sun.msv.relaxns.reader.trex,
61
 com.sun.msv.relaxns.verifier,
62
 com.sun.msv.scanner.dtd,
63
 com.sun.msv.util,
64
 com.sun.msv.util.xml,
65
 com.sun.msv.verifier,
66
 com.sun.msv.verifier.identity,
67
 com.sun.msv.verifier.jarv,
68
 com.sun.msv.verifier.jaxp,
69
 com.sun.msv.verifier.psvi,
70
 com.sun.msv.verifier.regexp,
71
 com.sun.msv.verifier.regexp.xmlschema,
72
 com.sun.msv.verifier.util,
73
 com.sun.msv.writer,
74
 com.sun.msv.writer.relaxng,
75
 ims.jmanual,
76
 ims.tiger.corpus,
77
 ims.tiger.export,
78
 ims.tiger.gui.shared,
79
 ims.tiger.gui.shared.progress,
80
 ims.tiger.gui.tigergraphviewer,
81
 ims.tiger.gui.tigergraphviewer.draw,
82
 ims.tiger.gui.tigergraphviewer.forest,
83
 ims.tiger.gui.tigergraphviewer.options,
84
 ims.tiger.gui.tigerin,
85
 ims.tiger.gui.tigerregistry,
86
 ims.tiger.gui.tigerregistry.tree,
87
 ims.tiger.gui.tigerscript,
88
 ims.tiger.gui.tigersearch,
89
 ims.tiger.gui.tigersearch.info,
90
 ims.tiger.gui.tigersearch.info.bookmarks,
91
 ims.tiger.gui.tigersearch.info.corpora,
92
 ims.tiger.gui.tigersearch.info.corpusinfo,
93
 ims.tiger.gui.tigersearch.info.corpusinfo.features,
94
 ims.tiger.gui.tigersearch.info.corpusinfo.shared,
95
 ims.tiger.gui.tigersearch.info.corpusinfo.types,
96
 ims.tiger.gui.tigersearch.info.templates,
97
 ims.tiger.gui.tigersearch.options,
98
 ims.tiger.gui.tigersearch.query,
99
 ims.tiger.gui.tigersearch.query.textual,
100
 ims.tiger.gui.tigersearch.query.textual.colorize,
101
 ims.tiger.gui.tigerstatistics,
102
 ims.tiger.importfilter,
103
 ims.tiger.importfilter.bracketing,
104
 ims.tiger.importfilter.bracketing.lopar,
105
 ims.tiger.importfilter.imsutils,
106
 ims.tiger.importfilter.negra,
107
 ims.tiger.index.filter,
108
 ims.tiger.index.reader,
109
 ims.tiger.index.reader.feature,
110
 ims.tiger.index.reader.structure,
111
 ims.tiger.index.reader.types,
112
 ims.tiger.index.shared,
113
 ims.tiger.index.writer,
114
 ims.tiger.index.writer.api.examples,
115
 ims.tiger.index.writer.feature,
116
 ims.tiger.index.writer.structure,
117
 ims.tiger.query.api,
118
 ims.tiger.query.api.examples,
119
 ims.tiger.query.eval,
120
 ims.tiger.query.internalapi,
121
 ims.tiger.query.internalapi.examples,
122
 ims.tiger.query.parse,
123
 ims.tiger.query.processor,
124
 ims.tiger.query.store,
125
 ims.tiger.system,
126
 ims.tiger.util,
127
 javax.help,
128
 javax.help.event,
129
 javax.help.plaf,
130
 javax.help.plaf.basic,
131
 javax.help.resources,
132
 javax.help.search,
133
 javax.help.tagext,
134
 net.sourceforge.poi.hssf,
135
 net.sourceforge.poi.hssf.dev,
136
 net.sourceforge.poi.hssf.model,
137
 net.sourceforge.poi.hssf.record,
138
 net.sourceforge.poi.hssf.record.formula,
139
 net.sourceforge.poi.hssf.usermodel,
140
 org.apache.avalon.framework,
141
 org.apache.batik,
142
 org.apache.batik.apps.rasterizer,
143
 org.apache.batik.apps.slideshow,
144
 org.apache.batik.apps.svgbrowser,
145
 org.apache.batik.apps.svgpp,
146
 org.apache.batik.apps.ttf2svg,
147
 org.apache.batik.bridge,
148
 org.apache.batik.css.dom,
149
 org.apache.batik.css.engine,
150
 org.apache.batik.css.engine.sac,
151
 org.apache.batik.css.engine.value,
152
 org.apache.batik.css.engine.value.css2,
153
 org.apache.batik.css.engine.value.svg,
154
 org.apache.batik.css.parser,
155
 org.apache.batik.dom,
156
 org.apache.batik.dom.events,
157
 org.apache.batik.dom.svg,
158
 org.apache.batik.dom.traversal,
159
 org.apache.batik.dom.util,
160
 org.apache.batik.ext.awt,
161
 org.apache.batik.ext.awt.color,
162
 org.apache.batik.ext.awt.font,
163
 org.apache.batik.ext.awt.g2d,
164
 org.apache.batik.ext.awt.geom,
165
 org.apache.batik.ext.awt.image,
166
 org.apache.batik.ext.awt.image.codec,
167
 org.apache.batik.ext.awt.image.codec.tiff,
168
 org.apache.batik.ext.awt.image.renderable,
169
 org.apache.batik.ext.awt.image.rendered,
170
 org.apache.batik.ext.awt.image.spi,
171
 org.apache.batik.ext.swing,
172
 org.apache.batik.extension,
173
 org.apache.batik.extension.svg,
174
 org.apache.batik.gvt,
175
 org.apache.batik.gvt.event,
176
 org.apache.batik.gvt.filter,
177
 org.apache.batik.gvt.font,
178
 org.apache.batik.gvt.renderer,
179
 org.apache.batik.gvt.text,
180
 org.apache.batik.i18n,
181
 org.apache.batik.parser,
182
 org.apache.batik.script,
183
 org.apache.batik.script.rhino,
184
 org.apache.batik.svggen,
185
 org.apache.batik.svggen.font,
186
 org.apache.batik.svggen.font.table,
187
 org.apache.batik.swing,
188
 org.apache.batik.swing.gvt,
189
 org.apache.batik.swing.svg,
190
 org.apache.batik.transcoder,
191
 org.apache.batik.transcoder.image,
192
 org.apache.batik.transcoder.image.resources,
193
 org.apache.batik.transcoder.keys,
194
 org.apache.batik.transcoder.print,
195
 org.apache.batik.transcoder.svg2svg,
196
 org.apache.batik.transcoder.wmf,
197
 org.apache.batik.transcoder.wmf.tosvg,
198
 org.apache.batik.util,
199
 org.apache.batik.util.gui,
200
 org.apache.batik.util.gui.resource,
201
 org.apache.batik.util.io,
202
 org.apache.batik.util.resources,
203
 org.apache.batik.xml,
204
 org.apache.fop.apps,
205
 org.apache.fop.configuration,
206
 org.apache.fop.datatypes,
207
 org.apache.fop.extensions,
208
 org.apache.fop.fo,
209
 org.apache.fop.fo.expr,
210
 org.apache.fop.fo.flow,
211
 org.apache.fop.fo.pagination,
212
 org.apache.fop.fo.properties,
213
 org.apache.fop.fonts,
214
 org.apache.fop.fonts.apps,
215
 org.apache.fop.fonts.base14,
216
 org.apache.fop.fonts.truetype,
217
 org.apache.fop.fonts.type1,
218
 org.apache.fop.image,
219
 org.apache.fop.image.analyser,
220
 org.apache.fop.layout,
221
 org.apache.fop.layout.hyphenation,
222
 org.apache.fop.layout.inline,
223
 org.apache.fop.messaging,
224
 org.apache.fop.mif,
225
 org.apache.fop.pdf,
226
 org.apache.fop.render,
227
 org.apache.fop.render.awt,
228
 org.apache.fop.render.mif,
229
 org.apache.fop.render.mif.fonts,
230
 org.apache.fop.render.pcl,
231
 org.apache.fop.render.pdf,
232
 org.apache.fop.render.pdf.fonts,
233
 org.apache.fop.render.ps,
234
 org.apache.fop.render.svg,
235
 org.apache.fop.render.txt,
236
 org.apache.fop.render.xml,
237
 org.apache.fop.svg,
238
 org.apache.fop.tools,
239
 org.apache.fop.tools.anttasks,
240
 org.apache.fop.tools.xslt,
241
 org.apache.fop.util,
242
 org.apache.fop.viewer,
243
 org.apache.log4j,
244
 org.apache.log4j.chainsaw,
245
 org.apache.log4j.config,
246
 org.apache.log4j.helpers,
247
 org.apache.log4j.jdbc,
248
 org.apache.log4j.jmx,
249
 org.apache.log4j.lf5,
250
 org.apache.log4j.lf5.util,
251
 org.apache.log4j.lf5.viewer,
252
 org.apache.log4j.lf5.viewer.categoryexplorer,
253
 org.apache.log4j.lf5.viewer.configure,
254
 org.apache.log4j.net,
255
 org.apache.log4j.nt,
256
 org.apache.log4j.or,
257
 org.apache.log4j.or.jms,
258
 org.apache.log4j.or.sax,
259
 org.apache.log4j.spi,
260
 org.apache.log4j.varia,
261
 org.apache.log4j.xml,
262
 org.apache.oro.io,
263
 org.apache.oro.text,
264
 org.apache.oro.text.awk,
265
 org.apache.oro.text.perl,
266
 org.apache.oro.text.regex,
267
 org.apache.oro.util,
268
 org.apache.poi.dev,
269
 org.apache.poi.hpsf,
270
 org.apache.poi.hpsf.littleendian,
271
 org.apache.poi.hpsf.wellknown,
272
 org.apache.poi.hssf.dev,
273
 org.apache.poi.hssf.eventmodel,
274
 org.apache.poi.hssf.model,
275
 org.apache.poi.hssf.record,
276
 org.apache.poi.hssf.record.aggregates,
277
 org.apache.poi.hssf.record.formula,
278
 org.apache.poi.hssf.usermodel,
279
 org.apache.poi.hssf.util,
280
 org.apache.poi.poifs.common,
281
 org.apache.poi.poifs.dev,
282
 org.apache.poi.poifs.eventfilesystem,
283
 org.apache.poi.poifs.filesystem,
284
 org.apache.poi.poifs.property,
285
 org.apache.poi.poifs.storage,
286
 org.apache.poi.util,
287
 org.dom4j,
288
 org.dom4j.bean,
289
 org.dom4j.datatype,
290
 org.dom4j.dom,
291
 org.dom4j.dtd,
292
 org.dom4j.io,
293
 org.dom4j.io.aelfred,
294
 org.dom4j.jaxb,
295
 org.dom4j.rule,
296
 org.dom4j.rule.pattern,
297
 org.dom4j.swing,
298
 org.dom4j.tree,
299
 org.dom4j.util,
300
 org.dom4j.xpath,
301
 org.dom4j.xpp,
302
 org.iso_relax.catalog,
303
 org.iso_relax.dispatcher,
304
 org.iso_relax.dispatcher.impl,
305
 org.iso_relax.verifier,
306
 org.iso_relax.verifier.impl,
307
 org.jdom,
308
 org.jdom.adapters,
309
 org.jdom.filter,
310
 org.jdom.input,
311
 org.jdom.output,
312
 org.jdom.transform,
313
 org.jdom.xpath,
314
 org.mozilla.classfile,
315
 org.mozilla.javascript,
316
 org.mozilla.javascript.debug,
317
 org.mozilla.javascript.optimizer,
318
 org.mozilla.javascript.regexp,
319
 org.mozilla.javascript.serialize,
320
 org.mozilla.javascript.tools,
321
 org.mozilla.javascript.tools.debugger,
322
 org.mozilla.javascript.tools.idswitch,
323
 org.mozilla.javascript.tools.jsc,
324
 org.mozilla.javascript.tools.shell,
325
 org.relaxng.datatype,
326
 org.relaxng.datatype.helpers,
327
 org.txm.export.ts,
328
 org.txm.function.tigersearch,
329
 org.txm.importer.srcmf,
330
 org.txm.importer.tigersearch,
331
 org.txm.searchengine.ts,
332
 org.txm.test,
333
 org.txm.tigersearch.commands,
334
 org.txm.tigersearch.editors,
335
 org.w3c.css.sac,
336
 org.w3c.css.sac.helpers,
337
 org.w3c.dom.smil,
338
 org.w3c.dom.svg,
339
 tigerAPI,
340
 tigerAPI.converters,
341
 tigerAPI.theories.hobbs78,
342
 tigerAPI.theories.strube02,
343
 tigerAPI.tools,
344
 tigersearch4txm,
345
 tigersearch4txm.handlers
346
Import-Package: ims.tiger.gui.tigergraphviewer.forest
347
Bundle-Vendor: Textometrie.org
348
Bundle-ClassPath: lib/dom4j-1.6.1.jar,
349
 lib/log4j-1.2.12.jar,
350
 lib/TigerSearch.jar,
351
 .
1
Manifest-Version: 1.0
2
Require-Bundle: org.txm.rcp;bundle-version="0.7.8";visibility:=reexpor
3
 t,org.txm.core;bundle-version="0.7.0";visibility:=reexport,org.eclips
4
 e.ui;visibility:=reexport,org.eclipse.core.runtime;visibility:=reexpo
5
 rt,org.eclipse.ui.editors;bundle-version="3.8.200";visibility:=reexpo
6
 rt,org.eclipse.swt;visibility:=reexport,org.txm.searchengine.core;bun
7
 dle-version="1.0.0";visibility:=reexport,org.txm.searchengine.cqp.cor
8
 e;bundle-version="1.1.0";visibility:=reexport,org.txm.statsengine.cor
9
 e;bundle-version="1.0.0";visibility:=reexport,org.txm.statsengine.r.c
10
 ore;bundle-version="1.0.0";visibility:=reexport,org.txm.statsengine.r
11
 .rcp;bundle-version="1.0.0";visibility:=reexport,org.txm.index.core;b
12
 undle-version="1.0.0";visibility:=reexport,org.txm.index.rcp;bundle-v
13
 ersion="1.0.0";visibility:=reexport,org.txm.utils;visibility:=reexpor
14
 t,org.txm.groovy.core;bundle-version="1.0.0";visibility:=reexport
15
Export-Package: .,com.sun.java.help.impl,com.sun.java.help.search,com.
16
 sun.msv.datatype,com.sun.msv.datatype.xsd,com.sun.msv.datatype.xsd.da
17
 tetime,com.sun.msv.datatype.xsd.ngimpl,com.sun.msv.driver.textui,com.
18
 sun.msv.grammar,com.sun.msv.grammar.dtd,com.sun.msv.grammar.relax,com
19
 .sun.msv.grammar.relaxng,com.sun.msv.grammar.relaxng.datatype,com.sun
20
 .msv.grammar.trex,com.sun.msv.grammar.trex.typed,com.sun.msv.grammar.
21
 util,com.sun.msv.grammar.xmlschema,com.sun.msv.reader,com.sun.msv.rea
22
 der.datatype,com.sun.msv.reader.datatype.xsd,com.sun.msv.reader.dtd,c
23
 om.sun.msv.reader.relax,com.sun.msv.reader.relax.core,com.sun.msv.rea
24
 der.relax.core.checker,com.sun.msv.reader.trex,com.sun.msv.reader.tre
25
 x.classic,com.sun.msv.reader.trex.ng,com.sun.msv.reader.trex.ng.comp,
26
 com.sun.msv.reader.trex.typed,com.sun.msv.reader.util,com.sun.msv.rea
27
 der.xmlschema,com.sun.msv.relaxns.grammar,com.sun.msv.relaxns.grammar
28
 .relax,com.sun.msv.relaxns.grammar.trex,com.sun.msv.relaxns.reader,co
29
 m.sun.msv.relaxns.reader.relax,com.sun.msv.relaxns.reader.trex,com.su
30
 n.msv.relaxns.verifier,com.sun.msv.scanner.dtd,com.sun.msv.util,com.s
31
 un.msv.util.xml,com.sun.msv.verifier,com.sun.msv.verifier.identity,co
32
 m.sun.msv.verifier.jarv,com.sun.msv.verifier.jaxp,com.sun.msv.verifie
33
 r.psvi,com.sun.msv.verifier.regexp,com.sun.msv.verifier.regexp.xmlsch
34
 ema,com.sun.msv.verifier.util,com.sun.msv.writer,com.sun.msv.writer.r
35
 elaxng,ims.jmanual,ims.tiger.corpus,ims.tiger.export,ims.tiger.gui.sh
36
 ared,ims.tiger.gui.shared.progress,ims.tiger.gui.tigergraphviewer,ims
37
 .tiger.gui.tigergraphviewer.draw,ims.tiger.gui.tigergraphviewer.fores
38
 t,ims.tiger.gui.tigergraphviewer.options,ims.tiger.gui.tigerin,ims.ti
39
 ger.gui.tigerregistry,ims.tiger.gui.tigerregistry.tree,ims.tiger.gui.
40
 tigerscript,ims.tiger.gui.tigersearch,ims.tiger.gui.tigersearch.info,
41
 ims.tiger.gui.tigersearch.info.bookmarks,ims.tiger.gui.tigersearch.in
42
 fo.corpora,ims.tiger.gui.tigersearch.info.corpusinfo,ims.tiger.gui.ti
43
 gersearch.info.corpusinfo.features,ims.tiger.gui.tigersearch.info.cor
44
 pusinfo.shared,ims.tiger.gui.tigersearch.info.corpusinfo.types,ims.ti
45
 ger.gui.tigersearch.info.templates,ims.tiger.gui.tigersearch.options,
46
 ims.tiger.gui.tigersearch.query,ims.tiger.gui.tigersearch.query.textu
47
 al,ims.tiger.gui.tigersearch.query.textual.colorize,ims.tiger.gui.tig
48
 erstatistics,ims.tiger.importfilter,ims.tiger.importfilter.bracketing
49
 ,ims.tiger.importfilter.bracketing.lopar,ims.tiger.importfilter.imsut
50
 ils,ims.tiger.importfilter.negra,ims.tiger.index.filter,ims.tiger.ind
51
 ex.reader,ims.tiger.index.reader.feature,ims.tiger.index.reader.struc
52
 ture,ims.tiger.index.reader.types,ims.tiger.index.shared,ims.tiger.in
53
 dex.writer,ims.tiger.index.writer.api.examples,ims.tiger.index.writer
54
 .feature,ims.tiger.index.writer.structure,ims.tiger.query.api,ims.tig
55
 er.query.api.examples,ims.tiger.query.eval,ims.tiger.query.internalap
56
 i,ims.tiger.query.internalapi.examples,ims.tiger.query.parse,ims.tige
57
 r.query.processor,ims.tiger.query.store,ims.tiger.system,ims.tiger.ut
58
 il,javax.help,javax.help.event,javax.help.plaf,javax.help.plaf.basic,
59
 javax.help.resources,javax.help.search,javax.help.tagext,net.sourcefo
60
 rge.poi.hssf,net.sourceforge.poi.hssf.dev,net.sourceforge.poi.hssf.mo
61
 del,net.sourceforge.poi.hssf.record,net.sourceforge.poi.hssf.record.f
62
 ormula,net.sourceforge.poi.hssf.usermodel,org.apache.avalon.framework
63
 ,org.apache.batik,org.apache.batik.apps.rasterizer,org.apache.batik.a
64
 pps.slideshow,org.apache.batik.apps.svgbrowser,org.apache.batik.apps.
65
 svgpp,org.apache.batik.apps.ttf2svg,org.apache.batik.bridge,org.apach
66
 e.batik.css.dom,org.apache.batik.css.engine,org.apache.batik.css.engi
67
 ne.sac,org.apache.batik.css.engine.value,org.apache.batik.css.engine.
68
 value.css2,org.apache.batik.css.engine.value.svg,org.apache.batik.css
69
 .parser,org.apache.batik.dom,org.apache.batik.dom.events,org.apache.b
70
 atik.dom.svg,org.apache.batik.dom.traversal,org.apache.batik.dom.util
71
 ,org.apache.batik.ext.awt,org.apache.batik.ext.awt.color,org.apache.b
72
 atik.ext.awt.font,org.apache.batik.ext.awt.g2d,org.apache.batik.ext.a
73
 wt.geom,org.apache.batik.ext.awt.image,org.apache.batik.ext.awt.image
74
 .codec,org.apache.batik.ext.awt.image.codec.tiff,org.apache.batik.ext
75
 .awt.image.renderable,org.apache.batik.ext.awt.image.rendered,org.apa
76
 che.batik.ext.awt.image.spi,org.apache.batik.ext.swing,org.apache.bat
77
 ik.extension,org.apache.batik.extension.svg,org.apache.batik.gvt,org.
78
 apache.batik.gvt.event,org.apache.batik.gvt.filter,org.apache.batik.g
79
 vt.font,org.apache.batik.gvt.renderer,org.apache.batik.gvt.text,org.a
80
 pache.batik.i18n,org.apache.batik.parser,org.apache.batik.script,org.
81
 apache.batik.script.rhino,org.apache.batik.svggen,org.apache.batik.sv
82
 ggen.font,org.apache.batik.svggen.font.table,org.apache.batik.swing,o
83
 rg.apache.batik.swing.gvt,org.apache.batik.swing.svg,org.apache.batik
84
 .transcoder,org.apache.batik.transcoder.image,org.apache.batik.transc
85
 oder.image.resources,org.apache.batik.transcoder.keys,org.apache.bati
86
 k.transcoder.print,org.apache.batik.transcoder.svg2svg,org.apache.bat
87
 ik.transcoder.wmf,org.apache.batik.transcoder.wmf.tosvg,org.apache.ba
88
 tik.util,org.apache.batik.util.gui,org.apache.batik.util.gui.resource
89
 ,org.apache.batik.util.io,org.apache.batik.util.resources,org.apache.
90
 batik.xml,org.apache.fop.apps,org.apache.fop.configuration,org.apache
91
 .fop.datatypes,org.apache.fop.extensions,org.apache.fop.fo,org.apache
92
 .fop.fo.expr,org.apache.fop.fo.flow,org.apache.fop.fo.pagination,org.
93
 apache.fop.fo.properties,org.apache.fop.fonts,org.apache.fop.fonts.ap
94
 ps,org.apache.fop.fonts.base14,org.apache.fop.fonts.truetype,org.apac
95
 he.fop.fonts.type1,org.apache.fop.image,org.apache.fop.image.analyser
96
 ,org.apache.fop.layout,org.apache.fop.layout.hyphenation,org.apache.f
97
 op.layout.inline,org.apache.fop.messaging,org.apache.fop.mif,org.apac
98
 he.fop.pdf,org.apache.fop.render,org.apache.fop.render.awt,org.apache
99
 .fop.render.mif,org.apache.fop.render.mif.fonts,org.apache.fop.render
100
 .pcl,org.apache.fop.render.pdf,org.apache.fop.render.pdf.fonts,org.ap
101
 ache.fop.render.ps,org.apache.fop.render.svg,org.apache.fop.render.tx
102
 t,org.apache.fop.render.xml,org.apache.fop.svg,org.apache.fop.tools,o
103
 rg.apache.fop.tools.anttasks,org.apache.fop.tools.xslt,org.apache.fop
104
 .util,org.apache.fop.viewer,org.apache.log4j,org.apache.log4j.chainsa
105
 w,org.apache.log4j.config,org.apache.log4j.helpers,org.apache.log4j.j
106
 dbc,org.apache.log4j.jmx,org.apache.log4j.lf5,org.apache.log4j.lf5.ut
107
 il,org.apache.log4j.lf5.viewer,org.apache.log4j.lf5.viewer.categoryex
108
 plorer,org.apache.log4j.lf5.viewer.configure,org.apache.log4j.net,org
109
 .apache.log4j.nt,org.apache.log4j.or,org.apache.log4j.or.jms,org.apac
110
 he.log4j.or.sax,org.apache.log4j.spi,org.apache.log4j.varia,org.apach
111
 e.log4j.xml,org.apache.oro.io,org.apache.oro.text,org.apache.oro.text
112
 .awk,org.apache.oro.text.perl,org.apache.oro.text.regex,org.apache.or
113
 o.util,org.apache.poi.dev,org.apache.poi.hpsf,org.apache.poi.hpsf.lit
114
 tleendian,org.apache.poi.hpsf.wellknown,org.apache.poi.hssf.dev,org.a
115
 pache.poi.hssf.eventmodel,org.apache.poi.hssf.model,org.apache.poi.hs
116
 sf.record,org.apache.poi.hssf.record.aggregates,org.apache.poi.hssf.r
117
 ecord.formula,org.apache.poi.hssf.usermodel,org.apache.poi.hssf.util,
118
 org.apache.poi.poifs.common,org.apache.poi.poifs.dev,org.apache.poi.p
119
 oifs.eventfilesystem,org.apache.poi.poifs.filesystem,org.apache.poi.p
120
 oifs.property,org.apache.poi.poifs.storage,org.apache.poi.util,org.do
121
 m4j,org.dom4j.bean,org.dom4j.datatype,org.dom4j.dom,org.dom4j.dtd,org
122
 .dom4j.io,org.dom4j.io.aelfred,org.dom4j.jaxb,org.dom4j.rule,org.dom4
123
 j.rule.pattern,org.dom4j.swing,org.dom4j.tree,org.dom4j.util,org.dom4
124
 j.xpath,org.dom4j.xpp,org.iso_relax.catalog,org.iso_relax.dispatcher,
125
 org.iso_relax.dispatcher.impl,org.iso_relax.verifier,org.iso_relax.ve
126
 rifier.impl,org.jdom,org.jdom.adapters,org.jdom.filter,org.jdom.input
127
 ,org.jdom.output,org.jdom.transform,org.jdom.xpath,org.mozilla.classf
128
 ile,org.mozilla.javascript,org.mozilla.javascript.debug,org.mozilla.j
129
 avascript.optimizer,org.mozilla.javascript.regexp,org.mozilla.javascr
130
 ipt.serialize,org.mozilla.javascript.tools,org.mozilla.javascript.too
131
 ls.debugger,org.mozilla.javascript.tools.idswitch,org.mozilla.javascr
132
 ipt.tools.jsc,org.mozilla.javascript.tools.shell,org.relaxng.datatype
133
 ,org.relaxng.datatype.helpers,org.txm.export.ts,org.txm.function.tige
134
 rsearch,org.txm.importer.srcmf,org.txm.importer.tigersearch,org.txm.s
135
 earchengine.ts,org.txm.test,org.txm.tigersearch.commands,org.txm.tige
136
 rsearch.editors,org.w3c.css.sac,org.w3c.css.sac.helpers,org.w3c.dom.s
137
 mil,org.w3c.dom.svg,tigerAPI,tigerAPI.converters,tigerAPI.theories.ho
138
 bbs78,tigerAPI.theories.strube02,tigerAPI.tools,tigersearch4txm,tiger
139
 search4txm.handlers
140
Bundle-Vendor: Textometrie.org
141
Bundle-ActivationPolicy: lazy
142
Bundle-ClassPath: lib/dom4j-1.6.1.jar,lib/log4j-1.2.12.jar,lib/TigerSe
143
 arch.jar,.
144
Bundle-Version: 1.0.0.qualifier
145
Bundle-Name: TIGERSearch
146
Bundle-ManifestVersion: 2
147
Bundle-Activator: tigersearch4txm.Activator
148
Bundle-SymbolicName: TIGERSearchRCP;singleton:=true
149
Import-Package: ims.tiger.gui.tigergraphviewer.forest
150
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
151

  
tmp/org.txm.libs.groovy-all/.classpath (revision 812)
2 2
<classpath>
3 3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4 4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry exported="true" kind="lib" path="lib/groovy-all-2.3.3.jar"/>
5
	<classpathentry exported="true" kind="lib" path="lib/groovy-all-2.3.7.jar"/>
6 6
	<classpathentry kind="output" path="bin"/>
7 7
</classpath>
tmp/org.txm.libs.groovy-all/META-INF/MANIFEST.MF (revision 812)
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Groovy-all
4 4
Bundle-SymbolicName: org.txm.libs.groovy-all
5
Bundle-Version: 2.3.3
5
Bundle-Version: 2.3.7
6 6
Export-Package: groovy.beans,
7 7
 groovy.grape,
8 8
 groovy.inspect,
......
117 117
 org.codehaus.groovy.vmplugin.v6
118 118
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
119 119
Bundle-ClassPath: .,
120
 lib/groovy-all-2.3.3.jar
120
 lib/groovy-all-2.3.7.jar
tmp/org.txm.libs.groovy-all/build.properties (revision 812)
1 1
bin.includes = META-INF/,\
2 2
               lib/,\
3
               lib/groovy-all-2.3.3.jar,\
3
               lib/groovy-all-2.3.7.jar,\
4 4
               .
tmp/org.txm.cql2lsa.rcp/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: CQL2LSA
4
Bundle-SymbolicName: CQL2LSA;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-Activator: cql2lsarcp.Activator
7
Require-Bundle: org.txm.core;bundle-version="0.7.0",
8
 org.txm.rcp;bundle-version="0.7.8",
9
 org.eclipse.ui,
10
 org.eclipse.core.runtime,
11
 org.eclipse.ui.editors;bundle-version="3.8.100",
12
 org.eclipse.core.expressions;bundle-version="3.4.500",
13
 org.txm.index.core,
14
 org.txm.lexicaltable.core,
15
 org.txm.statsengine.r.core
16
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
17
Bundle-ActivationPolicy: lazy
18
Export-Package: cql2lsarcp,
19
 org.txm.functions.cql2lsa,
20
 org.txm.rcp.commands.function
21
Bundle-Vendor: Textometrie.org
1
Manifest-Version: 1.0
2
Require-Bundle: org.txm.core;bundle-version="0.7.0";visibility:=reexpo
3
 rt,org.txm.rcp;bundle-version="0.7.8";visibility:=reexport,org.eclips
4
 e.ui;visibility:=reexport,org.eclipse.core.runtime;visibility:=reexpo
5
 rt,org.eclipse.ui.editors;bundle-version="3.8.100";visibility:=reexpo
6
 rt,org.eclipse.core.expressions;bundle-version="3.4.500";visibility:=
7
 reexport,org.txm.index.core;visibility:=reexport,org.txm.lexicaltable
8
 .core;visibility:=reexport,org.txm.statsengine.r.core;visibility:=ree
9
 xport
10
Export-Package: cql2lsarcp,org.txm.functions.cql2lsa,org.txm.rcp.comma
11
 nds.function
12
Bundle-Vendor: Textometrie.org
13
Bundle-ActivationPolicy: lazy
14
Bundle-Version: 1.0.0.qualifier
15
Bundle-Name: CQL2LSA
16
Bundle-ManifestVersion: 2
17
Bundle-Activator: cql2lsarcp.Activator
18
Bundle-SymbolicName: CQL2LSA;singleton:=true
19
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
20

  
tmp/org.txm.core/src/java/org/txm/core/Activator.java (revision 812)
1
// Copyright © 2010-2013 ENS de Lyon.
2
// Copyright © 2007-2010 ENS de Lyon, CNRS, INRP, University of
3
// Lyon 2, University of Franche-Comté, University of Nice
4
// Sophia Antipolis, University of Paris 3.
5
// 
6
// The TXM platform is free software: you can redistribute it
7
// and/or modify it under the terms of the GNU General Public
8
// License as published by the Free Software Foundation,
9
// either version 2 of the License, or (at your option) any
10
// later version.
11
// 
12
// The TXM platform is distributed in the hope that it will be
13
// useful, but WITHOUT ANY WARRANTY; without even the implied
14
// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
15
// PURPOSE. See the GNU General Public License for more
16
// details.
17
// 
18
// You should have received a copy of the GNU General
19
// Public License along with the TXM platform. If not, see
20
// http://www.gnu.org/licenses.
21
// 
22
// 
23
// 
24
// $LastChangedDate: 2014-12-02 08:45:10 +0100 (Tue, 02 Dec 2014) $
25
// $LastChangedRevision: 2912 $
26
// $LastChangedBy: mdecorde $ 
27
//
28
package org.txm.core;
29

  
30
import org.eclipse.core.runtime.Plugin;
31
import org.osgi.framework.BundleContext;
32

  
33
/**
34
 * The activator class controls the plug-in life cycle.
35
 */
36
public class Activator extends Plugin {
37

  
38
	// The plug-in ID
39
	/** The Constant PLUGIN_ID. */
40
	public static final String PLUGIN_ID = "org.txm.core"; //$NON-NLS-1$
41

  
42
	// The shared instance
43
	/** The plugin. */
44
	private static Activator plugin;
45

  
46
	/**
47
	 * The constructor.
48
	 */
49
	public Activator() {
50
	}
51

  
52
	/*
53
	 * (non-Javadoc)
54
	 * 
55
	 * @see
56
	 * org.eclipse.core.runtime.Plugins#start(org.osgi.framework.BundleContext)
57
	 */
58
	@Override
59
	public void start(BundleContext context) throws Exception {
60
		super.start(context);
61
		plugin = this;
62
	}
63

  
64
	/*
65
	 * (non-Javadoc)
66
	 * 
67
	 * @see
68
	 * org.eclipse.core.runtime.Plugin#stop(org.osgi.framework.BundleContext)
69
	 */
70
	@Override
71
	public void stop(BundleContext context) throws Exception {
72
		plugin = null;
73
		super.stop(context);
74
	}
75

  
76
	/**
77
	 * Returns the shared instance.
78
	 *
79
	 * @return the shared instance
80
	 */
81
	public static Activator getDefault() {
82
		return plugin;
83
	}
84

  
85
}
0 86

  
tmp/org.txm.core/src/java/org/txm/core/package.html (revision 812)
1
<html>
2
<body>
3
<p>RCP plugin classes</p>
4
</body>
5
</html>
0 6

  
tmp/org.txm.core/src/java/org/txm/utils/BundleUtils.java (revision 812)
117 117
			}
118 118

  
119 119
			if (!Zip.extractOneFile(bundleDir, file_path+file_name, outfile, false)) {
120
				System.out.println("Extraction of ressource script failed from "+bundleDir+" with path "+file_path+file_name);
120
				System.out.println("Extraction of ressource failed from "+bundleDir+" with path "+file_path+file_name);
121 121
				return false;
122 122
			}
123 123
		}
......
162 162
			}
163 163

  
164 164
			if (!Zip.extractOneFile(bundleDir, file_path+file_name, fileToReplace, true)) {
165
				System.out.println("Extraction of ressource script failed from "+bundleDir+" with path "+file_path+file_name);
165
				System.out.println("Extraction of ressource failed from "+bundleDir+" with path "+file_path+file_name);
166 166
				return false;
167 167
			}
168 168
		}
tmp/org.txm.core/META-INF/MANIFEST.MF (revision 812)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: TXM Core Toolbox
4
Bundle-SymbolicName: org.txm.core;singleton:=true
5
Bundle-Version: 0.8.0.qualifier
6
Bundle-Activator: org.txm.toolbox.Activator
7
Require-Bundle: org.txm.utils;bundle-version="1.0.0";visibility:=reexport,
8
 org.txm.libs.groovy-all;bundle-version="1.0.0";visibility:=reexport,
9
 org.eclipse.core.runtime;bundle-version="3.10.0";visibility:=reexport,
10
 org.eclipse.osgi.util;bundle-version="3.2.0";visibility:=reexport,
11
 org.eclipse.core.net;visibility:=reexport,
12
 org.eclipse.osgi;visibility:=reexport,
13
 org.eclipse.ui.workbench;visibility:=reexport,
14
 org.eclipse.core.commands;visibility:=reexport,
15
 org.eclipse.core.resources;visibility:=reexport
16
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
17
Export-Package: EDU.oswego.cs.dl.util.concurrent,
18
 EDU.oswego.cs.dl.util.concurrent.misc,
19
 antlr,
20
 antlr.ASdebug,
21
 antlr.actions.cpp,
22
 antlr.actions.csharp,
23
 antlr.actions.java,
24
 antlr.actions.python,
25
 antlr.build,
26
 antlr.collections,
27
 antlr.collections.impl,
28
 antlr.debug,
29
 antlr.debug.misc,
30
 antlr.preprocessor,
31
 ch.randelshofer.quaqua,
32
 ch.randelshofer.quaqua.border,
33
 ch.randelshofer.quaqua.color,
34
 ch.randelshofer.quaqua.colorchooser,
35
 ch.randelshofer.quaqua.datatransfer,
36
 ch.randelshofer.quaqua.ext.base64,
37
 ch.randelshofer.quaqua.ext.batik.ext.awt,
38
 ch.randelshofer.quaqua.ext.batik.ext.awt.image,
39
 ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff,
40
 ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util,
41
 ch.randelshofer.quaqua.ext.batik.ext.awt.image.renderable,
42
 ch.randelshofer.quaqua.ext.batik.ext.awt.image.rendered,
43
 ch.randelshofer.quaqua.ext.batik.i18n,
44
 ch.randelshofer.quaqua.ext.batik.util,
45
 ch.randelshofer.quaqua.ext.nanoxml,
46
 ch.randelshofer.quaqua.filechooser,
47
 ch.randelshofer.quaqua.icon,
48
 ch.randelshofer.quaqua.jaguar,
49
 ch.randelshofer.quaqua.jaguar.filechooser,
50
 ch.randelshofer.quaqua.leopard,
51
 ch.randelshofer.quaqua.leopard.filechooser,
52
 ch.randelshofer.quaqua.osx,
53
 ch.randelshofer.quaqua.panther,
54
 ch.randelshofer.quaqua.panther.filechooser,
55
 ch.randelshofer.quaqua.subset,
56
 ch.randelshofer.quaqua.tiger,
57
 ch.randelshofer.quaqua.tiger.filechooser,
58
 ch.randelshofer.quaqua.util,
59
 com.birosoft.liquid,
60
 com.birosoft.liquid.borders,
61
 com.birosoft.liquid.skin,
62
 com.jgoodies.forms.builder,
63
 com.jgoodies.forms.debug,
64
 com.jgoodies.forms.factories,
65
 com.jgoodies.forms.layout,
66
 com.jgoodies.forms.util,
67
 com.jgoodies.looks,
68
 com.jgoodies.looks.common,
69
 com.jgoodies.looks.plastic,
70
 com.jgoodies.looks.plastic.theme,
71
 com.jgoodies.looks.windows,
72
 jline,
73
 junit.extensions,
74
 junit.framework,
75
 junit.runner,
76
 junit.textui,
77
 org.apache.log4j,
78
 org.apache.log4j.chainsaw,
79
 org.apache.log4j.config,
80
 org.apache.log4j.helpers,
81
 org.apache.log4j.jdbc,
82
 org.apache.log4j.jmx,
83
 org.apache.log4j.lf5,
84
 org.apache.log4j.lf5.util,
85
 org.apache.log4j.lf5.viewer,
86
 org.apache.log4j.lf5.viewer.categoryexplorer,
87
 org.apache.log4j.lf5.viewer.configure,
88
 org.apache.log4j.net,
89
 org.apache.log4j.nt,
90
 org.apache.log4j.or,
91
 org.apache.log4j.or.jms,
92
 org.apache.log4j.or.sax,
93
 org.apache.log4j.spi,
94
 org.apache.log4j.varia,
95
 org.apache.log4j.xml,
96
 org.apache.tools.ant,
97
 org.apache.tools.ant.dispatch,
98
 org.apache.tools.ant.filters,
99
 org.apache.tools.ant.filters.util,
100
 org.apache.tools.ant.helper,
101
 org.apache.tools.ant.input,
102
 org.apache.tools.ant.launch,
103
 org.apache.tools.ant.listener,
104
 org.apache.tools.ant.loader,
105
 org.apache.tools.ant.property,
106
 org.apache.tools.ant.taskdefs,
107
 org.apache.tools.ant.taskdefs.compilers,
108
 org.apache.tools.ant.taskdefs.condition,
109
 org.apache.tools.ant.taskdefs.cvslib,
110
 org.apache.tools.ant.taskdefs.email,
111
 org.apache.tools.ant.taskdefs.rmic,
112
 org.apache.tools.ant.types,
113
 org.apache.tools.ant.types.mappers,
114
 org.apache.tools.ant.types.resources,
115
 org.apache.tools.ant.types.resources.comparators,
116
 org.apache.tools.ant.types.resources.selectors,
117
 org.apache.tools.ant.types.selectors,
118
 org.apache.tools.ant.types.selectors.modifiedselector,
119
 org.apache.tools.ant.types.spi,
120
 org.apache.tools.ant.util,
121
 org.apache.tools.ant.util.facade,
122
 org.apache.tools.ant.util.regexp,
123
 org.apache.tools.bzip2,
124
 org.apache.tools.mail,
125
 org.apache.tools.tar,
126
 org.apache.tools.zip,
127
 org.artofsolving.jodconverter,
128
 org.artofsolving.jodconverter.cli,
129
 org.artofsolving.jodconverter.document,
130
 org.artofsolving.jodconverter.office,
131
 org.artofsolving.jodconverter.process,
132
 org.artofsolving.jodconverter.util,
133
 org.dom4j,
134
 org.dom4j.bean,
135
 org.dom4j.datatype,
136
 org.dom4j.dom,
137
 org.dom4j.dtd,
138
 org.dom4j.io,
139
 org.dom4j.jaxb,
140
 org.dom4j.rule,
141
 org.dom4j.rule.pattern,
142
 org.dom4j.swing,
143
 org.dom4j.tree,
144
 org.dom4j.util,
145
 org.dom4j.xpath,
146
 org.dom4j.xpp,
147
 org.hamcrest,
148
 org.hamcrest.core,
149
 org.hamcrest.internal,
150
 org.hsqldb,
151
 org.hsqldb.dbinfo,
152
 org.hsqldb.error,
153
 org.hsqldb.index,
154
 org.hsqldb.jdbc,
155
 org.hsqldb.jdbc.pool,
156
 org.hsqldb.lib,
157
 org.hsqldb.lib.java,
158
 org.hsqldb.lib.tar,
159
 org.hsqldb.navigator,
160
 org.hsqldb.persist,
161
 org.hsqldb.resources,
162
 org.hsqldb.result,
163
 org.hsqldb.rights,
164
 org.hsqldb.rowio,
165
 org.hsqldb.scriptio,
166
 org.hsqldb.server,
167
 org.hsqldb.types,
168
 org.hsqldb.util,
169
 org.jdesktop.layout,
170
 org.junit,
171
 org.junit.experimental.results,
172
 org.junit.experimental.runners,
173
 org.junit.experimental.theories,
174
 org.junit.experimental.theories.internal,
175
 org.junit.experimental.theories.suppliers,
176
 org.junit.internal,
177
 org.junit.internal.builders,
178
 org.junit.internal.matchers,
179
 org.junit.internal.requests,
180
 org.junit.internal.runners,
181
 org.junit.internal.runners.model,
182
 org.junit.internal.runners.statements,
183
 org.junit.matchers,
184
 org.junit.runner,
185
 org.junit.runner.manipulation,
186
 org.junit.runner.notification,
187
 org.junit.runners,
188
 org.junit.runners.model,
189
 org.knallgrau.utils.textcat,
190
 org.mozilla.universalchardet,
191
 org.mozilla.universalchardet.prober,
192
 org.mozilla.universalchardet.prober.contextanalysis,
193
 org.mozilla.universalchardet.prober.distributionanalysis,
194
 org.mozilla.universalchardet.prober.sequence,
195
 org.mozilla.universalchardet.prober.statemachine,
196
 org.objectweb.asm.tree,
197
 org.objectweb.asm.tree.analysis,
198
 org.postgresql,
199
 org.postgresql.copy,
200
 org.postgresql.core,
201
 org.postgresql.core.v2,
202
 org.postgresql.core.v3,
203
 org.postgresql.ds,
204
 org.postgresql.ds.common,
205
 org.postgresql.fastpath,
206
 org.postgresql.geometric,
207
 org.postgresql.gss,
208
 org.postgresql.hostchooser,
209
 org.postgresql.jdbc,
210
 org.postgresql.jdbc2,
211
 org.postgresql.jdbc2.optional,
212
 org.postgresql.jdbc3,
213
 org.postgresql.largeobject,
214
 org.postgresql.osgi,
215
 org.postgresql.ssl,
216
 org.postgresql.ssl.jdbc4,
217
 org.postgresql.sspi,
218
 org.postgresql.translation,
219
 org.postgresql.util,
220
 org.postgresql.xa,
221
 org.sqlite,
222
 org.sqlite.core,
223
 org.sqlite.date,
224
 org.sqlite.javax,
225
 org.sqlite.jdbc3,
226
 org.sqlite.jdbc4,
227
 org.sqlite.util,
228
 org.txm,
229
 org.txm.core.engines,
230
 org.txm.core.messages,
231
 org.txm.core.preferences,
232
 org.txm.core.results,
233
 org.txm.core.results.comparators,
234
 org.txm.functions,
235
 org.txm.importer,
236
 org.txm.importer.filters,
237
 org.txm.importer.scripting,
238
 org.txm.metadatas,
239
 org.txm.objects,
240
 org.txm.sql,
241
 org.txm.stat.utils,
242
 org.txm.tests,
243
 org.txm.toolbox,
244
 org.txm.utils,
245
 org.w3c.tidy,
246
 org.w3c.tidy.ant
247
Bundle-ClassPath: .,
248
 lib/ant-1.7.1.jar,
249
 lib/ant-launcher.jar,
250
 lib/ant.jar,
251
 lib/antlr-2.7.7.jar,
252
 lib/asm-analysis-2.2.3.jar,
253
 lib/asm-tree-2.2.3.jar,
254
 lib/colt-1.2.0.jar,
255
 lib/concurrent-1.3.4.jar,
256
 lib/dom4j-1.6.1.jar,
257
 lib/forms-1.0.7.jar,
258
 lib/jline-0.9.94.jar,
259
 lib/junit-4.5.jar,
260
 lib/jvectClipboard-1.2.jar,
261
 lib/liquidlnf.jar,
262
 lib/log4j-1.2.12.jar,
263
 lib/looks-2.0.1.jar,
264
 lib/macSpecific.jar,
265
 lib/quaqua.jar,
266
 lib/REngine.jar,
267
 lib/RserveEngine.jar,
268
 lib/rtfCleaner.jar,
269
 lib/swing-layout-1.0.3.jar,
270
 lib/juniversalchardet-1.0.3.jar,
271
 lib/textcat-1.0.1.jar,
272
 lib/saxon9he.jar,
273
 lib/jtidy-r938.jar,
274
 lib/json-20090211.jar,
275
 lib/juh-3.2.1.jar,
276
 lib/jurt-3.2.1.jar,
277
 lib/ridl-3.2.1.jar,
278
 lib/unoil-3.2.1.jar,
279
 lib/hsqldb.jar,
280
 lib/sqlite-jdbc-3.8.11.2.jar,
281
 lib/postgresql-9.4.1207.jre6.jar,
282
 lib/jodconverter-core-3.1-beta.jar
283
Bundle-ActivationPolicy: lazy
284
Bundle-Vendor: Textometrie.org
1
Manifest-Version: 1.0
2
Require-Bundle: org.txm.utils;bundle-version="1.0.0";visibility:=reexp
3
 ort,org.txm.libs.groovy-all;bundle-version="1.0.0";visibility:=reexpo
4
 rt,org.eclipse.core.runtime;bundle-version="3.10.0";visibility:=reexp
5
 ort,org.eclipse.osgi.util;bundle-version="3.2.0";visibility:=reexport
6
 ,org.eclipse.core.net;visibility:=reexport,org.eclipse.osgi;visibilit
7
 y:=reexport,org.eclipse.ui.workbench;visibility:=reexport,org.eclipse
8
 .core.commands;visibility:=reexport,org.eclipse.core.resources;visibi
9
 lity:=reexport
10
Export-Package: EDU.oswego.cs.dl.util.concurrent,EDU.oswego.cs.dl.util
11
 .concurrent.misc,antlr,antlr.ASdebug,antlr.actions.cpp,antlr.actions.
12
 csharp,antlr.actions.java,antlr.actions.python,antlr.build,antlr.coll
13
 ections,antlr.collections.impl,antlr.debug,antlr.debug.misc,antlr.pre
14
 processor,ch.randelshofer.quaqua,ch.randelshofer.quaqua.border,ch.ran
15
 delshofer.quaqua.color,ch.randelshofer.quaqua.colorchooser,ch.randels
16
 hofer.quaqua.datatransfer,ch.randelshofer.quaqua.ext.base64,ch.randel
17
 shofer.quaqua.ext.batik.ext.awt,ch.randelshofer.quaqua.ext.batik.ext.
18
 awt.image,ch.randelshofer.quaqua.ext.batik.ext.awt.image.codec.tiff,c
19
 h.randelshofer.quaqua.ext.batik.ext.awt.image.codec.util,ch.randelsho
20
 fer.quaqua.ext.batik.ext.awt.image.renderable,ch.randelshofer.quaqua.
21
 ext.batik.ext.awt.image.rendered,ch.randelshofer.quaqua.ext.batik.i18
22
 n,ch.randelshofer.quaqua.ext.batik.util,ch.randelshofer.quaqua.ext.na
23
 noxml,ch.randelshofer.quaqua.filechooser,ch.randelshofer.quaqua.icon,
24
 ch.randelshofer.quaqua.jaguar,ch.randelshofer.quaqua.jaguar.filechoos
25
 er,ch.randelshofer.quaqua.leopard,ch.randelshofer.quaqua.leopard.file
26
 chooser,ch.randelshofer.quaqua.osx,ch.randelshofer.quaqua.panther,ch.
27
 randelshofer.quaqua.panther.filechooser,ch.randelshofer.quaqua.subset
28
 ,ch.randelshofer.quaqua.tiger,ch.randelshofer.quaqua.tiger.filechoose
29
 r,ch.randelshofer.quaqua.util,com.birosoft.liquid,com.birosoft.liquid
30
 .borders,com.birosoft.liquid.skin,com.jgoodies.forms.builder,com.jgoo
31
 dies.forms.debug,com.jgoodies.forms.factories,com.jgoodies.forms.layo
32
 ut,com.jgoodies.forms.util,com.jgoodies.looks,com.jgoodies.looks.comm
33
 on,com.jgoodies.looks.plastic,com.jgoodies.looks.plastic.theme,com.jg
34
 oodies.looks.windows,jline,junit.extensions,junit.framework,junit.run
35
 ner,junit.textui,org.apache.log4j,org.apache.log4j.chainsaw,org.apach
36
 e.log4j.config,org.apache.log4j.helpers,org.apache.log4j.jdbc,org.apa
37
 che.log4j.jmx,org.apache.log4j.lf5,org.apache.log4j.lf5.util,org.apac
38
 he.log4j.lf5.viewer,org.apache.log4j.lf5.viewer.categoryexplorer,org.
39
 apache.log4j.lf5.viewer.configure,org.apache.log4j.net,org.apache.log
40
 4j.nt,org.apache.log4j.or,org.apache.log4j.or.jms,org.apache.log4j.or
41
 .sax,org.apache.log4j.spi,org.apache.log4j.varia,org.apache.log4j.xml
42
 ,org.apache.tools.ant,org.apache.tools.ant.dispatch,org.apache.tools.
43
 ant.filters,org.apache.tools.ant.filters.util,org.apache.tools.ant.he
44
 lper,org.apache.tools.ant.input,org.apache.tools.ant.launch,org.apach
45
 e.tools.ant.listener,org.apache.tools.ant.loader,org.apache.tools.ant
46
 .property,org.apache.tools.ant.taskdefs,org.apache.tools.ant.taskdefs
47
 .compilers,org.apache.tools.ant.taskdefs.condition,org.apache.tools.a
48
 nt.taskdefs.cvslib,org.apache.tools.ant.taskdefs.email,org.apache.too
49
 ls.ant.taskdefs.rmic,org.apache.tools.ant.types,org.apache.tools.ant.
50
 types.mappers,org.apache.tools.ant.types.resources,org.apache.tools.a
51
 nt.types.resources.comparators,org.apache.tools.ant.types.resources.s
52
 electors,org.apache.tools.ant.types.selectors,org.apache.tools.ant.ty
53
 pes.selectors.modifiedselector,org.apache.tools.ant.types.spi,org.apa
54
 che.tools.ant.util,org.apache.tools.ant.util.facade,org.apache.tools.
55
 ant.util.regexp,org.apache.tools.bzip2,org.apache.tools.mail,org.apac
56
 he.tools.tar,org.apache.tools.zip,org.artofsolving.jodconverter,org.a
57
 rtofsolving.jodconverter.cli,org.artofsolving.jodconverter.document,o
58
 rg.artofsolving.jodconverter.office,org.artofsolving.jodconverter.pro
59
 cess,org.artofsolving.jodconverter.util,org.dom4j,org.dom4j.bean,org.
60
 dom4j.datatype,org.dom4j.dom,org.dom4j.dtd,org.dom4j.io,org.dom4j.jax
... Ce différentiel a été tronqué car il excède la taille maximale pouvant être affichée.

Formats disponibles : Unified diff