root / tmp / org.txm.rcp / META-INF / MANIFEST.MF @ 626
History | View | Annotate | Download (6 kB)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: %Bundle-Name |
4 |
Bundle-SymbolicName: org.txm.rcp;singleton:=true |
5 |
Bundle-Version: 0.8.0.qualifier |
6 |
Bundle-Activator: org.txm.rcp.Activator |
7 |
Bundle-Vendor: %Bundle-Vendor |
8 |
Require-Bundle: org.eclipse.ui;visibility:=reexport, |
9 |
org.eclipse.core.runtime;visibility:=reexport, |
10 |
org.eclipse.core.filesystem;bundle-version="1.2.0", |
11 |
org.eclipse.ui.ide;visibility:=reexport, |
12 |
org.eclipse.ui.console;bundle-version="3.4.0";visibility:=reexport, |
13 |
org.eclipse.jface.text, |
14 |
org.eclipse.ui.browser;bundle-version="3.2.300", |
15 |
org.eclipse.ui.forms, |
16 |
org.eclipse.ui.editors, |
17 |
org.txm.core;visibility:=reexport, |
18 |
org.eclipse.e4.ui.workbench.addons.swt;bundle-version="1.0.0", |
19 |
org.eclipse.equinox.ds;bundle-version="1.4.100", |
20 |
org.eclipse.equinox.event;bundle-version="1.3.0", |
21 |
org.eclipse.equinox.p2.ui;bundle-version="2.3.0";visibility:=reexport, |
22 |
org.eclipse.equinox.p2.ui.sdk;bundle-version="1.0.300", |
23 |
org.eclipse.equinox.p2.ui.sdk.scheduler;bundle-version="1.2.0", |
24 |
org.eclipse.update.configurator;bundle-version="3.3.200", |
25 |
org.eclipse.e4.ui.css.swt.theme;bundle-version="0.9.100", |
26 |
org.eclipse.e4.ui.css.swt;bundle-version="0.11.0", |
27 |
org.eclipse.e4.ui.css.core;bundle-version="0.10.100", |
28 |
org.eclipse.equinox.p2.updatesite;bundle-version="1.0.400", |
29 |
org.eclipse.platform;bundle-version="4.3.0";visibility:=reexport, |
30 |
org.eclipse.equinox.util;bundle-version="1.0.500", |
31 |
org.eclipse.equinox.p2.operations, |
32 |
org.eclipse.equinox.p2.metadata;bundle-version="2.2.0", |
33 |
org.eclipse.equinox.p2.director, |
34 |
org.eclipse.equinox.p2.ui.discovery;bundle-version="1.0.0", |
35 |
org.eclipse.equinox.p2.discovery;bundle-version="1.0.200", |
36 |
org.eclipse.equinox.p2.discovery.compatibility;bundle-version="1.0.101", |
37 |
org.eclipse.swt, |
38 |
org.eclipse.equinox.p2.repository;bundle-version="2.3.0", |
39 |
org.eclipse.equinox.p2.core;bundle-version="2.3.0", |
40 |
org.eclipse.equinox.p2.engine;bundle-version="2.3.0", |
41 |
org.eclipse.equinox.p2.console;bundle-version="1.0.300", |
42 |
org.eclipse.ui.net;bundle-version="1.2.200", |
43 |
org.eclipse.core.net;visibility:=reexport, |
44 |
org.eclipse.e4.ui.model.workbench, |
45 |
org.eclipse.e4.ui.workbench;bundle-version="1.0.0", |
46 |
org.eclipse.e4.core.contexts;bundle-version="1.3.0", |
47 |
org.eclipse.core.expressions;visibility:=reexport, |
48 |
org.eclipse.ui.navigator;bundle-version="3.5.300", |
49 |
org.eclipse.ui.navigator.resources;bundle-version="3.4.500", |
50 |
org.eclipse.e4.ui.di, |
51 |
org.eclipse.ui.themes;bundle-version="1.0.1", |
52 |
org.eclipse.core.resources;bundle-version="3.9.1", |
53 |
org.eclipse.ui.workbench.texteditor;bundle-version="3.9.0", |
54 |
org.eclipse.e4.ui.bindings;bundle-version="0.10.200", |
55 |
org.eclipse.osgi.services;bundle-version="3.4.0", |
56 |
org.eclipse.osgi.util;bundle-version="3.3.0", |
57 |
org.eclipse.equinox.p2.reconciler.dropins;bundle-version="1.1.200", |
58 |
org.txm.utils;bundle-version="1.0.0", |
59 |
org.txm.libs.batik;bundle-version="0.0.0", |
60 |
org.eclipse.ui.views.log;bundle-version="1.0.500", |
61 |
org.eclipse.ui.workbench;visibility:=reexport, |
62 |
org.txm.searchengine.cqp.core, |
63 |
org.txm.chartsengine.core;bundle-version="1.0.0", |
64 |
org.txm.chartsengine.jfreechart.core;bundle-version="1.0.0", |
65 |
org.txm.chartsengine.r.core;bundle-version="1.0.0", |
66 |
org.txm.specificities.core;bundle-version="1.0.0", |
67 |
org.txm.statsengine.core;bundle-version="1.0.0", |
68 |
org.txm.statsengine.r.core;bundle-version="1.0.0", |
69 |
org.txm.searchengine.core;bundle-version="1.0.0", |
70 |
org.txm.groovy.core |
71 |
Bundle-ActivationPolicy: lazy |
72 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
73 |
Export-Package: junit.extensions, |
74 |
junit.framework, |
75 |
junit.runner, |
76 |
junit.textui, |
77 |
org.apache.commons.cli, |
78 |
org.apache.commons.lang, |
79 |
org.apache.commons.lang.builder, |
80 |
org.apache.commons.lang.enums, |
81 |
org.apache.commons.lang.exception, |
82 |
org.apache.commons.lang.math, |
83 |
org.apache.commons.lang.mutable, |
84 |
org.apache.commons.lang.text, |
85 |
org.apache.commons.lang.time, |
86 |
org.apache.log4j, |
87 |
org.apache.log4j.chainsaw, |
88 |
org.apache.log4j.config, |
89 |
org.apache.log4j.helpers, |
90 |
org.apache.log4j.jdbc, |
91 |
org.apache.log4j.jmx, |
92 |
org.apache.log4j.lf5, |
93 |
org.apache.log4j.lf5.util, |
94 |
org.apache.log4j.lf5.viewer, |
95 |
org.apache.log4j.lf5.viewer.categoryexplorer, |
96 |
org.apache.log4j.lf5.viewer.configure, |
97 |
org.apache.log4j.net, |
98 |
org.apache.log4j.nt, |
99 |
org.apache.log4j.or, |
100 |
org.apache.log4j.or.jms, |
101 |
org.apache.log4j.or.sax, |
102 |
org.apache.log4j.spi, |
103 |
org.apache.log4j.varia, |
104 |
org.apache.log4j.xml, |
105 |
org.hamcrest, |
106 |
org.hamcrest.core, |
107 |
org.hamcrest.internal, |
108 |
org.junit, |
109 |
org.junit.experimental.results, |
110 |
org.junit.experimental.runners, |
111 |
org.junit.experimental.theories, |
112 |
org.junit.experimental.theories.internal, |
113 |
org.junit.experimental.theories.suppliers, |
114 |
org.junit.internal, |
115 |
org.junit.internal.builders, |
116 |
org.junit.internal.matchers, |
117 |
org.junit.internal.requests, |
118 |
org.junit.internal.runners, |
119 |
org.junit.internal.runners.model, |
120 |
org.junit.internal.runners.statements, |
121 |
org.junit.matchers, |
122 |
org.junit.runner, |
123 |
org.junit.runner.manipulation, |
124 |
org.junit.runner.notification, |
125 |
org.junit.runners, |
126 |
org.junit.runners.model, |
127 |
org.txm.rcp, |
128 |
org.txm.rcp.actions, |
129 |
org.txm.rcp.adapters, |
130 |
org.txm.rcp.commands, |
131 |
org.txm.rcp.commands.base, |
132 |
org.txm.rcp.commands.editor, |
133 |
org.txm.rcp.commands.function, |
134 |
org.txm.rcp.commands.queryview, |
135 |
org.txm.rcp.commands.tests, |
136 |
org.txm.rcp.commands.workspace, |
137 |
org.txm.rcp.decorators, |
138 |
org.txm.rcp.editors, |
139 |
org.txm.rcp.editors.adaptableDataStructure, |
140 |
org.txm.rcp.editors.imports, |
141 |
org.txm.rcp.editors.imports.sections, |
142 |
org.txm.rcp.editors.input, |
143 |
org.txm.rcp.editors.listeners, |
144 |
org.txm.rcp.handlers, |
145 |
org.txm.rcp.jface, |
146 |
org.txm.rcp.log, |
147 |
org.txm.rcp.p2.plugins, |
148 |
org.txm.rcp.perspective, |
149 |
org.txm.rcp.preferences, |
150 |
org.txm.rcp.splashHandlers, |
151 |
org.txm.rcp.svg, |
152 |
org.txm.rcp.swt.dialog, |
153 |
org.txm.rcp.swt.provider, |
154 |
org.txm.rcp.swt.widget, |
155 |
org.txm.rcp.swt.widget.parameters, |
156 |
org.txm.rcp.swt.widget.preferences, |
157 |
org.txm.rcp.swt.widget.structures, |
158 |
org.txm.rcp.testers, |
159 |
org.txm.rcp.utils, |
160 |
org.txm.rcp.views, |
161 |
org.txm.rcp.views.cmdparameters, |
162 |
org.txm.rcp.views.corpora, |
163 |
org.txm.rcp.views.debug, |
164 |
org.txm.rcp.views.fileexplorer, |
165 |
org.txm.rcp.wizard |
166 |
Bundle-ClassPath: bin/, |
167 |
., |
168 |
lib/commons-cli-1.2.jar, |
169 |
lib/commons-lang-2.4.jar, |
170 |
lib/junit-4.5.jar, |
171 |
lib/log4j-1.2.12.jar, |
172 |
swing2swt.jar |