Révision 60
tmp/org.txm.rcp/plugin.xml (revision 60) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<?eclipse version="3.4"?> |
|
3 |
<plugin> |
|
4 |
<extension-point id="org.txm.rcp.extentionpoint.command" name="%extension-point.name" schema="schema/org.txm.rcp.extentionpoint.command.exsd"/> |
|
5 |
<extension-point id="org.txm.rcp.extensionpoint.backtotext" name="Back to text" schema="schema/org.txm.rcp.extensionpoint.backtotext.exsd"/> |
|
6 |
|
|
7 |
<extension |
|
8 |
id="Application" |
|
9 |
point="org.eclipse.core.runtime.applications"> |
|
10 |
<application |
|
11 |
icon="icons/logo/TXM logo.png"> |
|
12 |
<run |
|
13 |
class="org.txm.rcpapplication.Application"> |
|
14 |
</run> |
|
15 |
</application> |
|
16 |
</extension> |
|
17 |
<extension |
|
18 |
point="org.eclipse.ui.perspectives"> |
|
19 |
<perspective |
|
20 |
class="org.txm.rcpapplication.perspective.TXMPerspective" |
|
21 |
icon="icons/objects/corpus.png" |
|
22 |
id="org.txm.rcpapplication.perspective.TXMPerspective" |
|
23 |
name="%perspective.name"> |
|
24 |
</perspective> |
|
25 |
<perspective |
|
26 |
class="org.txm.rcpapplication.perspective.RPerspective" |
|
27 |
icon="icons/logo/Rcran.png" |
|
28 |
id="org.txm.rcpapplication.perspective.RPerspective" |
|
29 |
name="%perspective.name.0"> |
|
30 |
</perspective> |
|
31 |
</extension> |
|
32 |
<extension |
|
33 |
id="product" |
|
34 |
point="org.eclipse.core.runtime.products"> |
|
35 |
<product |
|
36 |
application="org.txm.rcpapplication.Application" |
|
37 |
name="TXM"> |
|
38 |
<property |
|
39 |
name="appName" |
|
40 |
value="TXM"> |
|
41 |
</property> |
|
42 |
<property |
|
43 |
name="preferenceCustomization" |
|
44 |
value="plugin_customization.ini"> |
|
45 |
</property> |
|
46 |
<property |
|
47 |
name="windowImages" |
|
48 |
value="icons/logo/TXM logo.png"> |
|
49 |
</property> |
|
50 |
<property |
|
51 |
name="startupForegroundColor" |
|
52 |
value="000000"> |
|
53 |
</property> |
|
54 |
<property |
|
55 |
name="startupMessageRect" |
|
56 |
value="13,312,290,20"> |
|
57 |
</property> |
|
58 |
<property |
|
59 |
name="aboutImage" |
|
60 |
value="icons/logo/about TXM.png"> |
|
61 |
</property> |
|
62 |
<property |
|
63 |
name="aboutText" |
|
64 |
value="<TXM Software User Agreement>

TXM 0.7.8 Copyright © 2010-2016 ENS de Lyon, University of Franche-Comté, CNRS

<English version below>

EN ACCEPTANT CETTE MISE À JOUR ET EN UTILISANT TXM, VOUS VOUS ENGAGEZ À CITER L'ARTICLE DE RÉFÉRENCE DE LA PLATEFORME* DANS VOS PUBLICATIONS DE RÉSULTATS OBTENUS À PARTIR D'ELLE. CELA EST ESSENTIEL POUR NOUS PERMETTRE DE JUSTIFIER LE BESOIN DE PÉRENNISATION DE CET INSTRUMENT DE TRAVAIL POUR LA COMMUNAUTÉ SCIENTIFIQUE.

Le logiciel TXM est un logiciel libre ; vous pouvez le redistribuer et/ou le modifier suivant les termes de la Licence publique générale GNU telle que publiée par la Free Software Foundation, soit la version 2 de cette License, soit une version ultérieure.

Le logiciel TXM est distribué dans l'espoir qu'il sera utile, mais sans aucune garantie, y compris mais non de façon limitative les garanties implicites de qualité marchande et de convenance à un usage particulier. Consultez la version 2 et la version 3 de la Licence publique générale GNU pour plus de détails.

Vous devriez avoir reçu une copie de la Licence publique générale GNU en accompagnement du logiciel TXM ; si ce n'est pas le cas, veuillez consulter la page http://www.gnu.org/licenses/gpl-2.0.html.
_______________
* Serge Heiden, Jean-Philippe Magué, Bénédicte Pincemin.
TXM : Une plateforme logicielle open-source pour la textométrie - conception et développement. Sergio Bolasco, Isabella Chiari, Luca Giuliano. 10th International Conference on the Statistical Analysis of Textual Data - JADT 2010, Jun 2010, Rome, Italie.
Edizioni Universitarie di Lettere Economia Diritto, 2 (3), pp.1021-1032, 2010. <halshs-00549779>


ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH


By accepting this update and by using TXM, you agree to cite the TXM platform reference article** in your publications of results obtained from it. That is essential for us to justify the need for sustainability of this instrument for the scientific community.

The TXM platform is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

The TXM platform is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the TXM platform. If not, see http://www.gnu.org/licenses/gpl-2.0.html.
_______________
** Serge Heiden. The TXM Platform: Building Open-Source Textual
Analysis Software Compatible with the TEI Encoding Scheme. Ryo Otoguro, Kiyoshi Ishikawa, Hiroshi Umemoto, Kei Yoshimoto and Yasunari Harada. 24th Pacific Asia Conference on Language, Information and Computation, Nov 2010, Sendai, Japan. Institute for Digital Enhancement of Cognitive Development, Waseda University, pp.389-398, 2010. <halshs-00549764>"> |
|
65 |
</property> |
|
66 |
<property |
|
67 |
name="startupProgressRect" |
|
68 |
value="13,332,290,15"> |
|
69 |
</property> |
|
70 |
<property |
|
71 |
name="cssTheme" |
|
72 |
value="org.txm.rcp.theme.default.linux"> |
|
73 |
</property> |
|
74 |
</product> |
|
75 |
</extension> |
|
76 |
<extension |
|
77 |
point="org.eclipse.ui.perspectiveExtensions"> |
|
78 |
<perspectiveExtension targetID="org.eclipse.ui.resourcePerspective"> |
|
79 |
<view |
|
80 |
closeable="false" |
|
81 |
id="org.txm.rcpapplication.views.CorporaView" |
|
82 |
ratio="0.5" |
|
83 |
relationship="right" |
|
84 |
relative="org.eclipse.ui.views.TaskList"/> |
|
85 |
<view |
|
86 |
closeable="true" |
|
87 |
id="org.eclipse.ui.views.ProgressView" |
|
88 |
ratio="0.5" |
|
89 |
relationship="bottom" |
|
90 |
showTitle="true" |
|
91 |
visible="true"> |
|
92 |
</view> |
|
93 |
<view |
|
94 |
closeable="true" |
|
95 |
id="org.txm.rcpapplication.views.GroovyConsole" |
|
96 |
minimized="false" |
|
97 |
ratio="0.5" |
|
98 |
relationship="bottom" |
|
99 |
visible="true"> |
|
100 |
</view> |
|
101 |
<view |
|
102 |
closeable="true" |
|
103 |
id="org.txm.rcpapplication.views.QueriesView" |
|
104 |
ratio="0.5" |
|
105 |
relationship="right" |
|
106 |
relative="org.eclipse.ui.views.TaskList"> |
|
107 |
</view> |
|
108 |
</perspectiveExtension> |
|
109 |
</extension> |
|
110 |
<extension |
|
111 |
point="org.eclipse.ui.views"> |
|
112 |
<category |
|
113 |
id="org.txm.rcpapplication" |
|
114 |
name="%category.name"/> |
|
115 |
<view |
|
116 |
category="org.txm.rcpapplication" |
|
117 |
class="org.txm.rcpapplication.views.CorporaView" |
|
118 |
icon="icons/objects/corpus.png" |
|
119 |
id="org.txm.rcpapplication.views.CorporaView" |
|
120 |
name="%view.name"/> |
|
121 |
<view |
|
122 |
allowMultiple="false" |
|
123 |
category="org.eclipse.ui" |
|
124 |
class="org.eclipse.ui.ExtensionFactory:progressView" |
|
125 |
id="org.eclipse.ui.views.ProgressView" |
|
126 |
name="%view.name.0" |
|
127 |
restorable="true"> |
|
128 |
</view> |
|
129 |
<view |
|
130 |
allowMultiple="false" |
|
131 |
category="org.txm.rcpapplication" |
|
132 |
class="org.txm.rcpapplication.views.fileexplorer.Explorer" |
|
133 |
icon="icons/objects/folder.png" |
|
134 |
id="org.txm.rcpapplication.views.fileexplorer.Explorer" |
|
135 |
name="%view.name.1" |
|
136 |
restorable="true"> |
|
137 |
</view> |
|
138 |
<view |
|
139 |
allowMultiple="false" |
|
140 |
category="org.txm.rcpapplication" |
|
141 |
class="org.txm.rcpapplication.views.GroovyConsole" |
|
142 |
id="org.txm.rcpapplication.views.GroovyConsole" |
|
143 |
name="%view.name.2" |
|
144 |
restorable="true"> |
|
145 |
</view> |
|
146 |
<view |
|
147 |
category="org.txm.rcpapplication" |
|
148 |
class="org.txm.rcpapplication.views.BasesView" |
|
149 |
id="org.txm.rcpapplication.views.BasesView" |
|
150 |
name="%view.name.3" |
|
151 |
restorable="true"> |
|
152 |
</view> |
|
153 |
<view |
|
154 |
category="org.txm.rcpapplication" |
|
155 |
class="org.txm.rcpapplication.views.QueriesView" |
|
156 |
icon="icons/objects/query.png" |
|
157 |
id="org.txm.rcpapplication.views.QueriesView" |
|
158 |
name="%view.name.4" |
|
159 |
restorable="true"> |
|
160 |
</view> |
|
161 |
<view |
|
162 |
category="org.txm.rcpapplication" |
|
163 |
class="org.txm.rcpapplication.views.RVariablesView" |
|
164 |
id="org.txm.rcpapplication.views.RVariablesView" |
|
165 |
name="%view.name.5" |
|
166 |
restorable="true"> |
|
167 |
</view> |
|
168 |
<view |
|
169 |
allowMultiple="false" |
|
170 |
category="org.txm.rcpapplication" |
|
171 |
class="org.txm.rcpapplication.views.RConsole" |
|
172 |
icon="icons/decorators/R.png" |
|
173 |
id="org.txm.rcpapplication.views.RConsole" |
|
174 |
name="%view.name.6" |
|
175 |
restorable="true"> |
|
176 |
</view> |
|
177 |
<view |
|
178 |
category="org.txm.rcpapplication" |
|
179 |
class="org.txm.rcpapplication.views.SummaryView" |
|
180 |
id="org.txm.rcpapplication.views.InternalCorpusView" |
|
181 |
name="%view.name.7" |
|
182 |
restorable="true"> |
|
183 |
</view> |
|
184 |
<view |
|
185 |
allowMultiple="false" |
|
186 |
category="org.txm.rcpapplication" |
|
187 |
class="org.txm.rcpapplication.views.fileexplorer.MacroExplorer" |
|
188 |
icon="icons/objects/script.png" |
|
189 |
id="org.txm.rcpapplication.views.fileexplorer.MacroExplorer" |
|
190 |
name="%view.name.8" |
|
191 |
restorable="true"> |
|
192 |
</view> |
|
193 |
<view |
|
194 |
category="org.txm.rcpapplication" |
|
195 |
class="org.txm.rcpapplication.views.knowledgerepositories.KRView" |
|
196 |
id="org.txm.rcpapplication.views.knowledgerepositories.KRView" |
|
197 |
name="%view.name.9" |
|
198 |
restorable="true"> |
|
199 |
</view> |
|
200 |
</extension> |
|
201 |
<extension |
|
202 |
point="org.eclipse.core.runtime.adapters"> |
|
203 |
<factory |
|
204 |
adaptableType="org.txm.searchengine.cqp.corpus.CorpusManager" |
|
205 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
206 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/> |
|
207 |
</factory> |
|
208 |
<factory |
|
209 |
adaptableType="org.txm.searchengine.cqp.corpus.Lexicon" |
|
210 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
211 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/> |
|
212 |
</factory> |
|
213 |
|
|
214 |
<factory |
|
215 |
adaptableType="org.txm.searchengine.cqp.corpus.Corpus" |
|
216 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
217 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/> |
|
218 |
</factory> |
|
219 |
|
|
220 |
<factory |
|
221 |
adaptableType="org.txm.searchengine.cqp.corpus.Partition" |
|
222 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
223 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/> |
|
224 |
</factory> |
|
225 |
|
|
226 |
<factory |
|
227 |
adaptableType="org.txm.functions.specificities.SpecificitesResult" |
|
228 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
229 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/> |
|
230 |
</factory> |
|
231 |
|
|
232 |
<factory |
|
233 |
adaptableType="org.txm.stat.data.LexicalTable" |
|
234 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
235 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/> |
|
236 |
</factory> |
|
237 |
|
|
238 |
<factory |
|
239 |
adaptableType="org.txm.functions.concordances.Concordance" |
|
240 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
241 |
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/> |
|
242 |
</factory> |
|
243 |
<factory |
|
244 |
adaptableType="org.txm.functions.ca.CA" |
|
245 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
246 |
<adapter |
|
247 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
248 |
</adapter> |
|
249 |
</factory> |
|
250 |
<factory |
|
251 |
adaptableType="org.txm.functions.index.Index" |
|
252 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
253 |
<adapter |
|
254 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
255 |
</adapter> |
|
256 |
</factory> |
|
257 |
<factory |
|
258 |
adaptableType="org.txm.functions.progression.Progression" |
|
259 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
260 |
<adapter |
|
261 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
262 |
</adapter> |
|
263 |
</factory> |
|
264 |
<factory |
|
265 |
adaptableType="org.txm.functions.cooccurrences.Cooccurrence" |
|
266 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
267 |
<adapter |
|
268 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
269 |
</adapter> |
|
270 |
</factory> |
|
271 |
<factory |
|
272 |
adaptableType="org.txm.stat.data.LexicalTable" |
|
273 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
274 |
<adapter |
|
275 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
276 |
</adapter> |
|
277 |
</factory> |
|
278 |
<factory |
|
279 |
adaptableType="org.txm.functions.referencer.Referencer" |
|
280 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
281 |
<adapter |
|
282 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
283 |
</adapter> |
|
284 |
</factory> |
|
285 |
<factory |
|
286 |
adaptableType="org.txm.functions.classification.CAH" |
|
287 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
288 |
<adapter |
|
289 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
290 |
</adapter> |
|
291 |
</factory> |
|
292 |
<factory |
|
293 |
adaptableType="org.txm.functions.internal.InternalView" |
|
294 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
295 |
<adapter |
|
296 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
297 |
</adapter> |
|
298 |
</factory> |
|
299 |
<factory |
|
300 |
adaptableType="org.txm.functions.intertextualdistance.InterTextDistance" |
|
301 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
302 |
<adapter |
|
303 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
304 |
</adapter> |
|
305 |
</factory> |
|
306 |
|
|
307 |
<factory |
|
308 |
adaptableType="org.txm.functions.wordcloud.WordCloud" |
|
309 |
class="org.txm.rcpapplication.AdapterFactory"> |
|
310 |
<adapter |
|
311 |
type="org.eclipse.ui.model.IWorkbenchAdapter"> |
|
312 |
</adapter> |
|
313 |
</factory> |
|
314 |
</extension> |
|
315 |
<extension |
|
316 |
point="org.eclipse.ui.editors"> |
|
317 |
<editor |
|
318 |
class="org.txm.rcpapplication.editors.SVGGraphicEditor" |
|
319 |
default="false" |
|
320 |
id="org.txm.rcpapplication.editors.SVGGraphicEditor" |
|
321 |
name="%editor.name"/> |
|
322 |
<editor |
|
323 |
class="org.txm.rcpapplication.editors.TableEditor" |
|
324 |
default="false" |
|
325 |
icon="icons/functions/Index.png" |
|
326 |
id="org.txm.rcpapplication.editors.TableEditor" |
|
327 |
name="%editor.name.0"> |
|
328 |
</editor> |
|
329 |
<editor |
|
330 |
class="org.txm.rcpapplication.editors.GenericMultiPageEditor" |
|
331 |
default="false" |
|
332 |
id="org.txm.rcpapplication.editors.GenericMultiPageEditor" |
|
333 |
name="%editor.name.1"> |
|
334 |
</editor> |
|
335 |
<editor |
|
336 |
class="org.txm.rcpapplication.editors.concordances.ConcordancesEditor" |
|
337 |
default="false" |
|
338 |
icon="icons/functions/Concordances.png" |
|
339 |
id="org.txm.rcpapplication.editors.ConcordancesEditor" |
|
340 |
name="%editor.name.2"/> |
|
341 |
<editor |
|
342 |
class="org.txm.rcpapplication.editors.specificities.SpecificitiesTableEditor" |
|
343 |
default="false" |
|
344 |
icon="icons/functions/Specificities.png" |
|
345 |
id="org.txm.rcpapplication.editors.specificities.SpecificitiesTableEditor" |
|
346 |
name="%editor.name.3"> |
|
347 |
</editor> |
|
348 |
<editor |
|
349 |
class="org.txm.rcpapplication.editors.TxtEditor" |
|
350 |
contributorClass="org.eclipse.ui.editors.text.TextEditorActionContributor" |
|
351 |
default="false" |
|
352 |
icon="icons/objects/file.png" |
|
353 |
id="org.txm.rcpapplication.editors.TxtEditor" |
|
354 |
name="%editor.name.4"> |
|
355 |
</editor> |
|
356 |
<editor |
|
357 |
class="org.txm.rcpapplication.editors.TXMBrowser" |
|
358 |
default="false" |
|
359 |
icon="icons/objects/edition.png" |
|
360 |
id="org.txm.rcpapplication.editors.TXMBrowser" |
|
361 |
name="%editor.name.5"> |
|
362 |
</editor> |
|
363 |
<editor |
|
364 |
class="org.txm.rcpapplication.editors.objectexplorer.ObjectExplorer" |
|
365 |
default="false" |
|
366 |
id="org.txm.rcpapplication.editors.ObjectExplorer" |
|
367 |
name="%editor.name.6"> |
|
368 |
</editor> |
|
369 |
<editor |
|
370 |
class="org.txm.rcpapplication.editors.index.IndexEditor" |
|
371 |
default="false" |
|
372 |
icon="icons/functions/Index.png" |
|
373 |
id="org.txm.rcpapplication.editors.index.IndexEditor" |
|
374 |
name="%editor.name.7"> |
|
375 |
</editor> |
|
376 |
<editor |
|
377 |
class="org.txm.rcpapplication.editors.parabrowser.ParaBrowserEditor" |
|
378 |
default="false" |
|
379 |
id="org.txm.rcpapplication.editors.parabrowser.ParaBrowserEditor" |
|
380 |
name="%editor.name.8"> |
|
381 |
</editor> |
|
382 |
<editor |
|
383 |
class="org.txm.rcpapplication.editors.cooccurrences.CooccurrencesEditor" |
|
384 |
default="false" |
|
385 |
icon="icons/functions/Cooccurrences.png" |
|
386 |
id="org.txm.rcpapplication.editors.cooccurrences.CooccurrencesEditor" |
|
387 |
name="%editor.name.9"> |
|
388 |
</editor> |
|
389 |
<editor |
|
390 |
class="org.txm.rcpapplication.editors.ca.___FactorialMapEditor" |
|
391 |
default="false" |
|
392 |
icon="icons/functions/CorrespondanceAnalysis.png" |
|
393 |
id="org.txm.rcpapplication.editors.ca.FactorialMapEditor" |
|
394 |
name="%editor.name.10"> |
|
395 |
</editor> |
|
396 |
<editor |
|
397 |
class="org.txm.rcpapplication.editors.lexicaltable.LexicalTableEditor" |
|
398 |
default="false" |
|
399 |
icon="icons/objects/lexicaltable.png" |
|
400 |
id="org.txm.rcpapplication.editors.lexicaltable.LexicalTableEditor" |
|
401 |
name="%editor.name.11"> |
|
402 |
</editor> |
|
403 |
<editor |
|
404 |
class="org.txm.rcpapplication.editors.dictionnary.DictionnaryEditor" |
|
405 |
default="false" |
|
406 |
icon="icons/functions/IndexP.png" |
|
407 |
id="org.txm.rcpapplication.editors.dictionnary.DictionnaryEditor" |
|
408 |
name="%editor.name.12"> |
|
409 |
</editor> |
|
410 |
<editor |
|
411 |
class="org.txm.rcpapplication.editors.ca.CaEditor" |
|
412 |
default="false" |
|
413 |
icon="icons/functions/CorrespondanceAnalysis.png" |
|
414 |
id="org.txm.rcpapplication.editors.ca.CaEditor" |
|
415 |
name="%editor.name.13"> |
|
416 |
</editor> |
|
417 |
<editor |
|
418 |
class="org.txm.rcpapplication.editors.referencer.ReferencerEditor" |
|
419 |
default="false" |
|
420 |
icon="icons/functions/Referencer.png" |
|
421 |
id="org.txm.rcpapplication.editors.referencer.ReferencerEditor" |
|
422 |
name="%editor.name.14"> |
|
423 |
</editor> |
|
424 |
<editor |
|
425 |
class="org.txm.rcpapplication.editors.imports.ImportFormEditor" |
|
426 |
default="false" |
|
427 |
icon="icons/objects/books.png" |
|
428 |
id="org.txm.rcpapplication.editors.imports.ImportFormEditor" |
|
429 |
name="%editor.name.15"> |
|
430 |
</editor> |
|
431 |
<editor |
|
432 |
class="org.txm.rcpapplication.editors.TestEditor" |
|
433 |
default="false" |
|
434 |
id="org.txm.rcpapplication.editors.TestEditor" |
|
435 |
name="%editor.name.16"> |
|
436 |
</editor> |
|
437 |
<editor |
|
438 |
class="org.txm.rcpapplication.editors.internal.InternalViewEditor" |
|
439 |
default="false" |
|
440 |
icon="icons/objects/folder.png" |
|
441 |
id="org.txm.rcpapplication.editors.internal.InternalViewEditor" |
|
442 |
name="%editor.name.17"> |
|
443 |
</editor> |
|
444 |
<editor |
|
445 |
class="org.txm.rcpapplication.editors.internal.InternalViewEditor" |
|
446 |
default="false" |
|
447 |
icon="icons/functions/InternalView.png" |
|
448 |
id="org.txm.rcpapplication.editors.TableEditor" |
|
449 |
name="%editor.name.19"> |
|
450 |
</editor> |
|
451 |
<editor |
|
452 |
class="org.txm.rcpapplication.editors.TXMWebBrowserEditor" |
|
453 |
default="false" |
|
454 |
icon="icons/objects/world.png" |
|
455 |
id="org.txm.rcpapplication.editors.TXMWebBrowserEditor" |
|
456 |
name="%editor.name.22"> |
|
457 |
</editor> |
|
458 |
<editor |
|
459 |
class="TestEMEditor" |
|
460 |
id="TestEMEditor" |
|
461 |
name="%editor.name.23"> |
|
462 |
</editor> |
|
463 |
<editor |
|
464 |
class="org.txm.rcp.chartsengine.jfreechart.editors.JFCChartEditorPart" |
|
465 |
default="false" |
|
466 |
id="org.txm.rcp.chartsengine.jfreechart.editors.JFCChartEditorPart" |
|
467 |
name="%editor.name.24"> |
|
468 |
</editor> |
|
469 |
<editor |
|
470 |
class="org.txm.rcp.chartsengine.svgbatik.editors.SVGChartEditorPart" |
|
471 |
default="false" |
|
472 |
id="org.txm.rcp.chartsengine.svgbatik.editors.SVGChartEditorPart" |
|
473 |
name="%editor.name.25"> |
|
474 |
</editor> |
|
475 |
<editor |
|
476 |
class="org.txm.rcpapplication.editors.cah.CAHChartEditor" |
|
477 |
default="false" |
|
478 |
icon="icons/functions/CAH.png" |
|
479 |
id="org.txm.rcpapplication.editors.cah.CAHChartEditor" |
|
480 |
name="%editor.name.18"> |
|
481 |
</editor> |
|
482 |
</extension> |
|
483 |
<extension |
|
484 |
point="org.eclipse.core.runtime.preferences"> |
|
485 |
<initializer class="org.txm.rcpapplication.preferences.RPreferenceInitializer"/> |
|
486 |
<initializer |
|
487 |
class="org.txm.rcpapplication.preferences.CQPPreferenceInitializer"> |
|
488 |
</initializer> |
|
489 |
<initializer |
|
490 |
class="org.txm.rcpapplication.preferences.ConcordancerPreferenceInitializer"> |
|
491 |
</initializer> |
|
492 |
<initializer |
|
493 |
class="org.txm.rcpapplication.preferences.ScriptPreferenceInitializer"> |
|
494 |
</initializer> |
|
495 |
</extension> |
|
496 |
<extension |
|
497 |
point="org.eclipse.ui.preferencePages"> |
|
498 |
<page |
|
499 |
category="org.txm.rcpapplication.preferences.TextometriePreferencePage" |
|
500 |
class="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
501 |
id="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
502 |
name="%page.name"> |
|
503 |
</page> |
|
504 |
<page |
|
505 |
category="org.txm.rcpapplication.preferences.TextometriePreferencePage" |
|
506 |
class="org.txm.rcpapplication.preferences.AdvancePreferencePage" |
|
507 |
id="org.txm.rcpapplication.preferences.AdvancePreferencePage" |
|
508 |
name="%page.name.0"> |
|
509 |
</page> |
|
510 |
<page |
|
511 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
512 |
class="org.txm.rcpapplication.preferences.ConcordancerPreferencePage" |
|
513 |
id="org.txm.rcpapplication.preferences.ConcordancerPreferencePage" |
|
514 |
name="%page.name.1"/> |
|
515 |
<page |
|
516 |
category="org.txm.rcpapplication.preferences.AdvancePreferencePage" |
|
517 |
class="org.txm.rcpapplication.preferences.RPreferencePage" |
|
518 |
id="org.txm.rcpapplication.preferences.RPreferencePage" |
|
519 |
name="%page.name.3"> |
|
520 |
</page> |
|
521 |
<page |
|
522 |
category="org.txm.rcpapplication.preferences.AdvancePreferencePage" |
|
523 |
class="org.txm.rcpapplication.preferences.CQPPreferencePage" |
|
524 |
id="org.txm.rcpapplication.preferences.CQPPreferencePage" |
|
525 |
name="%page.name.4"> |
|
526 |
</page> |
|
527 |
<page |
|
528 |
category="org.txm.rcpapplication.preferences.AdvancePreferencePage" |
|
529 |
class="org.txm.rcp.chartsengine.base.preferences.ChartsEnginePreferencePage" |
|
530 |
id="org.txm.rcp.chartsengine.base.preferences.ChartsEnginePreferencePage" |
|
531 |
name="%page.name.20"> |
|
532 |
</page> |
|
533 |
<page |
|
534 |
class="org.txm.rcpapplication.preferences.TXMPreferencePage" |
|
535 |
id="org.txm.rcpapplication.preferences.TextometriePreferencePage" |
|
536 |
name="%page.name.6"> |
|
537 |
</page> |
|
538 |
<page |
|
539 |
category="org.txm.rcpapplication.preferences.NLPPreferencePage" |
|
540 |
class="org.txm.rcpapplication.preferences.TreeTaggerPreferencePage" |
|
541 |
id="org.txm.rcpapplication.preferences.TreeTaggerPreferencePage" |
|
542 |
name="%page.name.7"> |
|
543 |
</page> |
|
544 |
<page |
|
545 |
category="org.txm.rcpapplication.preferences.AdvancePreferencePage" |
|
546 |
class="org.txm.rcpapplication.preferences.NLPPreferencePage" |
|
547 |
id="org.txm.rcpapplication.preferences.NLPPreferencePage" |
|
548 |
name="%page.name.8"> |
|
549 |
</page> |
|
550 |
<page |
|
551 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
552 |
class="org.txm.rcpapplication.preferences.ScriptPreferencePage" |
|
553 |
id="org.txm.rcpapplication.preferences.ScriptPreferencePage" |
|
554 |
name="%page.name.18"> |
|
555 |
</page> |
|
556 |
<page |
|
557 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
558 |
class="org.txm.rcpapplication.preferences.DiagnosticPreferencePage" |
|
559 |
id="org.txm.rcpapplication.preferences.DiagnosticPreferencePage" |
|
560 |
name="%page.name.9"> |
|
561 |
</page> |
|
562 |
<page |
|
563 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
564 |
class="org.txm.rcpapplication.preferences.CAPreferencePage" |
|
565 |
id="org.txm.rcpapplication.preferences.CAPreferencePage" |
|
566 |
name="%page.name.10"> |
|
567 |
</page> |
|
568 |
<page |
|
569 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
570 |
class="org.txm.rcpapplication.preferences.CoocPreferencePage" |
|
571 |
id="org.txm.rcpapplication.preferences.CoocPreferencePage" |
|
572 |
name="%page.name.11"> |
|
573 |
</page> |
|
574 |
<page |
|
575 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
576 |
class="org.txm.rcpapplication.preferences.ExportPreferencePage" |
|
577 |
id="org.txm.rcpapplication.preferences.ExportPreferencePage" |
|
578 |
name="%page.name.12"> |
|
579 |
</page> |
|
580 |
<page |
|
581 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
582 |
class="org.txm.rcpapplication.preferences.LexicalTablePreferencePage" |
|
583 |
id="org.txm.rcpapplication.preferences.LexicalTablePreferencePage" |
|
584 |
name="%page.name.13"> |
|
585 |
</page> |
|
586 |
<page |
|
587 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
588 |
class="org.txm.rcpapplication.preferences.ProgressionPreferencePage" |
|
589 |
id="org.txm.rcpapplication.preferences.ProgressionPreferencePage" |
|
590 |
name="%page.name.14"> |
|
591 |
</page> |
|
592 |
<page |
|
593 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
594 |
class="org.txm.rcpapplication.preferences.SpecificitiesPreferencePage" |
|
595 |
id="org.txm.rcpapplication.preferences.SpecificitiesPreferencePage" |
|
596 |
name="%page.name.15"> |
|
597 |
</page> |
|
598 |
<page |
|
599 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
600 |
class="org.txm.rcpapplication.preferences.ReferencerPreferencePage" |
|
601 |
id="org.txm.rcpapplication.preferences.ReferencerPreferencePage" |
|
602 |
name="%page.name.16"> |
|
603 |
</page> |
|
604 |
<page |
|
605 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
606 |
class="org.txm.rcpapplication.preferences.CAHPreferencePage" |
|
607 |
id="org.txm.rcpapplication.preferences.CAHPreferencePage" |
|
608 |
name="%page.name.17"> |
|
609 |
</page> |
|
610 |
<page |
|
611 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
612 |
class="org.txm.rcpapplication.preferences.FileExplorerPreferencePage" |
|
613 |
id="org.txm.rcpapplication.preferences.FileExplorerPreferencePage" |
|
614 |
name="%page.name.2"> |
|
615 |
</page> |
|
616 |
<page |
|
617 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
618 |
class="org.txm.rcpapplication.preferences.ImportPreferencePage" |
|
619 |
id="org.txm.rcpapplication.preferences.ImportPreferencePage" |
|
620 |
name="%page.name.19"> |
|
621 |
</page> |
|
622 |
<page |
|
623 |
category="org.txm.rcpapplication.preferences.UserPreferencePage" |
|
624 |
class="org.txm.rcpapplication.preferences.AnnotationPreferencePage" |
|
625 |
id="org.txm.rcpapplication.preferences.AnnotationPreferencePage" |
|
626 |
name="%page.name.23"> |
|
627 |
</page> |
|
628 |
</extension> |
|
629 |
<extension |
|
630 |
point="org.eclipse.ui.menus"> |
|
631 |
<menuContribution |
|
632 |
locationURI="menu:org.eclipse.ui.main.menu"> |
|
633 |
<menu |
|
634 |
id="menu.file" |
|
635 |
label="%menu.label"> |
|
636 |
<separator |
|
637 |
name="org.txm.rcpapplication.separator2" |
|
638 |
visible="true"> |
|
639 |
</separator> |
|
640 |
<menu |
|
641 |
id="menu.file.import" |
|
642 |
label="%menu.label.0"> |
|
643 |
<command |
|
644 |
commandId="org.txm.rcpapplication.commands.ImportSelectedText" |
|
645 |
label="%command.label.60" |
|
646 |
style="push" |
|
647 |
tooltip="%command.tooltip.27"> |
|
648 |
</command> |
|
649 |
<command |
|
650 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
651 |
label="%command.label.78" |
|
652 |
style="push" |
|
653 |
tooltip="%command.tooltip.45"> |
|
654 |
<parameter |
|
655 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
656 |
value="quickLoader.groovy"> |
|
657 |
</parameter> |
|
658 |
</command> |
|
659 |
<command |
|
660 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
661 |
label="%command.label.87" |
|
662 |
style="push" |
|
663 |
tooltip="%command.tooltip.66"> |
|
664 |
<parameter |
|
665 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
666 |
value="docLoader.groovy"> |
|
667 |
</parameter> |
|
668 |
</command> |
|
669 |
<separator |
|
670 |
name="org.txm.rcp.separator1" |
|
671 |
visible="true"> |
|
672 |
</separator> |
|
673 |
<command |
|
674 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
675 |
label="%command.label.1" |
|
676 |
style="push" |
|
677 |
tooltip="%command.tooltip.44"> |
|
678 |
<parameter |
|
679 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
680 |
value="xmlLoader.groovy"> |
|
681 |
</parameter> |
|
682 |
</command> |
|
683 |
<command |
|
684 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
685 |
label="%command.label.92" |
|
686 |
style="push" |
|
687 |
tooltip="%command.tooltip.88"> |
|
688 |
<parameter |
|
689 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
690 |
value="xtzLoader.groovy"> |
|
691 |
</parameter> |
|
692 |
</command> |
|
693 |
<command |
|
694 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
695 |
label="%command.label.5" |
|
696 |
style="push" |
|
697 |
tooltip="%command.tooltip.8"> |
|
698 |
<parameter |
|
699 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
700 |
value="bfmLoader.groovy"> |
|
701 |
</parameter> |
|
702 |
</command> |
|
703 |
<command |
|
704 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
705 |
label="%command.label.9" |
|
706 |
style="push" |
|
707 |
tooltip="%command.tooltip.9"> |
|
708 |
<parameter |
|
709 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
710 |
value="frantextLoader.groovy"> |
|
711 |
</parameter> |
|
712 |
</command> |
|
713 |
<command |
|
714 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
715 |
label="%command.label.12" |
|
716 |
style="push" |
|
717 |
tooltip="%command.tooltip.11"> |
|
718 |
<parameter |
|
719 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
720 |
value="xmltxmLoader.groovy"> |
|
721 |
</parameter> |
|
722 |
</command> |
|
723 |
<command |
|
724 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
725 |
label="%command.label.3" |
|
726 |
style="push" |
|
727 |
tooltip="%command.tooltip.5"> |
|
728 |
<parameter |
|
729 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
730 |
value="transcriberLoader.groovy"> |
|
731 |
</parameter> |
|
732 |
</command> |
|
733 |
<command |
|
734 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
735 |
label="%command.label.2" |
|
736 |
style="push" |
|
737 |
tooltip="%command.tooltip.1"> |
|
738 |
<parameter |
|
739 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
740 |
value="factivaLoader.groovy"> |
|
741 |
</parameter> |
|
742 |
</command> |
|
743 |
<command |
|
744 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
745 |
label="%command.label.81" |
|
746 |
style="push" |
|
747 |
tooltip="%command.tooltip.24"> |
|
748 |
<parameter |
|
749 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
750 |
value="tmxLoader.groovy"> |
|
751 |
</parameter> |
|
752 |
</command> |
|
753 |
<separator |
|
754 |
name="org.txm.rcp.separator2" |
|
755 |
visible="true"> |
|
756 |
</separator> |
|
757 |
<command |
|
758 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
759 |
label="%command.label.64" |
|
760 |
style="push" |
|
761 |
tooltip="%command.tooltip.22"> |
|
762 |
<parameter |
|
763 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
764 |
value="factivamailLoader.groovy"> |
|
765 |
</parameter> |
|
766 |
</command> |
|
767 |
<command |
|
768 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
769 |
label="%command.label.0" |
|
770 |
style="push" |
|
771 |
tooltip="%command.tooltip.28"> |
|
772 |
<parameter |
|
773 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
774 |
value="discoursLoader.groovy"> |
|
775 |
</parameter> |
|
776 |
</command> |
|
777 |
<command |
|
778 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
779 |
label="%command.label.62" |
|
780 |
style="push" |
|
781 |
tooltip="%command.tooltip.30"> |
|
782 |
<parameter |
|
783 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
784 |
value="alcesteLoader.groovy"> |
|
785 |
</parameter> |
|
786 |
</command> |
|
787 |
<command |
|
788 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
789 |
label="%command.label.61" |
|
790 |
style="push" |
|
791 |
tooltip="%command.tooltip.29"> |
|
792 |
<parameter |
|
793 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
794 |
value="hyperbaseLoader.groovy"> |
|
795 |
</parameter> |
|
796 |
</command> |
|
797 |
<command |
|
798 |
commandId="org.txm.rcpapplication.commands.ExecuteScriptImport" |
|
799 |
label="%command.label.82" |
|
800 |
style="push" |
|
801 |
tooltip="%command.tooltip.25"> |
|
802 |
<parameter |
|
803 |
name="org.txm.rcpapplication.commands.commandParameter3" |
|
804 |
value="wtcLoader.groovy"> |
|
805 |
</parameter> |
|
806 |
</command> |
|
807 |
</menu> |
|
808 |
<command |
|
809 |
commandId="org.txm.rcpapplication.commands.workspace.AddBase" |
|
810 |
label="%command.label.50" |
|
811 |
style="push"> |
|
812 |
</command> |
|
813 |
<menu |
|
814 |
icon="icons/functions/export.png" |
|
815 |
id="menu.file.export" |
|
816 |
label="%menu.label.5"> |
|
817 |
<command |
|
818 |
commandId="org.txm.rcpapplication.commands.base.ExportCorpus" |
|
819 |
icon="icons/functions/Compress.png" |
|
820 |
label="%command.name.52" |
|
821 |
style="push" |
|
822 |
tooltip="%command.tooltip.67"> |
|
823 |
<visibleWhen |
|
824 |
checkEnabled="false"> |
|
825 |
<reference |
|
826 |
definitionId="OneMainCorpusSelected"> |
|
827 |
</reference> |
|
828 |
</visibleWhen> |
|
829 |
</command> |
|
830 |
<command |
|
831 |
commandId="org.txm.rcpapplication.commands.annotation.ExportStandoff" |
|
832 |
id="menu.file.export.exporttei" |
|
833 |
label="%command.label.193" |
|
834 |
style="push"> |
|
835 |
<visibleWhen |
|
836 |
checkEnabled="false"> |
|
837 |
<reference |
|
838 |
definitionId="OneMainCorpusSelected"> |
|
839 |
</reference> |
|
840 |
</visibleWhen> |
|
841 |
</command> |
|
842 |
<command |
|
843 |
commandId="org.txm.rcpapplication.commands.function.ExportResult" |
|
844 |
icon="icons/functions/export_data.png" |
|
845 |
label="%command.label.51" |
|
846 |
style="push"> |
|
847 |
<visibleWhen |
|
848 |
checkEnabled="false"> |
|
849 |
<or> |
|
850 |
<reference |
|
851 |
definitionId="OneLexiconSelected"> |
|
852 |
</reference> |
|
853 |
<reference |
|
854 |
definitionId="OneConcordanceSelected"> |
|
855 |
</reference> |
|
856 |
<reference |
|
857 |
definitionId="OneSpecificitiesResultSelected"> |
|
858 |
</reference> |
|
859 |
<reference |
|
860 |
definitionId="OneIndexSelected"> |
|
861 |
</reference> |
|
862 |
<reference |
|
863 |
definitionId="OneCooccurrenceSelected"> |
|
864 |
</reference> |
|
865 |
<reference |
|
866 |
definitionId="OneReferencerSelected"> |
|
867 |
</reference> |
|
868 |
<reference |
|
869 |
definitionId="OneProgressionSelected"> |
|
870 |
</reference> |
|
871 |
<reference |
|
872 |
definitionId="OneLexicalTableSelected"> |
|
873 |
</reference> |
|
874 |
<reference |
|
875 |
definitionId="OneCASelected"> |
|
876 |
</reference> |
|
877 |
<reference |
|
878 |
definitionId="OneCAHSelected"> |
|
879 |
</reference> |
|
880 |
<reference |
|
881 |
definitionId="OneTXMResultSelected"> |
|
882 |
</reference> |
|
883 |
</or> |
|
884 |
</visibleWhen> |
|
885 |
</command> |
|
886 |
<command |
|
887 |
commandId="org.txm.rcp.chartsengine.base.commands.ExportChart" |
|
888 |
icon="icons/functions/export_chart.png" |
|
889 |
label="%command.label.42" |
|
890 |
style="push"> |
|
891 |
<visibleWhen |
|
892 |
checkEnabled="false"> |
|
893 |
<or> |
|
894 |
<reference |
|
895 |
definitionId="OneCASelected"> |
|
896 |
</reference> |
|
897 |
</or> |
|
898 |
</visibleWhen> |
|
899 |
</command> |
|
900 |
<command |
|
901 |
commandId="org.txm.rcpapplication.commands.function.ExportSVG" |
|
902 |
icon="icons/functions/exportSVG.png" |
|
903 |
label="%command.label.101" |
|
904 |
style="push" |
|
905 |
tooltip="%command.tooltip.54"> |
|
906 |
<visibleWhen |
|
907 |
checkEnabled="false"> |
|
908 |
<or> |
|
909 |
<reference |
|
910 |
definitionId="SVGEditorActive"> |
|
911 |
</reference> |
|
912 |
<reference |
|
913 |
definitionId="OneCAHSelected"> |
|
914 |
</reference> |
|
915 |
<reference |
|
916 |
definitionId="OneProgressionSelected"> |
|
917 |
</reference> |
|
918 |
<reference |
|
919 |
definitionId="OneWordCloudSelected"> |
|
920 |
</reference> |
|
921 |
</or> |
|
922 |
</visibleWhen> |
|
923 |
</command> |
|
924 |
</menu> |
|
925 |
<separator |
|
926 |
name="fileSeparator1" |
|
927 |
visible="true"> |
|
928 |
</separator> |
|
929 |
<command |
|
930 |
commandId="org.txm.rcpapplication.commands.CreateFile" |
|
931 |
icon="icons/functions/page_white_add.png" |
|
932 |
label="%command.label.83"> |
|
933 |
</command> |
|
934 |
<command |
|
935 |
commandId="org.txm.rcpapplication.commands.EditFile" |
|
936 |
icon="icons/functions/open.png" |
|
937 |
id="file.open" |
|
938 |
label="%command.label.45" |
|
939 |
style="push"> |
|
940 |
</command> |
|
941 |
<command |
|
942 |
commandId="org.eclipse.ui.file.save" |
|
943 |
icon="icons/functions/save.png" |
|
944 |
label="%command.label.86"> |
|
945 |
</command> |
|
946 |
<command |
|
947 |
commandId="org.eclipse.ui.file.saveAll" |
|
948 |
icon="icons/functions/saveall.png" |
|
949 |
label="%command.label.88"> |
|
950 |
</command> |
|
951 |
<command |
|
952 |
commandId="org.txm.rcpapplication.commands.editor.SaveAs" |
|
953 |
icon="icons/functions/saveas.png" |
|
954 |
label="%command.label.29"> |
|
955 |
<visibleWhen |
|
956 |
checkEnabled="false"> |
|
957 |
<reference |
|
958 |
definitionId="TextEditorActive"> |
|
959 |
</reference> |
|
960 |
</visibleWhen> |
|
961 |
</command> |
|
962 |
<command |
|
963 |
commandId="org.eclipse.ui.file.close" |
|
964 |
label="%command.label.90"> |
|
965 |
</command> |
|
966 |
<command |
|
967 |
commandId="org.eclipse.ui.file.closeAll" |
|
968 |
label="%command.label.93"> |
|
969 |
</command> |
|
970 |
<separator |
|
971 |
name="org.txm.rcp.separator2" |
|
972 |
visible="true"> |
|
973 |
</separator> |
|
974 |
<command |
|
975 |
commandId="org.txm.rcpapplication.commands.OpenBrowser" |
|
976 |
label="%command.label" |
|
977 |
style="push" |
|
978 |
tooltip="%command.tooltip"> |
|
979 |
</command> |
|
980 |
<separator |
|
981 |
name="fileSeparator2" |
|
982 |
visible="true"> |
|
983 |
</separator> |
|
984 |
<command |
|
985 |
commandId="org.txm.rcpapplication.commands.changelanguage" |
|
986 |
label="%command.label.75" |
|
987 |
style="push" |
|
988 |
tooltip="%command.tooltip.42"> |
|
989 |
</command> |
|
990 |
<separator |
|
991 |
name="org.txm.rcp.separator3" |
|
992 |
visible="true"> |
|
993 |
</separator> |
|
994 |
<command |
|
995 |
commandId="org.txm.rcpapplication.p2.plugins.TXMUpdateHandler" |
|
996 |
label="%command.label.181" |
|
997 |
style="push"> |
|
998 |
<visibleWhen |
|
999 |
checkEnabled="false"> |
|
1000 |
<reference |
|
1001 |
definitionId="WasNotFirstTXMRun"> |
|
1002 |
</reference> |
|
1003 |
</visibleWhen> |
|
1004 |
</command> |
|
1005 |
<command |
|
1006 |
commandId="org.txm.rcpapplication.p2.plugins.InstallPluginHandler" |
|
1007 |
label="%command.label.182" |
|
1008 |
style="push"> |
|
1009 |
<visibleWhen |
|
1010 |
checkEnabled="false"> |
|
1011 |
<reference |
|
1012 |
definitionId="WasNotFirstTXMRun"> |
|
1013 |
</reference> |
|
1014 |
</visibleWhen> |
|
1015 |
</command> |
|
1016 |
<command |
|
1017 |
commandId="org.eclipse.equinox.p2.ui.sdk.install" |
|
1018 |
label="%command.label.34" |
|
1019 |
style="push"> |
|
1020 |
<visibleWhen |
|
1021 |
checkEnabled="false"> |
|
1022 |
<reference |
|
1023 |
definitionId="WasNotFirstTXMRun"> |
|
1024 |
</reference> |
|
1025 |
</visibleWhen> |
|
1026 |
</command> |
|
1027 |
<command |
|
1028 |
commandId="org.txm.rcpapplication.commands.CheckRPackages" |
|
1029 |
label="%command.label.38" |
|
1030 |
style="push"> |
|
1031 |
</command> |
|
1032 |
<separator |
|
1033 |
name="org.txm.rcpapplication.separator1" |
|
1034 |
visible="true"> |
|
1035 |
</separator> |
|
1036 |
<command |
|
1037 |
commandId="org.txm.rcpapplication.commands.RestartTXM" |
|
1038 |
label="%command.label.59" |
|
1039 |
style="push" |
|
1040 |
tooltip="%command.tooltip.26"> |
|
1041 |
</command> |
|
1042 |
<command |
|
1043 |
commandId="org.eclipse.ui.file.exit" |
|
1044 |
label="%command.label.6" |
|
1045 |
style="push" |
|
1046 |
tooltip="%command.tooltip.2"> |
|
1047 |
</command> |
|
1048 |
</menu> |
|
1049 |
<menu |
|
1050 |
id="menu.edit" |
|
1051 |
label="%menu.label.3"> |
|
1052 |
<command |
|
1053 |
commandId="org.eclipse.ui.edit.findReplace" |
|
1054 |
label="%command.label.15"> |
|
1055 |
<visibleWhen |
|
1056 |
checkEnabled="false"> |
|
1057 |
<reference |
|
1058 |
definitionId="TextEditorActive"> |
|
1059 |
</reference> |
|
1060 |
</visibleWhen> |
|
1061 |
</command> |
|
1062 |
<command |
|
1063 |
commandId="org.eclipse.ui.edit.findNext" |
|
1064 |
label="%command.label.98" |
|
1065 |
style="push"> |
|
1066 |
<visibleWhen |
|
1067 |
checkEnabled="false"> |
|
1068 |
<reference |
|
1069 |
definitionId="TextEditorActive"> |
|
1070 |
</reference> |
|
1071 |
</visibleWhen> |
|
1072 |
</command> |
|
1073 |
<command |
|
1074 |
commandId="org.eclipse.ui.edit.findPrevious" |
|
1075 |
label="%command.label.100" |
|
1076 |
style="push"> |
|
1077 |
<visibleWhen |
|
1078 |
checkEnabled="false"> |
|
1079 |
<reference |
|
1080 |
definitionId="TextEditorActive"> |
|
1081 |
</reference> |
|
1082 |
</visibleWhen> |
|
1083 |
</command> |
|
1084 |
<command |
|
1085 |
commandId="org.eclipse.ui.edit.findIncremental" |
|
1086 |
label="%command.label.109" |
|
1087 |
style="push"> |
|
1088 |
<visibleWhen |
|
1089 |
checkEnabled="false"> |
|
1090 |
<reference |
|
1091 |
definitionId="TextEditorActive"> |
|
1092 |
</reference> |
|
1093 |
</visibleWhen> |
|
1094 |
</command> |
|
1095 |
<command |
|
1096 |
commandId="org.eclipse.ui.edit.findIncrementalReverse" |
|
1097 |
label="%command.label.110" |
|
1098 |
style="push"> |
|
1099 |
<visibleWhen |
|
1100 |
checkEnabled="false"> |
|
1101 |
<reference |
|
1102 |
definitionId="TextEditorActive"> |
|
1103 |
</reference> |
|
1104 |
</visibleWhen> |
|
1105 |
</command> |
|
1106 |
<separator |
|
1107 |
name="org.txm.rcp.separator1" |
|
1108 |
visible="true"> |
|
1109 |
</separator> |
|
1110 |
<command |
|
1111 |
commandId="org.eclipse.ui.edit.undo" |
|
1112 |
label="%command.label.16"> |
|
1113 |
<visibleWhen |
|
1114 |
checkEnabled="false"> |
|
1115 |
<reference |
|
1116 |
definitionId="TextEditorActive"> |
|
1117 |
</reference> |
|
1118 |
</visibleWhen> |
|
1119 |
</command> |
|
1120 |
<command |
|
1121 |
commandId="org.eclipse.ui.edit.redo" |
|
1122 |
label="%command.label.17"> |
|
1123 |
<visibleWhen |
|
1124 |
checkEnabled="false"> |
|
1125 |
<reference |
|
1126 |
definitionId="TextEditorActive"> |
|
1127 |
</reference> |
|
1128 |
</visibleWhen> |
|
1129 |
</command> |
|
1130 |
<separator |
|
1131 |
name="org.txm.rcp.separator2" |
|
1132 |
visible="true"> |
|
1133 |
</separator> |
|
1134 |
<command |
|
1135 |
commandId="org.eclipse.ui.edit.cut" |
|
1136 |
label="%command.label.18"> |
|
1137 |
<visibleWhen |
|
1138 |
checkEnabled="false"> |
|
1139 |
<reference |
|
1140 |
definitionId="TextEditorActive"> |
|
1141 |
</reference> |
|
1142 |
</visibleWhen> |
|
1143 |
</command> |
|
1144 |
<command |
|
1145 |
commandId="org.eclipse.ui.edit.copy" |
|
1146 |
label="%command.label.19"> |
|
1147 |
<visibleWhen |
|
1148 |
checkEnabled="false"> |
|
1149 |
<reference |
|
1150 |
definitionId="TextEditorActive"> |
|
1151 |
</reference> |
|
1152 |
</visibleWhen> |
|
1153 |
</command> |
|
1154 |
<command |
|
1155 |
commandId="org.eclipse.ui.edit.paste" |
|
1156 |
label="%command.label.20"> |
|
1157 |
<visibleWhen |
|
1158 |
checkEnabled="false"> |
|
1159 |
<reference |
|
1160 |
definitionId="TextEditorActive"> |
|
1161 |
</reference> |
|
1162 |
</visibleWhen> |
|
1163 |
</command> |
|
1164 |
<command |
|
1165 |
commandId="org.eclipse.ui.edit.delete" |
|
1166 |
label="%command.label.27"> |
|
1167 |
<visibleWhen |
|
1168 |
checkEnabled="false"> |
|
1169 |
<reference |
|
1170 |
definitionId="TextEditorActive"> |
|
1171 |
</reference> |
|
1172 |
</visibleWhen> |
|
1173 |
</command> |
|
1174 |
<command |
|
1175 |
commandId="org.eclipse.ui.edit.selectAll" |
|
1176 |
label="%command.label.28"> |
|
1177 |
<visibleWhen |
|
1178 |
checkEnabled="false"> |
|
1179 |
<reference |
|
1180 |
definitionId="TextEditorActive"> |
|
1181 |
</reference> |
|
1182 |
</visibleWhen> |
|
1183 |
</command> |
|
1184 |
<separator |
|
1185 |
name="org.txm.rcp.separator3" |
|
1186 |
visible="true"> |
|
1187 |
</separator> |
|
1188 |
<command |
|
1189 |
commandId="org.eclipse.ui.edit.text.goto.line" |
|
1190 |
icon="icons/functions/goto.png" |
|
1191 |
label="%command.label.113" |
|
1192 |
style="push"> |
|
1193 |
<visibleWhen |
|
1194 |
checkEnabled="false"> |
|
1195 |
<reference |
|
1196 |
definitionId="TextEditorActive"> |
|
1197 |
</reference> |
|
1198 |
</visibleWhen> |
|
1199 |
</command> |
|
1200 |
<command |
|
1201 |
commandId="org.eclipse.ui.edit.text.open.hyperlink" |
|
1202 |
icon="icons/functions/world.png" |
|
1203 |
label="%command.label.133" |
|
1204 |
style="push"> |
|
1205 |
<visibleWhen |
|
1206 |
checkEnabled="false"> |
|
1207 |
<reference |
|
1208 |
definitionId="TextEditorActive"> |
|
1209 |
</reference> |
|
1210 |
</visibleWhen> |
|
1211 |
</command> |
|
1212 |
<command |
|
1213 |
commandId="org.txm.rcpapplication.commands.editor.SetEncoding" |
|
1214 |
icon="icons/functions/encoding.png" |
|
1215 |
label="%command.label.30"> |
|
1216 |
<visibleWhen |
|
1217 |
checkEnabled="false"> |
|
1218 |
<reference |
|
1219 |
definitionId="TextEditorActive"> |
|
1220 |
</reference> |
|
1221 |
</visibleWhen> |
|
1222 |
</command> |
|
1223 |
<separator |
|
1224 |
name="org.txm.rcp.separator3" |
|
1225 |
visible="true"> |
|
1226 |
</separator> |
|
1227 |
<command |
|
1228 |
commandId="org.eclipse.ui.editors.lineNumberToggle" |
|
1229 |
icon="icons/functions/lines_number.png" |
|
1230 |
label="%command.label.140" |
|
1231 |
style="push"> |
|
1232 |
<visibleWhen |
|
1233 |
checkEnabled="false"> |
|
1234 |
<reference |
|
1235 |
definitionId="TextEditorActive"> |
|
1236 |
</reference> |
|
1237 |
</visibleWhen> |
|
1238 |
</command> |
|
1239 |
<command |
|
1240 |
commandId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" |
|
1241 |
icon="icons/functions/paragraph.png" |
|
1242 |
label="%command.label.144" |
|
1243 |
style="push" |
|
1244 |
tooltip="%command.tooltip.31"> |
|
1245 |
<visibleWhen |
|
1246 |
checkEnabled="false"> |
|
1247 |
<reference |
|
1248 |
definitionId="TextEditorActive"> |
|
1249 |
</reference> |
|
1250 |
</visibleWhen> |
|
1251 |
</command> |
|
1252 |
<command |
|
1253 |
commandId="org.eclipse.ui.file.revert" |
|
1254 |
icon="icons/functions/page_refresh.png" |
|
1255 |
label="%command.label.145" |
|
1256 |
style="push"> |
|
1257 |
<visibleWhen |
|
1258 |
checkEnabled="false"> |
|
1259 |
<reference |
|
1260 |
definitionId="TextEditorActive"> |
|
1261 |
</reference> |
|
1262 |
</visibleWhen> |
|
1263 |
</command> |
|
1264 |
</menu> |
|
1265 |
<menu |
|
1266 |
id="menu.corpus" |
|
1267 |
label="%menu.label.1" |
|
1268 |
sibling_order="<command
 commandId="org.txm.rcpapplication.commands.function.ComputeConcordance"
 icon="icons/functions/Concordances.png"
 label="%command.label.11"
 style="push"
 tooltip="%command.tooltip.7">
 <visibleWhen
 checkEnabled="false">
 <reference
 definitionId="OneCorpusSelected">
 </reference>
 </visibleWhen>
 </command>"> |
|
1269 |
<command |
|
1270 |
commandId="org.txm.rcpapplication.commands.base.Diagnostique" |
|
1271 |
icon="icons/functions/diagnostique.png" |
|
1272 |
id="menu.corpus.description" |
|
1273 |
label="%command.label.48" |
|
1274 |
style="push" |
|
1275 |
tooltip="%command.tooltip.60"> |
|
1276 |
<visibleWhen |
|
1277 |
checkEnabled="false"> |
|
1278 |
<reference |
|
1279 |
definitionId="OneCorpusSelected"> |
|
1280 |
</reference> |
|
1281 |
</visibleWhen> |
|
1282 |
</command> |
|
1283 |
<command |
|
1284 |
commandId="org.txm.rcpapplication.commands.function.ComputeInternalView" |
|
1285 |
icon="icons/functions/InternalView.png" |
|
1286 |
label="%command.label.176" |
|
1287 |
style="push" |
|
1288 |
tooltip="%command.tooltip.40"> |
|
1289 |
<visibleWhen |
|
1290 |
checkEnabled="false"> |
|
1291 |
<reference |
|
1292 |
definitionId="OneCorpusSelected"> |
|
1293 |
</reference> |
|
1294 |
</visibleWhen> |
|
1295 |
</command> |
|
1296 |
<command |
|
1297 |
commandId="org.txm.rcpapplication.commands.base.DeleteInCorpora" |
|
1298 |
icon="icons/functions/Delete.png" |
|
1299 |
label="%command.label.65" |
|
1300 |
style="push" |
|
1301 |
tooltip="%command.tooltip.33"> |
|
1302 |
<visibleWhen |
|
1303 |
checkEnabled="false"> |
|
1304 |
|
|
1305 |
<or> |
|
1306 |
<reference |
|
1307 |
definitionId="OneBaseSelected"> |
|
1308 |
</reference> |
|
1309 |
<reference |
|
1310 |
definitionId="OneCASelected"> |
|
1311 |
</reference> |
|
1312 |
<reference |
|
1313 |
definitionId="OneConcordanceSelected"> |
|
1314 |
</reference> |
|
1315 |
<reference |
|
1316 |
definitionId="OneCorpusSelected"> |
|
1317 |
</reference> |
|
1318 |
<reference |
|
1319 |
definitionId="OneLexicalTableSelected"> |
|
1320 |
</reference> |
|
1321 |
<reference |
|
1322 |
definitionId="OneLexiconSelected"> |
|
1323 |
</reference> |
|
1324 |
<reference |
|
1325 |
definitionId="OnePartitionSelected"> |
|
1326 |
</reference> |
|
1327 |
<reference |
|
1328 |
definitionId="OneSpecificitiesResultSelected"> |
|
1329 |
</reference> |
|
1330 |
<reference |
|
1331 |
definitionId="OneTxmObjectSelected"> |
|
1332 |
</reference> |
|
1333 |
<reference |
|
1334 |
definitionId="OneIndexSelected"> |
|
1335 |
</reference> |
|
1336 |
<reference |
|
1337 |
definitionId="OneCooccurrenceSelected"> |
|
1338 |
</reference> |
|
1339 |
<reference |
|
1340 |
definitionId="OneReferencerSelected"> |
|
1341 |
</reference> |
|
1342 |
<reference |
|
1343 |
definitionId="OneProgressionSelected"> |
|
1344 |
</reference> |
|
1345 |
<reference |
|
1346 |
definitionId="OneCAHSelected"> |
|
1347 |
</reference> |
|
1348 |
</or> |
|
1349 |
|
|
1350 |
</visibleWhen> |
|
1351 |
</command> |
|
1352 |
<separator |
|
1353 |
name="menu.corpus.build" |
|
1354 |
visible="true"> |
|
1355 |
</separator> |
|
1356 |
<command |
|
1357 |
commandId="org.txm.rcpapplication.commands.base.CreateSubCorpus" |
|
1358 |
icon="icons/functions/SubCorpus.png" |
|
1359 |
label="%command.label.7" |
|
1360 |
style="push" |
|
1361 |
tooltip="%command.tooltip.3"> |
|
1362 |
<visibleWhen |
|
1363 |
checkEnabled="false"> |
|
1364 |
<reference |
|
1365 |
definitionId="OneCorpusSelected"> |
|
1366 |
</reference> |
|
1367 |
</visibleWhen> |
|
1368 |
</command> |
|
1369 |
<command |
|
1370 |
commandId="org.txm.rcpapplication.commands.base.CreatePartition" |
|
1371 |
icon="icons/functions/Partition.png" |
|
1372 |
label="%command.label.8" |
|
1373 |
style="push" |
|
1374 |
tooltip="%command.tooltip.4"> |
|
1375 |
<visibleWhen |
|
1376 |
checkEnabled="false"> |
|
1377 |
<reference |
|
1378 |
definitionId="OneCorpusSelected"> |
|
1379 |
</reference> |
|
1380 |
</visibleWhen> |
|
1381 |
</command> |
|
1382 |
<command |
|
1383 |
commandId="org.txm.rcpapplication.commands.function.ComputeLexicalTable" |
|
1384 |
icon="icons/objects/lexicaltable.png" |
|
1385 |
label="%command.label.89" |
|
1386 |
style="push" |
|
1387 |
tooltip="%command.tooltip.51"> |
|
1388 |
<visibleWhen |
|
1389 |
checkEnabled="false"> |
|
1390 |
<or> |
|
1391 |
<reference |
|
1392 |
definitionId="OnePartitionSelected"> |
|
1393 |
</reference> |
|
1394 |
<reference |
|
1395 |
definitionId="OneIndexSelected"> |
|
1396 |
</reference> |
|
1397 |
<reference |
|
1398 |
definitionId="OneLexicalTableAbleSelected"> |
|
1399 |
</reference> |
|
1400 |
</or> |
|
1401 |
</visibleWhen> |
|
1402 |
</command> |
|
1403 |
<command |
|
1404 |
commandId="org.txm.rcpapplication.commands.function.PartsSize" |
|
1405 |
icon="icons/functions/diagnostique.png" |
|
1406 |
label="%command.label.115" |
|
1407 |
style="push" |
|
1408 |
tooltip="%command.tooltip.68"> |
|
1409 |
<visibleWhen |
|
1410 |
checkEnabled="false"> |
|
1411 |
<or> |
|
1412 |
<reference |
|
1413 |
definitionId="OnePartitionSelected"> |
|
1414 |
</reference> |
|
1415 |
</or> |
|
1416 |
</visibleWhen> |
|
1417 |
</command> |
|
1418 |
<command |
|
1419 |
commandId="org.txm.rcpapplication.commands.annotation.SaveAnnotations" |
|
1420 |
icon="icons/functions/save.png" |
|
1421 |
label="%command.label.111" |
|
1422 |
style="push"> |
|
1423 |
<visibleWhen |
|
1424 |
checkEnabled="false"> |
|
1425 |
<reference |
|
1426 |
definitionId="NeedToSaveAnnotations"> |
|
1427 |
</reference> |
|
1428 |
</visibleWhen> |
|
1429 |
</command> |
|
1430 |
</menu> |
|
1431 |
<menu |
|
1432 |
id="menu.tools" |
|
1433 |
label="%menu.label.6"> |
|
1434 |
<command |
|
1435 |
commandId="org.txm.rcpapplication.commands.function.ComputeFrequencyList" |
|
1436 |
icon="icons/functions/IndexP.png" |
|
1437 |
label="%command.label.79" |
|
1438 |
style="push" |
|
1439 |
tooltip="%command.tooltip.61"> |
|
1440 |
<visibleWhen |
|
1441 |
checkEnabled="false"> |
|
1442 |
<reference |
|
1443 |
definitionId="OneCorpusSelected"> |
|
1444 |
</reference> |
|
1445 |
</visibleWhen> |
|
1446 |
</command> |
|
1447 |
<command |
|
1448 |
commandId="org.txm.rcpapplication.commands.function.ComputeIndex" |
|
1449 |
icon="icons/functions/Index.png" |
|
1450 |
label="%command.label.66" |
|
1451 |
style="push" |
|
1452 |
tooltip="%command.tooltip.62"> |
|
1453 |
<visibleWhen |
|
1454 |
checkEnabled="false"> |
|
1455 |
<or> |
|
1456 |
<reference |
|
1457 |
definitionId="OnePartitionSelected"> |
|
1458 |
</reference> |
|
1459 |
<reference |
|
1460 |
definitionId="OneCorpusSelected"> |
|
1461 |
</reference> |
|
1462 |
</or> |
|
1463 |
</visibleWhen> |
|
1464 |
</command> |
|
1465 |
<command |
|
1466 |
commandId="org.txm.rcpapplication.commands.function.ComputeConcordance" |
|
1467 |
icon="icons/functions/Concordances.png" |
|
1468 |
label="%command.label.11" |
|
1469 |
style="push" |
|
1470 |
tooltip="%command.tooltip.7"> |
|
1471 |
<visibleWhen |
|
1472 |
checkEnabled="false"> |
|
1473 |
<reference |
|
1474 |
definitionId="OneCorpusSelected"> |
|
1475 |
</reference> |
|
1476 |
</visibleWhen> |
|
1477 |
</command> |
|
1478 |
<command |
|
1479 |
commandId="org.txm.rcpapplication.commands.function.ComputeCooccurrences" |
|
1480 |
icon="icons/functions/Cooccurrences.png" |
|
1481 |
label="%command.label.91" |
|
1482 |
style="push" |
|
1483 |
tooltip="%command.tooltip.53"> |
|
1484 |
<visibleWhen |
|
1485 |
checkEnabled="false"> |
|
1486 |
<or> |
|
1487 |
<reference |
|
1488 |
definitionId="OneCorpusSelected"> |
|
1489 |
</reference> |
|
1490 |
<reference |
|
1491 |
definitionId="OneConcordanceSelected"> |
|
1492 |
</reference> |
|
1493 |
</or> |
|
1494 |
</visibleWhen> |
|
1495 |
</command> |
|
1496 |
|
Formats disponibles : Unified diff