Statistics
| Revision:

root / tmp / org.txm.rcp.feature / feature-trace.xml @ 267

History | View | Annotate | Download (120.1 kB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<feature
3
      id="org.txm.rcp.feature"
4
      label="TXM update"
5
      version="1.0.0.qualifier">
6

    
7
   <description url="http://www.example.com/description">
8
      &lt;ul&gt;
9
&lt;li&gt; &lt;a href=&quot;http://forge.cbp.ens-lyon.fr/redmine/issues/617&quot;&gt;#617&lt;/a&gt;
10
Classification export bug&lt;/li&gt;
11
&lt;li&gt; &lt;a href=&quot;http://forge.cbp.ens-lyon.fr/redmine/issues/632&quot;&gt;#632&lt;/a&gt;
12
Specificity frequencies display bug&lt;/li&gt;
13
&lt;li&gt; &lt;a href=&quot;http://forge.cbp.ens-lyon.fr/redmine/issues/650&quot;&gt;#650&lt;/a&gt;
14
Missing &quot;corpusViewSelection&quot; binding bug&lt;/li&gt;
15
&lt;li&gt; &lt;a href=&quot;http://forge.cbp.ens-lyon.fr/redmine/issues/715&quot;&gt;#715&lt;/a&gt;
16
New simplier update interface&lt;/li&gt;
17
&lt;li&gt; &lt;a href=&quot;http://forge.cbp.ens-lyon.fr/redmine/issues/224&quot;&gt;#224&lt;/a&gt;
18
Translate Eclipse native interfaces (using Babel plugins)&lt;/li&gt;
19
&lt;li&gt; &lt;a href=&quot;http://forge.cbp.ens-lyon.fr/redmine/projects/txm/issues?query_id=26&quot;&gt;TXM 0.7.6&lt;/a&gt;
20
 release&lt;/li&gt;
21
&lt;/ul&gt;
22
   </description>
23

    
24
   <copyright url="http://www.example.com/copyright">
25
      Copyright © 2010-2013 ENS de Lyon.
26
Copyright © 2007-2010 ENS de Lyon, CNRS, INRP, University of
27
Lyon 2, University of Franche-Comté, University of Nice
28
Sophia Antipolis, University of Paris 3.
29

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

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

    
42
You should have received a copy of the GNU General
43
Public License along with the TXM platform. If not, see
44
http://www.gnu.org/licenses
45
   </copyright>
46

    
47
   <license url="">
48
      GNU GENERAL PUBLIC LICENSE
49
                       Version 3, 29 June 2007
50

    
51
 Copyright (C) 2007 Free Software Foundation, Inc. http://fsf.org/
52
 Everyone is permitted to copy and distribute verbatim copies
53
 of this license document, but changing it is not allowed.
54

    
55
                            Preamble
56

    
57
  The GNU General Public License is a free, copyleft license for
58
software and other kinds of works.
59

    
60
  The licenses for most software and other practical works are designed
61
to take away your freedom to share and change the works.  By contrast,
62
the GNU General Public License is intended to guarantee your freedom to
63
share and change all versions of a program--to make sure it remains free
64
software for all its users.  We, the Free Software Foundation, use the
65
GNU General Public License for most of our software; it applies also to
66
any other work released this way by its authors.  You can apply it to
67
your programs, too.
68

    
69
  When we speak of free software, we are referring to freedom, not
70
price.  Our General Public Licenses are designed to make sure that you
71
have the freedom to distribute copies of free software (and charge for
72
them if you wish), that you receive source code or can get it if you
73
want it, that you can change the software or use pieces of it in new
74
free programs, and that you know you can do these things.
75

    
76
  To protect your rights, we need to prevent others from denying you
77
these rights or asking you to surrender the rights.  Therefore, you have
78
certain responsibilities if you distribute copies of the software, or if
79
you modify it: responsibilities to respect the freedom of others.
80

    
81
  For example, if you distribute copies of such a program, whether
82
gratis or for a fee, you must pass on to the recipients the same
83
freedoms that you received.  You must make sure that they, too, receive
84
or can get the source code.  And you must show them these terms so they
85
know their rights.
86

    
87
  Developers that use the GNU GPL protect your rights with two steps:
88
(1) assert copyright on the software, and (2) offer you this License
89
giving you legal permission to copy, distribute and/or modify it.
90

    
91
  For the developers&apos; and authors&apos; protection, the GPL clearly explains
92
that there is no warranty for this free software.  For both users&apos; and
93
authors&apos; sake, the GPL requires that modified versions be marked as
94
changed, so that their problems will not be attributed erroneously to
95
authors of previous versions.
96

    
97
  Some devices are designed to deny users access to install or run
98
modified versions of the software inside them, although the manufacturer
99
can do so.  This is fundamentally incompatible with the aim of
100
protecting users&apos; freedom to change the software.  The systematic
101
pattern of such abuse occurs in the area of products for individuals to
102
use, which is precisely where it is most unacceptable.  Therefore, we
103
have designed this version of the GPL to prohibit the practice for those
104
products.  If such problems arise substantially in other domains, we
105
stand ready to extend this provision to those domains in future versions
106
of the GPL, as needed to protect the freedom of users.
107

    
108
  Finally, every program is threatened constantly by software patents.
109
States should not allow patents to restrict development and use of
110
software on general-purpose computers, but in those that do, we wish to
111
avoid the special danger that patents applied to a free program could
112
make it effectively proprietary.  To prevent this, the GPL assures that
113
patents cannot be used to render the program non-free.
114

    
115
  The precise terms and conditions for copying, distribution and
116
modification follow.
117

    
118
                       TERMS AND CONDITIONS
119

    
120
  0. Definitions.
121

    
122
  &quot;This License&quot; refers to version 3 of the GNU General Public License.
123

    
124
  &quot;Copyright&quot; also means copyright-like laws that apply to other kinds of
125
works, such as semiconductor masks.
126

    
127
  &quot;The Program&quot; refers to any copyrightable work licensed under this
128
License.  Each licensee is addressed as &quot;you&quot;.  &quot;Licensees&quot; and
129
&quot;recipients&quot; may be individuals or organizations.
130

    
131
  To &quot;modify&quot; a work means to copy from or adapt all or part of the work
132
in a fashion requiring copyright permission, other than the making of an
133
exact copy.  The resulting work is called a &quot;modified version&quot; of the
134
earlier work or a work &quot;based on&quot; the earlier work.
135

    
136
  A &quot;covered work&quot; means either the unmodified Program or a work based
137
on the Program.
138

    
139
  To &quot;propagate&quot; a work means to do anything with it that, without
140
permission, would make you directly or secondarily liable for
141
infringement under applicable copyright law, except executing it on a
142
computer or modifying a private copy.  Propagation includes copying,
143
distribution (with or without modification), making available to the
144
public, and in some countries other activities as well.
145

    
146
  To &quot;convey&quot; a work means any kind of propagation that enables other
147
parties to make or receive copies.  Mere interaction with a user through
148
a computer network, with no transfer of a copy, is not conveying.
149

    
150
  An interactive user interface displays &quot;Appropriate Legal Notices&quot;
151
to the extent that it includes a convenient and prominently visible
152
feature that (1) displays an appropriate copyright notice, and (2)
153
tells the user that there is no warranty for the work (except to the
154
extent that warranties are provided), that licensees may convey the
155
work under this License, and how to view a copy of this License.  If
156
the interface presents a list of user commands or options, such as a
157
menu, a prominent item in the list meets this criterion.
158

    
159
  1. Source Code.
160

    
161
  The &quot;source code&quot; for a work means the preferred form of the work
162
for making modifications to it.  &quot;Object code&quot; means any non-source
163
form of a work.
164

    
165
  A &quot;Standard Interface&quot; means an interface that either is an official
166
standard defined by a recognized standards body, or, in the case of
167
interfaces specified for a particular programming language, one that
168
is widely used among developers working in that language.
169

    
170
  The &quot;System Libraries&quot; of an executable work include anything, other
171
than the work as a whole, that (a) is included in the normal form of
172
packaging a Major Component, but which is not part of that Major
173
Component, and (b) serves only to enable use of the work with that
174
Major Component, or to implement a Standard Interface for which an
175
implementation is available to the public in source code form.  A
176
&quot;Major Component&quot;, in this context, means a major essential component
177
(kernel, window system, and so on) of the specific operating system
178
(if any) on which the executable work runs, or a compiler used to
179
produce the work, or an object code interpreter used to run it.
180

    
181
  The &quot;Corresponding Source&quot; for a work in object code form means all
182
the source code needed to generate, install, and (for an executable
183
work) run the object code and to modify the work, including scripts to
184
control those activities.  However, it does not include the work&apos;s
185
System Libraries, or general-purpose tools or generally available free
186
programs which are used unmodified in performing those activities but
187
which are not part of the work.  For example, Corresponding Source
188
includes interface definition files associated with source files for
189
the work, and the source code for shared libraries and dynamically
190
linked subprograms that the work is specifically designed to require,
191
such as by intimate data communication or control flow between those
192
subprograms and other parts of the work.
193

    
194
  The Corresponding Source need not include anything that users
195
can regenerate automatically from other parts of the Corresponding
196
Source.
197

    
198
  The Corresponding Source for a work in source code form is that
199
same work.
200

    
201
  2. Basic Permissions.
202

    
203
  All rights granted under this License are granted for the term of
204
copyright on the Program, and are irrevocable provided the stated
205
conditions are met.  This License explicitly affirms your unlimited
206
permission to run the unmodified Program.  The output from running a
207
covered work is covered by this License only if the output, given its
208
content, constitutes a covered work.  This License acknowledges your
209
rights of fair use or other equivalent, as provided by copyright law.
210

    
211
  You may make, run and propagate covered works that you do not
212
convey, without conditions so long as your license otherwise remains
213
in force.  You may convey covered works to others for the sole purpose
214
of having them make modifications exclusively for you, or provide you
215
with facilities for running those works, provided that you comply with
216
the terms of this License in conveying all material for which you do
217
not control copyright.  Those thus making or running the covered works
218
for you must do so exclusively on your behalf, under your direction
219
and control, on terms that prohibit them from making any copies of
220
your copyrighted material outside their relationship with you.
221

    
222
  Conveying under any other circumstances is permitted solely under
223
the conditions stated below.  Sublicensing is not allowed; section 10
224
makes it unnecessary.
225

    
226
  3. Protecting Users&apos; Legal Rights From Anti-Circumvention Law.
227

    
228
  No covered work shall be deemed part of an effective technological
229
measure under any applicable law fulfilling obligations under article
230
11 of the WIPO copyright treaty adopted on 20 December 1996, or
231
similar laws prohibiting or restricting circumvention of such
232
measures.
233

    
234
  When you convey a covered work, you waive any legal power to forbid
235
circumvention of technological measures to the extent such circumvention
236
is effected by exercising rights under this License with respect to
237
the covered work, and you disclaim any intention to limit operation or
238
modification of the work as a means of enforcing, against the work&apos;s
239
users, your or third parties&apos; legal rights to forbid circumvention of
240
technological measures.
241

    
242
  4. Conveying Verbatim Copies.
243

    
244
  You may convey verbatim copies of the Program&apos;s source code as you
245
receive it, in any medium, provided that you conspicuously and
246
appropriately publish on each copy an appropriate copyright notice;
247
keep intact all notices stating that this License and any
248
non-permissive terms added in accord with section 7 apply to the code;
249
keep intact all notices of the absence of any warranty; and give all
250
recipients a copy of this License along with the Program.
251

    
252
  You may charge any price or no price for each copy that you convey,
253
and you may offer support or warranty protection for a fee.
254

    
255
  5. Conveying Modified Source Versions.
256

    
257
  You may convey a work based on the Program, or the modifications to
258
produce it from the Program, in the form of source code under the
259
terms of section 4, provided that you also meet all of these conditions:
260

    
261
    a) The work must carry prominent notices stating that you modified
262
    it, and giving a relevant date.
263

    
264
    b) The work must carry prominent notices stating that it is
265
    released under this License and any conditions added under section
266
    7.  This requirement modifies the requirement in section 4 to
267
    &quot;keep intact all notices&quot;.
268

    
269
    c) You must license the entire work, as a whole, under this
270
    License to anyone who comes into possession of a copy.  This
271
    License will therefore apply, along with any applicable section 7
272
    additional terms, to the whole of the work, and all its parts,
273
    regardless of how they are packaged.  This License gives no
274
    permission to license the work in any other way, but it does not
275
    invalidate such permission if you have separately received it.
276

    
277
    d) If the work has interactive user interfaces, each must display
278
    Appropriate Legal Notices; however, if the Program has interactive
279
    interfaces that do not display Appropriate Legal Notices, your
280
    work need not make them do so.
281

    
282
  A compilation of a covered work with other separate and independent
283
works, which are not by their nature extensions of the covered work,
284
and which are not combined with it such as to form a larger program,
285
in or on a volume of a storage or distribution medium, is called an
286
&quot;aggregate&quot; if the compilation and its resulting copyright are not
287
used to limit the access or legal rights of the compilation&apos;s users
288
beyond what the individual works permit.  Inclusion of a covered work
289
in an aggregate does not cause this License to apply to the other
290
parts of the aggregate.
291

    
292
  6. Conveying Non-Source Forms.
293

    
294
  You may convey a covered work in object code form under the terms
295
of sections 4 and 5, provided that you also convey the
296
machine-readable Corresponding Source under the terms of this License,
297
in one of these ways:
298

    
299
    a) Convey the object code in, or embodied in, a physical product
300
    (including a physical distribution medium), accompanied by the
301
    Corresponding Source fixed on a durable physical medium
302
    customarily used for software interchange.
303

    
304
    b) Convey the object code in, or embodied in, a physical product
305
    (including a physical distribution medium), accompanied by a
306
    written offer, valid for at least three years and valid for as
307
    long as you offer spare parts or customer support for that product
308
    model, to give anyone who possesses the object code either (1) a
309
    copy of the Corresponding Source for all the software in the
310
    product that is covered by this License, on a durable physical
311
    medium customarily used for software interchange, for a price no
312
    more than your reasonable cost of physically performing this
313
    conveying of source, or (2) access to copy the
314
    Corresponding Source from a network server at no charge.
315

    
316
    c) Convey individual copies of the object code with a copy of the
317
    written offer to provide the Corresponding Source.  This
318
    alternative is allowed only occasionally and noncommercially, and
319
    only if you received the object code with such an offer, in accord
320
    with subsection 6b.
321

    
322
    d) Convey the object code by offering access from a designated
323
    place (gratis or for a charge), and offer equivalent access to the
324
    Corresponding Source in the same way through the same place at no
325
    further charge.  You need not require recipients to copy the
326
    Corresponding Source along with the object code.  If the place to
327
    copy the object code is a network server, the Corresponding Source
328
    may be on a different server (operated by you or a third party)
329
    that supports equivalent copying facilities, provided you maintain
330
    clear directions next to the object code saying where to find the
331
    Corresponding Source.  Regardless of what server hosts the
332
    Corresponding Source, you remain obligated to ensure that it is
333
    available for as long as needed to satisfy these requirements.
334

    
335
    e) Convey the object code using peer-to-peer transmission, provided
336
    you inform other peers where the object code and Corresponding
337
    Source of the work are being offered to the general public at no
338
    charge under subsection 6d.
339

    
340
  A separable portion of the object code, whose source code is excluded
341
from the Corresponding Source as a System Library, need not be
342
included in conveying the object code work.
343

    
344
  A &quot;User Product&quot; is either (1) a &quot;consumer product&quot;, which means any
345
tangible personal property which is normally used for personal, family,
346
or household purposes, or (2) anything designed or sold for incorporation
347
into a dwelling.  In determining whether a product is a consumer product,
348
doubtful cases shall be resolved in favor of coverage.  For a particular
349
product received by a particular user, &quot;normally used&quot; refers to a
350
typical or common use of that class of product, regardless of the status
351
of the particular user or of the way in which the particular user
352
actually uses, or expects or is expected to use, the product.  A product
353
is a consumer product regardless of whether the product has substantial
354
commercial, industrial or non-consumer uses, unless such uses represent
355
the only significant mode of use of the product.
356

    
357
  &quot;Installation Information&quot; for a User Product means any methods,
358
procedures, authorization keys, or other information required to install
359
and execute modified versions of a covered work in that User Product from
360
a modified version of its Corresponding Source.  The information must
361
suffice to ensure that the continued functioning of the modified object
362
code is in no case prevented or interfered with solely because
363
modification has been made.
364

    
365
  If you convey an object code work under this section in, or with, or
366
specifically for use in, a User Product, and the conveying occurs as
367
part of a transaction in which the right of possession and use of the
368
User Product is transferred to the recipient in perpetuity or for a
369
fixed term (regardless of how the transaction is characterized), the
370
Corresponding Source conveyed under this section must be accompanied
371
by the Installation Information.  But this requirement does not apply
372
if neither you nor any third party retains the ability to install
373
modified object code on the User Product (for example, the work has
374
been installed in ROM).
375

    
376
  The requirement to provide Installation Information does not include a
377
requirement to continue to provide support service, warranty, or updates
378
for a work that has been modified or installed by the recipient, or for
379
the User Product in which it has been modified or installed.  Access to a
380
network may be denied when the modification itself materially and
381
adversely affects the operation of the network or violates the rules and
382
protocols for communication across the network.
383

    
384
  Corresponding Source conveyed, and Installation Information provided,
385
in accord with this section must be in a format that is publicly
386
documented (and with an implementation available to the public in
387
source code form), and must require no special password or key for
388
unpacking, reading or copying.
389

    
390
  7. Additional Terms.
391

    
392
  &quot;Additional permissions&quot; are terms that supplement the terms of this
393
License by making exceptions from one or more of its conditions.
394
Additional permissions that are applicable to the entire Program shall
395
be treated as though they were included in this License, to the extent
396
that they are valid under applicable law.  If additional permissions
397
apply only to part of the Program, that part may be used separately
398
under those permissions, but the entire Program remains governed by
399
this License without regard to the additional permissions.
400

    
401
  When you convey a copy of a covered work, you may at your option
402
remove any additional permissions from that copy, or from any part of
403
it.  (Additional permissions may be written to require their own
404
removal in certain cases when you modify the work.)  You may place
405
additional permissions on material, added by you to a covered work,
406
for which you have or can give appropriate copyright permission.
407

    
408
  Notwithstanding any other provision of this License, for material you
409
add to a covered work, you may (if authorized by the copyright holders of
410
that material) supplement the terms of this License with terms:
411

    
412
    a) Disclaiming warranty or limiting liability differently from the
413
    terms of sections 15 and 16 of this License; or
414

    
415
    b) Requiring preservation of specified reasonable legal notices or
416
    author attributions in that material or in the Appropriate Legal
417
    Notices displayed by works containing it; or
418

    
419
    c) Prohibiting misrepresentation of the origin of that material, or
420
    requiring that modified versions of such material be marked in
421
    reasonable ways as different from the original version; or
422

    
423
    d) Limiting the use for publicity purposes of names of licensors or
424
    authors of the material; or
425

    
426
    e) Declining to grant rights under trademark law for use of some
427
    trade names, trademarks, or service marks; or
428

    
429
    f) Requiring indemnification of licensors and authors of that
430
    material by anyone who conveys the material (or modified versions of
431
    it) with contractual assumptions of liability to the recipient, for
432
    any liability that these contractual assumptions directly impose on
433
    those licensors and authors.
434

    
435
  All other non-permissive additional terms are considered &quot;further
436
restrictions&quot; within the meaning of section 10.  If the Program as you
437
received it, or any part of it, contains a notice stating that it is
438
governed by this License along with a term that is a further
439
restriction, you may remove that term.  If a license document contains
440
a further restriction but permits relicensing or conveying under this
441
License, you may add to a covered work material governed by the terms
442
of that license document, provided that the further restriction does
443
not survive such relicensing or conveying.
444

    
445
  If you add terms to a covered work in accord with this section, you
446
must place, in the relevant source files, a statement of the
447
additional terms that apply to those files, or a notice indicating
448
where to find the applicable terms.
449

    
450
  Additional terms, permissive or non-permissive, may be stated in the
451
form of a separately written license, or stated as exceptions;
452
the above requirements apply either way.
453

    
454
  8. Termination.
455

    
456
  You may not propagate or modify a covered work except as expressly
457
provided under this License.  Any attempt otherwise to propagate or
458
modify it is void, and will automatically terminate your rights under
459
this License (including any patent licenses granted under the third
460
paragraph of section 11).
461

    
462
  However, if you cease all violation of this License, then your
463
license from a particular copyright holder is reinstated (a)
464
provisionally, unless and until the copyright holder explicitly and
465
finally terminates your license, and (b) permanently, if the copyright
466
holder fails to notify you of the violation by some reasonable means
467
prior to 60 days after the cessation.
468

    
469
  Moreover, your license from a particular copyright holder is
470
reinstated permanently if the copyright holder notifies you of the
471
violation by some reasonable means, this is the first time you have
472
received notice of violation of this License (for any work) from that
473
copyright holder, and you cure the violation prior to 30 days after
474
your receipt of the notice.
475

    
476
  Termination of your rights under this section does not terminate the
477
licenses of parties who have received copies or rights from you under
478
this License.  If your rights have been terminated and not permanently
479
reinstated, you do not qualify to receive new licenses for the same
480
material under section 10.
481

    
482
  9. Acceptance Not Required for Having Copies.
483

    
484
  You are not required to accept this License in order to receive or
485
run a copy of the Program.  Ancillary propagation of a covered work
486
occurring solely as a consequence of using peer-to-peer transmission
487
to receive a copy likewise does not require acceptance.  However,
488
nothing other than this License grants you permission to propagate or
489
modify any covered work.  These actions infringe copyright if you do
490
not accept this License.  Therefore, by modifying or propagating a
491
covered work, you indicate your acceptance of this License to do so.
492

    
493
  10. Automatic Licensing of Downstream Recipients.
494

    
495
  Each time you convey a covered work, the recipient automatically
496
receives a license from the original licensors, to run, modify and
497
propagate that work, subject to this License.  You are not responsible
498
for enforcing compliance by third parties with this License.
499

    
500
  An &quot;entity transaction&quot; is a transaction transferring control of an
501
organization, or substantially all assets of one, or subdividing an
502
organization, or merging organizations.  If propagation of a covered
503
work results from an entity transaction, each party to that
504
transaction who receives a copy of the work also receives whatever
505
licenses to the work the party&apos;s predecessor in interest had or could
506
give under the previous paragraph, plus a right to possession of the
507
Corresponding Source of the work from the predecessor in interest, if
508
the predecessor has it or can get it with reasonable efforts.
509

    
510
  You may not impose any further restrictions on the exercise of the
511
rights granted or affirmed under this License.  For example, you may
512
not impose a license fee, royalty, or other charge for exercise of
513
rights granted under this License, and you may not initiate litigation
514
(including a cross-claim or counterclaim in a lawsuit) alleging that
515
any patent claim is infringed by making, using, selling, offering for
516
sale, or importing the Program or any portion of it.
517

    
518
  11. Patents.
519

    
520
  A &quot;contributor&quot; is a copyright holder who authorizes use under this
521
License of the Program or a work on which the Program is based.  The
522
work thus licensed is called the contributor&apos;s &quot;contributor version&quot;.
523

    
524
  A contributor&apos;s &quot;essential patent claims&quot; are all patent claims
525
owned or controlled by the contributor, whether already acquired or
526
hereafter acquired, that would be infringed by some manner, permitted
527
by this License, of making, using, or selling its contributor version,
528
but do not include claims that would be infringed only as a
529
consequence of further modification of the contributor version.  For
530
purposes of this definition, &quot;control&quot; includes the right to grant
531
patent sublicenses in a manner consistent with the requirements of
532
this License.
533

    
534
  Each contributor grants you a non-exclusive, worldwide, royalty-free
535
patent license under the contributor&apos;s essential patent claims, to
536
make, use, sell, offer for sale, import and otherwise run, modify and
537
propagate the contents of its contributor version.
538

    
539
  In the following three paragraphs, a &quot;patent license&quot; is any express
540
agreement or commitment, however denominated, not to enforce a patent
541
(such as an express permission to practice a patent or covenant not to
542
sue for patent infringement).  To &quot;grant&quot; such a patent license to a
543
party means to make such an agreement or commitment not to enforce a
544
patent against the party.
545

    
546
  If you convey a covered work, knowingly relying on a patent license,
547
and the Corresponding Source of the work is not available for anyone
548
to copy, free of charge and under the terms of this License, through a
549
publicly available network server or other readily accessible means,
550
then you must either (1) cause the Corresponding Source to be so
551
available, or (2) arrange to deprive yourself of the benefit of the
552
patent license for this particular work, or (3) arrange, in a manner
553
consistent with the requirements of this License, to extend the patent
554
license to downstream recipients.  &quot;Knowingly relying&quot; means you have
555
actual knowledge that, but for the patent license, your conveying the
556
covered work in a country, or your recipient&apos;s use of the covered work
557
in a country, would infringe one or more identifiable patents in that
558
country that you have reason to believe are valid.
559

    
560
  If, pursuant to or in connection with a single transaction or
561
arrangement, you convey, or propagate by procuring conveyance of, a
562
covered work, and grant a patent license to some of the parties
563
receiving the covered work authorizing them to use, propagate, modify
564
or convey a specific copy of the covered work, then the patent license
565
you grant is automatically extended to all recipients of the covered
566
work and works based on it.
567

    
568
  A patent license is &quot;discriminatory&quot; if it does not include within
569
the scope of its coverage, prohibits the exercise of, or is
570
conditioned on the non-exercise of one or more of the rights that are
571
specifically granted under this License.  You may not convey a covered
572
work if you are a party to an arrangement with a third party that is
573
in the business of distributing software, under which you make payment
574
to the third party based on the extent of your activity of conveying
575
the work, and under which the third party grants, to any of the
576
parties who would receive the covered work from you, a discriminatory
577
patent license (a) in connection with copies of the covered work
578
conveyed by you (or copies made from those copies), or (b) primarily
579
for and in connection with specific products or compilations that
580
contain the covered work, unless you entered into that arrangement,
581
or that patent license was granted, prior to 28 March 2007.
582

    
583
  Nothing in this License shall be construed as excluding or limiting
584
any implied license or other defenses to infringement that may
585
otherwise be available to you under applicable patent law.
586

    
587
  12. No Surrender of Others&apos; Freedom.
588

    
589
  If conditions are imposed on you (whether by court order, agreement or
590
otherwise) that contradict the conditions of this License, they do not
591
excuse you from the conditions of this License.  If you cannot convey a
592
covered work so as to satisfy simultaneously your obligations under this
593
License and any other pertinent obligations, then as a consequence you may
594
not convey it at all.  For example, if you agree to terms that obligate you
595
to collect a royalty for further conveying from those to whom you convey
596
the Program, the only way you could satisfy both those terms and this
597
License would be to refrain entirely from conveying the Program.
598

    
599
  13. Use with the GNU Affero General Public License.
600

    
601
  Notwithstanding any other provision of this License, you have
602
permission to link or combine any covered work with a work licensed
603
under version 3 of the GNU Affero General Public License into a single
604
combined work, and to convey the resulting work.  The terms of this
605
License will continue to apply to the part which is the covered work,
606
but the special requirements of the GNU Affero General Public License,
607
section 13, concerning interaction through a network will apply to the
608
combination as such.
609

    
610
  14. Revised Versions of this License.
611

    
612
  The Free Software Foundation may publish revised and/or new versions of
613
the GNU General Public License from time to time.  Such new versions will
614
be similar in spirit to the present version, but may differ in detail to
615
address new problems or concerns.
616

    
617
  Each version is given a distinguishing version number.  If the
618
Program specifies that a certain numbered version of the GNU General
619
Public License &quot;or any later version&quot; applies to it, you have the
620
option of following the terms and conditions either of that numbered
621
version or of any later version published by the Free Software
622
Foundation.  If the Program does not specify a version number of the
623
GNU General Public License, you may choose any version ever published
624
by the Free Software Foundation.
625

    
626
  If the Program specifies that a proxy can decide which future
627
versions of the GNU General Public License can be used, that proxy&apos;s
628
public statement of acceptance of a version permanently authorizes you
629
to choose that version for the Program.
630

    
631
  Later license versions may give you additional or different
632
permissions.  However, no additional obligations are imposed on any
633
author or copyright holder as a result of your choosing to follow a
634
later version.
635

    
636
  15. Disclaimer of Warranty.
637

    
638
  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
639
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
640
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM &quot;AS IS&quot; WITHOUT WARRANTY
641
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
642
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
643
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
644
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
645
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
646

    
647
  16. Limitation of Liability.
648

    
649
  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
650
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
651
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
652
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
653
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
654
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
655
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
656
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
657
SUCH DAMAGES.
658

    
659
  17. Interpretation of Sections 15 and 16.
660

    
661
  If the disclaimer of warranty and limitation of liability provided
662
above cannot be given local legal effect according to their terms,
663
reviewing courts shall apply local law that most closely approximates
664
an absolute waiver of all civil liability in connection with the
665
Program, unless a warranty or assumption of liability accompanies a
666
copy of the Program in return for a fee.
667

    
668
                     END OF TERMS AND CONDITIONS
669

    
670
            How to Apply These Terms to Your New Programs
671

    
672
  If you develop a new program, and you want it to be of the greatest
673
possible use to the public, the best way to achieve this is to make it
674
free software which everyone can redistribute and change under these terms.
675

    
676
  To do so, attach the following notices to the program.  It is safest
677
to attach them to the start of each source file to most effectively
678
state the exclusion of warranty; and each file should have at least
679
the &quot;copyright&quot; line and a pointer to where the full notice is found.
680

    
681
    one line to give the program&apos;s name and a brief idea of what it does.
682
    Copyright (C) year name of author
683

    
684
    This program is free software: you can redistribute it and/or modify
685
    it under the terms of the GNU General Public License as published by
686
    the Free Software Foundation, either version 3 of the License, or
687
    (at your option) any later version.
688

    
689
    This program is distributed in the hope that it will be useful,
690
    but WITHOUT ANY WARRANTY; without even the implied warranty of
691
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
692
    GNU General Public License for more details.
693

    
694
    You should have received a copy of the GNU General Public License
695
    along with this program.  If not, see http://www.gnu.org/licenses/.
696

    
697
Also add information on how to contact you by electronic and paper mail.
698

    
699
  If the program does terminal interaction, make it output a short
700
notice like this when it starts in an interactive mode:
701

    
702
    program  Copyright (C) year  name of author
703
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w&apos;.
704
    This is free software, and you are welcome to redistribute it
705
    under certain conditions; type `show c&apos; for details.
706

    
707
The hypothetical commands `show w&apos; and `show c&apos; should show the appropriate
708
parts of the General Public License.  Of course, your program&apos;s commands
709
might be different; for a GUI interface, you would use an &quot;about box&quot;.
710

    
711
  You should also get your employer (if you work as a programmer) or school,
712
if any, to sign a &quot;copyright disclaimer&quot; for the program, if necessary.
713
For more information on this, and how to apply and follow the GNU GPL, see
714
http://www.gnu.org/licenses/.
715

    
716
  The GNU General Public License does not permit incorporating your program
717
into proprietary programs.  If your program is a subroutine library, you
718
may consider it more useful to permit linking proprietary applications with
719
the library.  If this is what you want to do, use the GNU Lesser General
720
Public License instead of this License.  But first, please read
721
http://www.gnu.org/philosophy/why-not-lgpl.html.
722
   </license>
723

    
724
   <includes
725
         id="org.eclipse.babel.nls_eclipse_fr"
726
         version="0.0.0"/>
727

    
728
   <includes
729
         id="org.eclipse.babel.nls_eclipse_ru"
730
         version="0.0.0"/>
731

    
732
   <includes
733
         id="org.eclipse.rcp"
734
         version="0.0.0"/>
735

    
736
   <includes
737
         id="org.eclipse.equinox.p2.user.ui"
738
         version="0.0.0"/>
739

    
740
   <requires>
741
      <import plugin="org.eclipse.ui.workbench" version="3.105.0" match="greaterOrEqual"/>
742
      <import plugin="org.eclipse.equinox.p2.ui" version="2.3.0" match="greaterOrEqual"/>
743
      <import plugin="org.eclipse.core.filesystem" version="1.2.0" match="greaterOrEqual"/>
744
      <import plugin="org.eclipse.ui.console" version="3.4.0" match="greaterOrEqual"/>
745
      <import plugin="org.eclipse.ui.browser" version="3.2.300" match="greaterOrEqual"/>
746
      <import plugin="org.txm.libs.groovy-all" version="1.0.0" match="greaterOrEqual"/>
747
      <import plugin="com.ahtik.wordwrap" version="0.0.5" match="greaterOrEqual"/>
748
      <import plugin="org.eclipse.e4.ui.workbench.addons.swt" version="1.0.0" match="greaterOrEqual"/>
749
      <import plugin="org.eclipse.equinox.ds" version="1.4.100" match="greaterOrEqual"/>
750
      <import plugin="org.eclipse.equinox.event" version="1.3.0" match="greaterOrEqual"/>
751
      <import plugin="org.eclipse.ui.intro" version="3.4.200" match="greaterOrEqual"/>
752
      <import plugin="org.eclipse.equinox.p2.ui.sdk" version="1.0.300" match="greaterOrEqual"/>
753
      <import plugin="org.eclipse.equinox.p2.ui.sdk.scheduler" version="1.2.0" match="greaterOrEqual"/>
754
      <import plugin="org.eclipse.update.configurator" version="3.3.200" match="greaterOrEqual"/>
755
      <import plugin="org.eclipse.e4.ui.css.swt.theme" version="0.9.100" match="greaterOrEqual"/>
756
      <import plugin="org.eclipse.e4.ui.css.swt" version="0.11.0" match="greaterOrEqual"/>
757
      <import plugin="org.eclipse.e4.ui.css.core" version="0.10.100" match="greaterOrEqual"/>
758
      <import plugin="org.eclipse.equinox.p2.updatechecker" version="1.1.200" match="greaterOrEqual"/>
759
      <import plugin="org.eclipse.equinox.p2.updatesite" version="1.0.400" match="greaterOrEqual"/>
760
      <import plugin="org.eclipse.platform" version="4.3.0" match="greaterOrEqual"/>
761
      <import plugin="org.eclipse.equinox.util" version="1.0.500" match="greaterOrEqual"/>
762
      <import plugin="org.eclipse.equinox.p2.metadata" version="2.2.0" match="greaterOrEqual"/>
763
      <import plugin="org.eclipse.equinox.p2.ui.discovery" version="1.0.0" match="greaterOrEqual"/>
764
      <import plugin="org.eclipse.equinox.p2.discovery" version="1.0.200" match="greaterOrEqual"/>
765
      <import plugin="org.eclipse.equinox.p2.discovery.compatibility" version="1.0.101" match="greaterOrEqual"/>
766
      <import plugin="org.eclipse.equinox.p2.repository" version="2.3.0" match="greaterOrEqual"/>
767
      <import plugin="org.eclipse.equinox.p2.core" version="2.3.0" match="greaterOrEqual"/>
768
      <import plugin="org.eclipse.equinox.p2.engine" version="2.3.0" match="greaterOrEqual"/>
769
      <import plugin="org.eclipse.equinox.p2.console" version="1.0.300" match="greaterOrEqual"/>
770
      <import plugin="org.eclipse.ui.net" version="1.2.200" match="greaterOrEqual"/>
771
      <import plugin="org.eclipse.e4.ui.workbench" version="1.0.0" match="greaterOrEqual"/>
772
      <import plugin="org.eclipse.e4.core.contexts" version="1.3.0" match="greaterOrEqual"/>
773
      <import plugin="jfreechart" version="1.0.17" match="greaterOrEqual"/>
774
      <import plugin="org.eclipse.ui.navigator" version="3.5.300" match="greaterOrEqual"/>
775
      <import plugin="org.eclipse.ui.navigator.resources" version="3.4.500" match="greaterOrEqual"/>
776
      <import plugin="org.eclipse.osgi.util" version="3.2.0" match="greaterOrEqual"/>
777
      <import plugin="org.eclipse.core.resources" version="3.4.0" match="greaterOrEqual"/>
778
      <import plugin="org.eclipse.jface.text" version="3.4.0" match="greaterOrEqual"/>
779
      <import plugin="org.eclipse.ui" version="3.6.0" match="greaterOrEqual"/>
780
      <import plugin="org.eclipse.equinox.security.ui" version="1.0.0" match="compatible"/>
781
      <import plugin="org.eclipse.core.runtime" version="3.6.0" match="compatible"/>
782
      <import plugin="org.eclipse.help" version="3.2.0" match="compatible"/>
783
      <import plugin="org.eclipse.jface" version="3.9.0" match="compatible"/>
784
      <import plugin="org.eclipse.swt" version="3.101.0" match="compatible"/>
785
      <import plugin="org.eclipse.jface.databinding" version="1.3.0" match="compatible"/>
786
      <import plugin="org.eclipse.core.databinding.property" version="1.2.0" match="compatible"/>
787
      <import plugin="org.eclipse.core.databinding.observable" version="1.2.0" match="compatible"/>
788
      <import plugin="org.eclipse.e4.core.services" version="1.0.0" match="greaterOrEqual"/>
789
      <import plugin="org.eclipse.e4.core.contexts" version="1.0.0" match="greaterOrEqual"/>
790
      <import plugin="org.eclipse.e4.core.di" version="1.1.0" match="greaterOrEqual"/>
791
      <import plugin="org.eclipse.e4.ui.workbench.swt" version="0.9.1" match="greaterOrEqual"/>
792
      <import plugin="org.eclipse.e4.ui.di" version="0.9.0" match="greaterOrEqual"/>
793
      <import plugin="org.eclipse.e4.ui.model.workbench" version="0.9.1" match="greaterOrEqual"/>
794
      <import plugin="org.eclipse.e4.ui.css.swt.theme" version="0.9.0" match="greaterOrEqual"/>
795
      <import plugin="org.eclipse.e4.ui.bindings" version="0.9.0" match="greaterOrEqual"/>
796
      <import plugin="org.eclipse.e4.ui.css.swt" version="0.9.1" match="greaterOrEqual"/>
797
      <import plugin="org.eclipse.e4.ui.css.core" version="0.9.0" match="greaterOrEqual"/>
798
      <import plugin="org.eclipse.e4.ui.workbench3" version="0.12.0" match="greaterOrEqual"/>
799
      <import plugin="org.eclipse.e4.ui.workbench.addons.swt" version="0.10.0" match="greaterOrEqual"/>
800
      <import plugin="org.eclipse.emf.ecore" version="2.7.0" match="greaterOrEqual"/>
801
      <import plugin="org.eclipse.ui" version="3.5.0" match="compatible"/>
802
      <import plugin="org.eclipse.ui.workbench.texteditor" version="3.5.0" match="compatible"/>
803
      <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
804
      <import plugin="org.eclipse.core.expressions" version="3.2.0" match="compatible"/>
805
      <import plugin="org.eclipse.ui.editors" version="3.5.0" match="compatible"/>
806
      <import plugin="org.eclipse.ui.forms" version="3.2.0" match="compatible"/>
807
      <import plugin="org.eclipse.core.net" version="1.1.0" match="greaterOrEqual"/>
808
      <import plugin="org.eclipse.e4.ui.model.workbench" version="1.0.0" match="greaterOrEqual"/>
809
      <import plugin="org.eclipse.e4.ui.workbench.renderers.swt" version="0.10.0" match="compatible"/>
810
      <import plugin="org.eclipse.equinox.p2.operations" version="2.0.0" match="compatible"/>
811
      <import plugin="org.eclipse.swt" version="3.0.0" match="compatible"/>
812
      <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/>
813
      <import plugin="org.apache.batik.util" version="1.6.0" match="equivalent"/>
814
      <import plugin="org.w3c.css.sac" version="1.3.0" match="equivalent"/>
815
      <import plugin="org.w3c.dom.svg" version="1.1.0"/>
816
      <import plugin="org.apache.batik.util.gui" version="1.6.0" match="equivalent"/>
817
      <import plugin="org.eclipse.core.resources" version="3.4.0" match="compatible"/>
818
      <import plugin="org.eclipse.jface.text" version="3.8.0" match="compatible"/>
819
      <import plugin="org.eclipse.ui.ide" version="3.3.0" match="compatible"/>
820
      <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/>
821
      <import plugin="org.eclipse.compare.core" version="3.5.0" match="compatible"/>
822
      <import plugin="org.eclipse.equinox.common" version="3.2.0" match="compatible"/>
823
      <import plugin="org.eclipse.equinox.preferences" version="3.2.0" match="compatible"/>
824
      <import plugin="org.eclipse.equinox.registry" version="3.2.0" match="compatible"/>
825
      <import plugin="org.eclipse.core.databinding.observable" version="1.3.0" match="compatible"/>
826
      <import plugin="org.eclipse.core.databinding.property" version="1.3.0" match="compatible"/>
827
      <import plugin="org.eclipse.core.runtime" version="3.3.0" match="compatible"/>
828
      <import plugin="org.eclipse.core.runtime" version="3.7.0" match="compatible"/>
829
      <import plugin="org.eclipse.text" version="3.5.0" match="compatible"/>
830
      <import plugin="org.eclipse.core.filesystem" version="1.2.0" match="compatible"/>
831
      <import plugin="org.eclipse.osgi" version="3.2.0" match="compatible"/>
832
      <import plugin="org.eclipse.core.filesystem" version="1.3.0" match="compatible"/>
833
      <import plugin="org.eclipse.core.filesystem" version="1.4.0" match="compatible"/>
834
      <import plugin="org.eclipse.equinox.security" version="1.0.0" match="compatible"/>
835
      <import plugin="org.eclipse.equinox.common" version="3.4.0" match="greaterOrEqual"/>
836
      <import plugin="org.eclipse.equinox.preferences" version="3.2.200" match="greaterOrEqual"/>
837
      <import plugin="org.eclipse.osgi" version="3.4.0" match="greaterOrEqual"/>
838
      <import plugin="org.eclipse.equinox.registry" version="3.4.0" match="greaterOrEqual"/>
839
      <import plugin="org.eclipse.core.resources" version="3.5.0" match="compatible"/>
840
      <import plugin="org.eclipse.osgi" version="3.7.0" match="compatible"/>
841
      <import plugin="org.eclipse.equinox.common" version="3.6.100" match="compatible"/>
842
      <import plugin="org.eclipse.core.jobs" version="3.2.0" match="compatible"/>
843
      <import plugin="org.eclipse.equinox.registry" version="3.4.0" match="compatible"/>
844
      <import plugin="org.eclipse.equinox.preferences" version="3.4.0" match="compatible"/>
845
      <import plugin="org.eclipse.core.contenttype" version="3.3.0" match="compatible"/>
846
      <import plugin="org.eclipse.equinox.app" version="1.0.0" match="greaterOrEqual"/>
847
      <import plugin="org.eclipse.equinox.registry" version="3.5.0" match="equivalent"/>
848
      <import plugin="org.eclipse.equinox.common" version="3.6.0" match="compatible"/>
849
      <import plugin="org.eclipse.e4.core.di" version="0.9.0" match="greaterOrEqual"/>
850
      <import plugin="org.eclipse.osgi" version="3.6.0" match="greaterOrEqual"/>
851
      <import plugin="org.eclipse.equinox.preferences" version="3.3.0" match="greaterOrEqual"/>
852
      <import plugin="org.eclipse.osgi.services" version="3.2.100" match="greaterOrEqual"/>
853
      <import plugin="org.eclipse.core.jobs" version="3.5.0" match="greaterOrEqual"/>
854
      <import plugin="org.eclipse.swt" version="3.6.0" match="compatible"/>
855
      <import plugin="org.eclipse.core.commands" version="3.5.0" match="compatible"/>
856
      <import plugin="org.w3c.css.sac" version="1.3.0" match="greaterOrEqual"/>
857
      <import plugin="org.apache.batik.css" version="1.6.0" match="equivalent"/>
858
      <import plugin="org.eclipse.equinox.common" version="3.5.0" match="compatible"/>
859
      <import plugin="org.eclipse.swt" version="3.4.1" match="compatible"/>
860
      <import plugin="org.eclipse.equinox.registry" version="3.5.0" match="compatible"/>
861
      <import plugin="org.eclipse.equinox.preferences" version="3.3.0" match="compatible"/>
862
      <import plugin="org.eclipse.core.runtime" version="3.8.0" match="greaterOrEqual"/>
863
      <import plugin="org.eclipse.e4.core.di.extensions" version="0.9.0" match="greaterOrEqual"/>
864
      <import plugin="org.eclipse.osgi.services" version="3.2.100" match="compatible"/>
865
      <import plugin="org.eclipse.e4.core.services" version="0.9.0" match="greaterOrEqual"/>
866
      <import plugin="org.eclipse.e4.core.di" version="1.0.0" match="greaterOrEqual"/>
867
      <import plugin="org.eclipse.emf.ecore" version="2.9.0" match="greaterOrEqual"/>
868
      <import plugin="org.eclipse.core.commands" version="3.4.0" match="compatible"/>
869
      <import plugin="org.eclipse.osgi" version="3.6.0" match="compatible"/>
870
      <import plugin="org.eclipse.e4.core.contexts" version="0.9.0" match="greaterOrEqual"/>
871
      <import plugin="org.eclipse.equinox.common" version="3.4.0" match="compatible"/>
872
      <import plugin="org.eclipse.osgi" version="3.4.0" match="compatible"/>
873
      <import plugin="org.eclipse.e4.ui.services" version="0.9.0" match="greaterOrEqual"/>
874
      <import plugin="org.eclipse.core.jobs" version="3.4.0" match="compatible"/>
875
      <import plugin="org.eclipse.osgi.services" version="3.2.0" match="compatible"/>
876
      <import plugin="org.eclipse.e4.core.commands" version="0.9.0" match="greaterOrEqual"/>
877
      <import plugin="org.eclipse.emf.ecore.change" version="2.5.0" match="greaterOrEqual"/>
878
      <import plugin="org.eclipse.core.expressions" version="3.4.200" match="compatible"/>
879
      <import plugin="org.eclipse.emf.ecore.xmi" version="2.7.0" match="greaterOrEqual"/>
880
      <import plugin="org.eclipse.e4.ui.workbench" version="0.9.1" match="greaterOrEqual"/>
881
      <import plugin="org.eclipse.e4.core.services" version="0.9.1" match="greaterOrEqual"/>
882
      <import plugin="org.eclipse.e4.ui.workbench.renderers.swt" version="0.9.1" match="greaterOrEqual"/>
883
      <import plugin="org.eclipse.e4.ui.widgets" version="0.11.0" match="greaterOrEqual"/>
884
      <import plugin="org.eclipse.swt" version="3.7.0" match="compatible"/>
885
      <import plugin="org.eclipse.jface" version="3.7.0" match="compatible"/>
886
      <import plugin="org.eclipse.e4.ui.di" version="0.10.0" match="greaterOrEqual"/>
887
      <import plugin="org.eclipse.e4.ui.services" version="1.0.0" match="greaterOrEqual"/>
888
      <import plugin="org.eclipse.e4.ui.workbench" version="0.9.0" match="greaterOrEqual"/>
889
      <import plugin="org.eclipse.swt" version="3.5.0" match="compatible"/>
890
      <import plugin="org.eclipse.jface" version="3.5.0" match="compatible"/>
891
      <import plugin="org.eclipse.e4.ui.workbench.swt" version="0.9.0" match="greaterOrEqual"/>
892
      <import plugin="org.eclipse.e4.ui.model.workbench" version="0.9.0" match="greaterOrEqual"/>
893
      <import plugin="org.eclipse.equinox.app" version="1.3.0" match="compatible"/>
894
      <import plugin="org.eclipse.e4.ui.workbench" version="0.10.0" match="greaterOrEqual"/>
895
      <import plugin="org.eclipse.e4.ui.services" version="0.1.0" match="greaterOrEqual"/>
896
      <import plugin="org.eclipse.core.databinding" version="1.2.0" match="compatible"/>
897
      <import plugin="org.eclipse.e4.ui.css.swt" version="0.9.0" match="greaterOrEqual"/>
898
      <import plugin="org.eclipse.e4.ui.workbench3" version="0.11.0" match="greaterOrEqual"/>
899
      <import plugin="org.eclipse.core.jobs" version="3.5.0" match="compatible"/>
900
      <import plugin="org.eclipse.equinox.concurrent"/>
901
      <import plugin="org.eclipse.ecf.provider.filetransfer" version="2.0.0" match="greaterOrEqual"/>
902
      <import plugin="org.eclipse.core.runtime" version="3.5.0" match="compatible"/>
903
      <import plugin="org.eclipse.emf.common" version="2.9.0" match="compatible"/>
904
      <import plugin="org.eclipse.emf.ecore" version="2.9.0" match="compatible"/>
905
      <import plugin="org.eclipse.equinox.common" version="3.6.0" match="greaterOrEqual"/>
906
      <import plugin="org.eclipse.equinox.registry" version="3.5.0" match="greaterOrEqual"/>
907
      <import plugin="org.eclipse.equinox.common" version="3.3.0" match="greaterOrEqual"/>
908
      <import plugin="org.eclipse.equinox.common" version="3.3.0" match="compatible"/>
909
      <import plugin="org.eclipse.core.jobs" version="3.3.0" match="compatible"/>
910
      <import plugin="org.eclipse.equinox.p2.metadata" version="2.0.0" match="compatible"/>
911
      <import plugin="org.sat4j.core" version="2.3.5" match="compatible"/>
912
      <import plugin="org.sat4j.pb" version="2.3.5" match="compatible"/>
913
      <import plugin="org.eclipse.core.runtime" version="3.3.0" match="greaterOrEqual"/>
914
      <import plugin="org.eclipse.equinox.p2.core" version="2.0.0" match="greaterOrEqual"/>
915
      <import plugin="org.eclipse.equinox.p2.discovery" version="1.0.0" match="greaterOrEqual"/>
916
      <import plugin="org.eclipse.equinox.p2.repository" version="2.1.0" match="greaterOrEqual"/>
917
      <import plugin="org.eclipse.equinox.p2.transport.ecf" version="1.0.0" match="greaterOrEqual"/>
918
      <import plugin="org.eclipse.equinox.p2.core" version="2.0.0" match="compatible"/>
919
      <import plugin="org.eclipse.equinox.registry" version="3.3.0" match="greaterOrEqual"/>
920
      <import plugin="org.eclipse.ecf" version="3.1.0" match="greaterOrEqual"/>
921
      <import plugin="org.eclipse.ecf.filetransfer" version="4.0.0" match="greaterOrEqual"/>
922
      <import plugin="org.eclipse.ecf.provider.filetransfer" version="3.1.0" match="greaterOrEqual"/>
923
      <import plugin="org.eclipse.equinox.p2.core" version="2.0.100" match="greaterOrEqual"/>
924
      <import plugin="org.eclipse.core.jobs" version="3.5.100" match="greaterOrEqual"/>
925
      <import plugin="org.eclipse.equinox.p2.discovery" version="1.0.0" match="equivalent"/>
926
      <import plugin="org.eclipse.equinox.p2.ui" version="2.0.0" match="greaterOrEqual"/>
927
      <import plugin="org.eclipse.equinox.p2.repository" version="2.0.0" match="compatible"/>
928
      <import plugin="org.eclipse.equinox.p2.engine" version="2.0.0" match="compatible"/>
929
      <import plugin="org.eclipse.equinox.p2.metadata.repository" version="0.1.0" match="greaterOrEqual"/>
930
      <import plugin="org.eclipse.equinox.p2.artifact.repository" version="0.1.0" match="greaterOrEqual"/>
931
      <import plugin="org.eclipse.equinox.preferences" version="3.2.200" match="compatible"/>
932
      <import plugin="org.eclipse.ui" version="3.4.0" match="compatible"/>
933
      <import plugin="org.eclipse.core.runtime" version="3.4.0" match="compatible"/>
934
      <import plugin="org.eclipse.equinox.common" version="3.5.0" match="greaterOrEqual"/>
935
      <import plugin="org.eclipse.swt" version="3.2.0" match="compatible"/>
936
      <import plugin="org.eclipse.jface" version="3.2.0" match="compatible"/>
937
      <import plugin="org.eclipse.core.expressions" version="3.4.100" match="compatible"/>
938
      <import plugin="org.eclipse.core.filebuffers" version="3.5.0" match="compatible"/>
939
      <import plugin="org.eclipse.ltk.core.refactoring" version="3.6.0" match="compatible"/>
940
      <import plugin="org.eclipse.jface.text" version="3.5.0" match="compatible"/>
941
      <import plugin="org.eclipse.ui.navigator" version="3.3.200" match="compatible"/>
942
      <import plugin="org.eclipse.compare" version="3.5.0" match="compatible"/>
943
      <import plugin="org.eclipse.team.core" version="3.4.100" match="compatible"/>
944
      <import plugin="org.eclipse.team.ui" version="3.4.100" match="compatible"/>
945
      <import plugin="javax.servlet"/>
946
      <import plugin="org.eclipse.ui.intro" version="3.2.0" match="compatible"/>
947
      <import plugin="org.eclipse.core.resources" version="3.3.0" match="compatible"/>
948
      <import plugin="org.eclipse.core.filesystem" version="1.1.0" match="compatible"/>
949
      <import plugin="org.eclipse.compare.core" version="3.5.200" match="compatible"/>
950
      <import plugin="org.eclipse.team.core" version="3.6.0" match="compatible"/>
951
      <import plugin="org.eclipse.compare" version="3.3.0" match="compatible"/>
952
      <import plugin="org.eclipse.ui.forms" version="3.3.0" match="compatible"/>
953
      <import plugin="org.eclipse.ui.navigator" version="3.3.0" match="compatible"/>
954
      <import plugin="org.eclipse.jface.text" version="3.3.0" match="compatible"/>
955
      <import plugin="org.eclipse.ui.editors" version="3.3.0" match="compatible"/>
956
      <import plugin="org.eclipse.ui.workbench" version="3.105.0" match="compatible"/>
957
      <import plugin="org.eclipse.core.expressions" version="3.4.0" match="compatible"/>
958
      <import plugin="org.eclipse.ui" version="3.6.0" match="compatible"/>
959
      <import plugin="org.eclipse.core.variables" version="3.2.0" match="compatible"/>
960
      <import plugin="org.eclipse.ui.ide" version="3.5.0" match="compatible"/>
961
      <import plugin="org.eclipse.ui.workbench.texteditor" version="3.7.0" match="compatible"/>
962
      <import plugin="org.eclipse.jface" version="3.6.0" match="compatible"/>
963
      <import plugin="org.eclipse.core.filesystem" version="1.0.0" match="compatible"/>
964
      <import plugin="org.eclipse.ui.workbench" version="3.7.0" match="compatible"/>
965
      <import plugin="org.eclipse.jface.text" version="3.2.0" match="compatible"/>
966
      <import plugin="org.eclipse.equinox.bidi" version="0.10.0"/>
967
      <import plugin="org.eclipse.help" version="3.5.0" match="compatible"/>
968
      <import plugin="org.eclipse.ui.forms" version="3.5.0" match="compatible"/>
969
      <import plugin="org.eclipse.core.expressions" version="3.4.200" match="greaterOrEqual"/>
970
      <import plugin="org.eclipse.ui.ide" version="3.6.0" match="compatible"/>
971
      <import plugin="org.eclipse.core.resources" version="3.6.0" match="compatible"/>
972
      <import plugin="org.eclipse.ui.navigator" version="3.5.0" match="compatible"/>
973
      <import plugin="org.eclipse.ui.views.properties.tabbed" version="3.5.0" match="compatible"/>
974
      <import plugin="org.eclipse.ui.workbench.texteditor" version="3.6.0" match="compatible"/>
975
      <import plugin="org.eclipse.ltk.core.refactoring" version="3.5.0" match="compatible"/>
976
      <import plugin="org.eclipse.ltk.ui.refactoring" version="3.5.0" match="compatible"/>
977
      <import plugin="org.eclipse.ui" version="3.3.0" match="compatible"/>
978
      <import plugin="org.eclipse.core.net" version="1.0.0" match="compatible"/>
979
      <import plugin="org.w3c.dom.smil" version="1.0.0" match="equivalent"/>
980
   </requires>
981

    
982
   <plugin
983
         id="org.txm.rcp.about.fragment"
984
         download-size="0"
985
         install-size="0"
986
         version="0.0.0"
987
         fragment="true"
988
         unpack="false"/>
989

    
990
   <plugin
991
         id="org.txm.rcp.p2.ui"
992
         download-size="0"
993
         install-size="0"
994
         version="0.0.0"
995
         fragment="true"
996
         unpack="false"/>
997

    
998
   <plugin
999
         id="org.txm.rcp"
1000
         download-size="0"
1001
         install-size="0"
1002
         version="0.0.0"
1003
         unpack="false"/>
1004

    
1005
   <plugin
1006
         id="org.txm.toolbox"
1007
         download-size="0"
1008
         install-size="0"
1009
         version="0.0.0"
1010
         unpack="false"/>
1011

    
1012
   <plugin
1013
         id="jfreechart"
1014
         download-size="0"
1015
         install-size="0"
1016
         version="0.0.0"
1017
         unpack="false"/>
1018

    
1019
   <plugin
1020
         id="com.ahtik.wordwrap"
1021
         download-size="0"
1022
         install-size="0"
1023
         version="0.0.0"
1024
         unpack="false"/>
1025

    
1026
   <plugin
1027
         id="org.eclipse.equinox.p2.ui"
1028
         download-size="0"
1029
         install-size="0"
1030
         version="0.0.0"
1031
         unpack="false"/>
1032

    
1033
   <plugin
1034
         id="org.eclipse.ui.workbench"
1035
         download-size="0"
1036
         install-size="0"
1037
         version="0.0.0"
1038
         unpack="false"/>
1039

    
1040
   <plugin
1041
         id="org.txm.libs.groovy-all"
1042
         download-size="0"
1043
         install-size="0"
1044
         version="0.0.0"/>
1045

    
1046
   <plugin
1047
         id="com.ahtik.wordwrap"
1048
         download-size="0"
1049
         install-size="0"
1050
         version="0.0.0"
1051
         unpack="false"/>
1052

    
1053
   <plugin
1054
         id="com.ibm.icu"
1055
         download-size="0"
1056
         install-size="0"
1057
         version="0.0.0"
1058
         unpack="false"/>
1059

    
1060
   <plugin
1061
         id="org.txm.libs.groovy-all"
1062
         download-size="0"
1063
         install-size="0"
1064
         version="0.0.0"
1065
         unpack="false"/>
1066

    
1067
   <plugin
1068
         id="javax.annotation"
1069
         download-size="0"
1070
         install-size="0"
1071
         version="0.0.0"
1072
         unpack="false"/>
1073

    
1074
   <plugin
1075
         id="javax.inject"
1076
         download-size="0"
1077
         install-size="0"
1078
         version="0.0.0"
1079
         unpack="false"/>
1080

    
1081
   <plugin
1082
         id="javax.xml"
1083
         download-size="0"
1084
         install-size="0"
1085
         version="0.0.0"
1086
         unpack="false"/>
1087

    
1088
   <plugin
1089
         id="jfreechart"
1090
         download-size="0"
1091
         install-size="0"
1092
         version="0.0.0"
1093
         unpack="false"/>
1094

    
1095
   <plugin
1096
         id="org.apache.batik.css"
1097
         download-size="0"
1098
         install-size="0"
1099
         version="0.0.0"
1100
         unpack="false"/>
1101

    
1102
   <plugin
1103
         id="org.apache.batik.util"
1104
         download-size="0"
1105
         install-size="0"
1106
         version="0.0.0"
1107
         unpack="false"/>
1108

    
1109
   <plugin
1110
         id="org.apache.batik.util.gui"
1111
         download-size="0"
1112
         install-size="0"
1113
         version="0.0.0"
1114
         unpack="false"/>
1115

    
1116
   <plugin
1117
         id="org.eclipse.compare"
1118
         download-size="0"
1119
         install-size="0"
1120
         version="0.0.0"
1121
         unpack="false"/>
1122

    
1123
   <plugin
1124
         id="org.eclipse.compare.core"
1125
         download-size="0"
1126
         install-size="0"
1127
         version="0.0.0"
1128
         unpack="false"/>
1129

    
1130
   <plugin
1131
         id="org.eclipse.compare.core.nl_fr"
1132
         download-size="0"
1133
         install-size="0"
1134
         version="0.0.0"
1135
         fragment="true"
1136
         unpack="false"/>
1137

    
1138
   <plugin
1139
         id="org.eclipse.compare.core.nl_ru"
1140
         download-size="0"
1141
         install-size="0"
1142
         version="0.0.0"
1143
         fragment="true"
1144
         unpack="false"/>
1145

    
1146
   <plugin
1147
         id="org.eclipse.compare.nl_fr"
1148
         download-size="0"
1149
         install-size="0"
1150
         version="0.0.0"
1151
         fragment="true"
1152
         unpack="false"/>
1153

    
1154
   <plugin
1155
         id="org.eclipse.compare.nl_ru"
1156
         download-size="0"
1157
         install-size="0"
1158
         version="0.0.0"
1159
         fragment="true"
1160
         unpack="false"/>
1161

    
1162
   <plugin
1163
         id="org.eclipse.core.commands"
1164
         download-size="0"
1165
         install-size="0"
1166
         version="0.0.0"
1167
         unpack="false"/>
1168

    
1169
   <plugin
1170
         id="org.eclipse.core.commands.nl_fr"
1171
         download-size="0"
1172
         install-size="0"
1173
         version="0.0.0"
1174
         fragment="true"
1175
         unpack="false"/>
1176

    
1177
   <plugin
1178
         id="org.eclipse.core.commands.nl_ru"
1179
         download-size="0"
1180
         install-size="0"
1181
         version="0.0.0"
1182
         fragment="true"
1183
         unpack="false"/>
1184

    
1185
   <plugin
1186
         id="org.eclipse.core.contenttype"
1187
         download-size="0"
1188
         install-size="0"
1189
         version="0.0.0"
1190
         unpack="false"/>
1191

    
1192
   <plugin
1193
         id="org.eclipse.core.databinding"
1194
         download-size="0"
1195
         install-size="0"
1196
         version="0.0.0"
1197
         unpack="false"/>
1198

    
1199
   <plugin
1200
         id="org.eclipse.core.databinding.nl_fr"
1201
         download-size="0"
1202
         install-size="0"
1203
         version="0.0.0"
1204
         fragment="true"
1205
         unpack="false"/>
1206

    
1207
   <plugin
1208
         id="org.eclipse.core.databinding.nl_ru"
1209
         download-size="0"
1210
         install-size="0"
1211
         version="0.0.0"
1212
         fragment="true"
1213
         unpack="false"/>
1214

    
1215
   <plugin
1216
         id="org.eclipse.core.databinding.observable"
1217
         download-size="0"
1218
         install-size="0"
1219
         version="0.0.0"
1220
         unpack="false"/>
1221

    
1222
   <plugin
1223
         id="org.eclipse.core.databinding.observable.nl_fr"
1224
         download-size="0"
1225
         install-size="0"
1226
         version="0.0.0"
1227
         fragment="true"
1228
         unpack="false"/>
1229

    
1230
   <plugin
1231
         id="org.eclipse.core.databinding.observable.nl_ru"
1232
         download-size="0"
1233
         install-size="0"
1234
         version="0.0.0"
1235
         fragment="true"
1236
         unpack="false"/>
1237

    
1238
   <plugin
1239
         id="org.eclipse.core.databinding.property"
1240
         download-size="0"
1241
         install-size="0"
1242
         version="0.0.0"
1243
         unpack="false"/>
1244

    
1245
   <plugin
1246
         id="org.eclipse.core.databinding.property.nl_fr"
1247
         download-size="0"
1248
         install-size="0"
1249
         version="0.0.0"
1250
         fragment="true"
1251
         unpack="false"/>
1252

    
1253
   <plugin
1254
         id="org.eclipse.core.databinding.property.nl_ru"
1255
         download-size="0"
1256
         install-size="0"
1257
         version="0.0.0"
1258
         fragment="true"
1259
         unpack="false"/>
1260

    
1261
   <plugin
1262
         id="org.eclipse.core.expressions"
1263
         download-size="0"
1264
         install-size="0"
1265
         version="0.0.0"
1266
         unpack="false"/>
1267

    
1268
   <plugin
1269
         id="org.eclipse.core.filebuffers"
1270
         download-size="0"
1271
         install-size="0"
1272
         version="0.0.0"
1273
         unpack="false"/>
1274

    
1275
   <plugin
1276
         id="org.eclipse.core.filebuffers.nl_fr"
1277
         download-size="0"
1278
         install-size="0"
1279
         version="0.0.0"
1280
         fragment="true"
1281
         unpack="false"/>
1282

    
1283
   <plugin
1284
         id="org.eclipse.core.filebuffers.nl_ru"
1285
         download-size="0"
1286
         install-size="0"
1287
         version="0.0.0"
1288
         fragment="true"
1289
         unpack="false"/>
1290

    
1291
   <plugin
1292
         id="org.eclipse.core.filesystem"
1293
         download-size="0"
1294
         install-size="0"
1295
         version="0.0.0"
1296
         unpack="false"/>
1297

    
1298
   <plugin
1299
         id="org.eclipse.core.filesystem.linux.x86"
1300
         os="linux"
1301
         arch="x86"
1302
         download-size="0"
1303
         install-size="0"
1304
         version="0.0.0"
1305
         fragment="true"
1306
         unpack="false"/>
1307

    
1308
   <plugin
1309
         id="org.eclipse.core.filesystem.linux.x86_64"
1310
         os="linux"
1311
         arch="x86_64"
1312
         download-size="0"
1313
         install-size="0"
1314
         version="0.0.0"
1315
         fragment="true"
1316
         unpack="false"/>
1317

    
1318
   <plugin
1319
         id="org.eclipse.core.filesystem.macosx"
1320
         os="macosx"
1321
         download-size="0"
1322
         install-size="0"
1323
         version="0.0.0"
1324
         fragment="true"
1325
         unpack="false"/>
1326

    
1327
   <plugin
1328
         id="org.eclipse.core.filesystem.win32.x86"
1329
         os="win32"
1330
         ws="win32"
1331
         arch="x86"
1332
         download-size="0"
1333
         install-size="0"
1334
         version="0.0.0"
1335
         fragment="true"
1336
         unpack="false"/>
1337

    
1338
   <plugin
1339
         id="org.eclipse.core.filesystem.win32.x86_64"
1340
         os="win32"
1341
         ws="win32"
1342
         arch="x86_64"
1343
         download-size="0"
1344
         install-size="0"
1345
         version="0.0.0"
1346
         fragment="true"
1347
         unpack="false"/>
1348

    
1349
   <plugin
1350
         id="org.eclipse.core.jobs"
1351
         download-size="0"
1352
         install-size="0"
1353
         version="0.0.0"
1354
         unpack="false"/>
1355

    
1356
   <plugin
1357
         id="org.eclipse.core.net"
1358
         download-size="0"
1359
         install-size="0"
1360
         version="0.0.0"
1361
         unpack="false"/>
1362

    
1363
   <plugin
1364
         id="org.eclipse.core.net.linux.x86"
1365
         os="linux"
1366
         arch="x86"
1367
         download-size="0"
1368
         install-size="0"
1369
         version="0.0.0"
1370
         fragment="true"
1371
         unpack="false"/>
1372

    
1373
   <plugin
1374
         id="org.eclipse.core.net.linux.x86.nl_fr"
1375
         os="linux"
1376
         arch="x86"
1377
         download-size="0"
1378
         install-size="0"
1379
         version="0.0.0"
1380
         fragment="true"
1381
         unpack="false"/>
1382

    
1383
   <plugin
1384
         id="org.eclipse.core.net.linux.x86.nl_ru"
1385
         os="linux"
1386
         arch="x86"
1387
         download-size="0"
1388
         install-size="0"
1389
         version="0.0.0"
1390
         fragment="true"
1391
         unpack="false"/>
1392

    
1393
   <plugin
1394
         id="org.eclipse.core.net.linux.x86_64"
1395
         os="linux"
1396
         arch="x86_64"
1397
         download-size="0"
1398
         install-size="0"
1399
         version="0.0.0"
1400
         fragment="true"
1401
         unpack="false"/>
1402

    
1403
   <plugin
1404
         id="org.eclipse.core.net.linux.x86_64.nl_fr"
1405
         os="linux"
1406
         arch="x86_64"
1407
         download-size="0"
1408
         install-size="0"
1409
         version="0.0.0"
1410
         fragment="true"
1411
         unpack="false"/>
1412

    
1413
   <plugin
1414
         id="org.eclipse.core.net.linux.x86_64.nl_ru"
1415
         os="linux"
1416
         arch="x86_64"
1417
         download-size="0"
1418
         install-size="0"
1419
         version="0.0.0"
1420
         fragment="true"
1421
         unpack="false"/>
1422

    
1423
   <plugin
1424
         id="org.eclipse.core.net.nl_fr"
1425
         download-size="0"
1426
         install-size="0"
1427
         version="0.0.0"
1428
         fragment="true"
1429
         unpack="false"/>
1430

    
1431
   <plugin
1432
         id="org.eclipse.core.net.nl_ru"
1433
         download-size="0"
1434
         install-size="0"
1435
         version="0.0.0"
1436
         fragment="true"
1437
         unpack="false"/>
1438

    
1439
   <plugin
1440
         id="org.eclipse.core.net.win32.x86"
1441
         os="win32"
1442
         ws="win32"
1443
         arch="x86"
1444
         download-size="0"
1445
         install-size="0"
1446
         version="0.0.0"
1447
         fragment="true"
1448
         unpack="false"/>
1449

    
1450
   <plugin
1451
         id="org.eclipse.core.net.win32.x86.nl_fr"
1452
         os="win32"
1453
         ws="win32"
1454
         arch="x86"
1455
         download-size="0"
1456
         install-size="0"
1457
         version="0.0.0"
1458
         fragment="true"
1459
         unpack="false"/>
1460

    
1461
   <plugin
1462
         id="org.eclipse.core.net.win32.x86.nl_ru"
1463
         os="win32"
1464
         ws="win32"
1465
         arch="x86"
1466
         download-size="0"
1467
         install-size="0"
1468
         version="0.0.0"
1469
         fragment="true"
1470
         unpack="false"/>
1471

    
1472
   <plugin
1473
         id="org.eclipse.core.net.win32.x86_64"
1474
         os="win32"
1475
         ws="win32"
1476
         arch="x86_64"
1477
         download-size="0"
1478
         install-size="0"
1479
         version="0.0.0"
1480
         fragment="true"
1481
         unpack="false"/>
1482

    
1483
   <plugin
1484
         id="org.eclipse.core.net.win32.x86_64.nl_fr"
1485
         os="win32"
1486
         ws="win32"
1487
         arch="x86_64"
1488
         download-size="0"
1489
         install-size="0"
1490
         version="0.0.0"
1491
         fragment="true"
1492
         unpack="false"/>
1493

    
1494
   <plugin
1495
         id="org.eclipse.core.net.win32.x86_64.nl_ru"
1496
         os="win32"
1497
         ws="win32"
1498
         arch="x86_64"
1499
         download-size="0"
1500
         install-size="0"
1501
         version="0.0.0"
1502
         fragment="true"
1503
         unpack="false"/>
1504

    
1505
   <plugin
1506
         id="org.eclipse.core.resources"
1507
         download-size="0"
1508
         install-size="0"
1509
         version="0.0.0"
1510
         unpack="false"/>
1511

    
1512
   <plugin
1513
         id="org.eclipse.core.resources.win32.x86"
1514
         os="win32"
1515
         ws="win32"
1516
         arch="x86"
1517
         download-size="0"
1518
         install-size="0"
1519
         version="0.0.0"
1520
         fragment="true"
1521
         unpack="false"/>
1522

    
1523
   <plugin
1524
         id="org.eclipse.core.resources.win32.x86_64"
1525
         os="win32"
1526
         ws="win32"
1527
         arch="x86_64"
1528
         download-size="0"
1529
         install-size="0"
1530
         version="0.0.0"
1531
         fragment="true"
1532
         unpack="false"/>
1533

    
1534
   <plugin
1535
         id="org.eclipse.core.runtime"
1536
         download-size="0"
1537
         install-size="0"
1538
         version="0.0.0"
1539
         unpack="false"/>
1540

    
1541
   <plugin
1542
         id="org.eclipse.core.runtime.compatibility.registry"
1543
         download-size="0"
1544
         install-size="0"
1545
         version="0.0.0"
1546
         fragment="true"
1547
         unpack="false"/>
1548

    
1549
   <plugin
1550
         id="org.eclipse.core.variables"
1551
         download-size="0"
1552
         install-size="0"
1553
         version="0.0.0"
1554
         unpack="false"/>
1555

    
1556
   <plugin
1557
         id="org.eclipse.core.variables.nl_fr"
1558
         download-size="0"
1559
         install-size="0"
1560
         version="0.0.0"
1561
         fragment="true"
1562
         unpack="false"/>
1563

    
1564
   <plugin
1565
         id="org.eclipse.core.variables.nl_ru"
1566
         download-size="0"
1567
         install-size="0"
1568
         version="0.0.0"
1569
         fragment="true"
1570
         unpack="false"/>
1571

    
1572
   <plugin
1573
         id="org.eclipse.e4.core.commands"
1574
         download-size="0"
1575
         install-size="0"
1576
         version="0.0.0"
1577
         unpack="false"/>
1578

    
1579
   <plugin
1580
         id="org.eclipse.e4.core.commands.nl_fr"
1581
         download-size="0"
1582
         install-size="0"
1583
         version="0.0.0"
1584
         fragment="true"
1585
         unpack="false"/>
1586

    
1587
   <plugin
1588
         id="org.eclipse.e4.core.commands.nl_ru"
1589
         download-size="0"
1590
         install-size="0"
1591
         version="0.0.0"
1592
         fragment="true"
1593
         unpack="false"/>
1594

    
1595
   <plugin
1596
         id="org.eclipse.e4.core.contexts"
1597
         download-size="0"
1598
         install-size="0"
1599
         version="0.0.0"
1600
         unpack="false"/>
1601

    
1602
   <plugin
1603
         id="org.eclipse.e4.core.di"
1604
         download-size="0"
1605
         install-size="0"
1606
         version="0.0.0"
1607
         unpack="false"/>
1608

    
1609
   <plugin
1610
         id="org.eclipse.e4.core.di.extensions"
1611
         download-size="0"
1612
         install-size="0"
1613
         version="0.0.0"
1614
         unpack="false"/>
1615

    
1616
   <plugin
1617
         id="org.eclipse.e4.core.services"
1618
         download-size="0"
1619
         install-size="0"
1620
         version="0.0.0"
1621
         unpack="false"/>
1622

    
1623
   <plugin
1624
         id="org.eclipse.e4.ui.bindings"
1625
         download-size="0"
1626
         install-size="0"
1627
         version="0.0.0"
1628
         unpack="false"/>
1629

    
1630
   <plugin
1631
         id="org.eclipse.e4.ui.bindings.nl_fr"
1632
         download-size="0"
1633
         install-size="0"
1634
         version="0.0.0"
1635
         fragment="true"
1636
         unpack="false"/>
1637

    
1638
   <plugin
1639
         id="org.eclipse.e4.ui.bindings.nl_ru"
1640
         download-size="0"
1641
         install-size="0"
1642
         version="0.0.0"
1643
         fragment="true"
1644
         unpack="false"/>
1645

    
1646
   <plugin
1647
         id="org.eclipse.e4.ui.css.core"
1648
         download-size="0"
1649
         install-size="0"
1650
         version="0.0.0"
1651
         unpack="false"/>
1652

    
1653
   <plugin
1654
         id="org.eclipse.e4.ui.css.core.nl_fr"
1655
         download-size="0"
1656
         install-size="0"
1657
         version="0.0.0"
1658
         fragment="true"
1659
         unpack="false"/>
1660

    
1661
   <plugin
1662
         id="org.eclipse.e4.ui.css.core.nl_ru"
1663
         download-size="0"
1664
         install-size="0"
1665
         version="0.0.0"
1666
         fragment="true"
1667
         unpack="false"/>
1668

    
1669
   <plugin
1670
         id="org.eclipse.e4.ui.css.swt"
1671
         download-size="0"
1672
         install-size="0"
1673
         version="0.0.0"
1674
         unpack="false"/>
1675

    
1676
   <plugin
1677
         id="org.eclipse.e4.ui.css.swt.nl_fr"
1678
         download-size="0"
1679
         install-size="0"
1680
         version="0.0.0"
1681
         fragment="true"
1682
         unpack="false"/>
1683

    
1684
   <plugin
1685
         id="org.eclipse.e4.ui.css.swt.nl_ru"
1686
         download-size="0"
1687
         install-size="0"
1688
         version="0.0.0"
1689
         fragment="true"
1690
         unpack="false"/>
1691

    
1692
   <plugin
1693
         id="org.eclipse.e4.ui.css.swt.theme"
1694
         download-size="0"
1695
         install-size="0"
1696
         version="0.0.0"
1697
         unpack="false"/>
1698

    
1699
   <plugin
1700
         id="org.eclipse.e4.ui.css.swt.theme.nl_fr"
1701
         download-size="0"
1702
         install-size="0"
1703
         version="0.0.0"
1704
         fragment="true"
1705
         unpack="false"/>
1706

    
1707
   <plugin
1708
         id="org.eclipse.e4.ui.css.swt.theme.nl_ru"
1709
         download-size="0"
1710
         install-size="0"
1711
         version="0.0.0"
1712
         fragment="true"
1713
         unpack="false"/>
1714

    
1715
   <plugin
1716
         id="org.eclipse.e4.ui.di"
1717
         download-size="0"
1718
         install-size="0"
1719
         version="0.0.0"
1720
         unpack="false"/>
1721

    
1722
   <plugin
1723
         id="org.eclipse.e4.ui.di.nl_fr"
1724
         download-size="0"
1725
         install-size="0"
1726
         version="0.0.0"
1727
         fragment="true"
1728
         unpack="false"/>
1729

    
1730
   <plugin
1731
         id="org.eclipse.e4.ui.di.nl_ru"
1732
         download-size="0"
1733
         install-size="0"
1734
         version="0.0.0"
1735
         fragment="true"
1736
         unpack="false"/>
1737

    
1738
   <plugin
1739
         id="org.eclipse.e4.ui.model.workbench"
1740
         download-size="0"
1741
         install-size="0"
1742
         version="0.0.0"
1743
         unpack="false"/>
1744

    
1745
   <plugin
1746
         id="org.eclipse.e4.ui.model.workbench.nl_fr"
1747
         download-size="0"
1748
         install-size="0"
1749
         version="0.0.0"
1750
         fragment="true"
1751
         unpack="false"/>
1752

    
1753
   <plugin
1754
         id="org.eclipse.e4.ui.model.workbench.nl_ru"
1755
         download-size="0"
1756
         install-size="0"
1757
         version="0.0.0"
1758
         fragment="true"
1759
         unpack="false"/>
1760

    
1761
   <plugin
1762
         id="org.eclipse.e4.ui.services"
1763
         download-size="0"
1764
         install-size="0"
1765
         version="0.0.0"
1766
         unpack="false"/>
1767

    
1768
   <plugin
1769
         id="org.eclipse.e4.ui.services.nl_fr"
1770
         download-size="0"
1771
         install-size="0"
1772
         version="0.0.0"
1773
         fragment="true"
1774
         unpack="false"/>
1775

    
1776
   <plugin
1777
         id="org.eclipse.e4.ui.services.nl_ru"
1778
         download-size="0"
1779
         install-size="0"
1780
         version="0.0.0"
1781
         fragment="true"
1782
         unpack="false"/>
1783

    
1784
   <plugin
1785
         id="org.eclipse.e4.ui.widgets"
1786
         download-size="0"
1787
         install-size="0"
1788
         version="0.0.0"
1789
         unpack="false"/>
1790

    
1791
   <plugin
1792
         id="org.eclipse.e4.ui.widgets.nl_fr"
1793
         download-size="0"
1794
         install-size="0"
1795
         version="0.0.0"
1796
         fragment="true"
1797
         unpack="false"/>
1798

    
1799
   <plugin
1800
         id="org.eclipse.e4.ui.widgets.nl_ru"
1801
         download-size="0"
1802
         install-size="0"
1803
         version="0.0.0"
1804
         fragment="true"
1805
         unpack="false"/>
1806

    
1807
   <plugin
1808
         id="org.eclipse.e4.ui.workbench"
1809
         download-size="0"
1810
         install-size="0"
1811
         version="0.0.0"
1812
         unpack="false"/>
1813

    
1814
   <plugin
1815
         id="org.eclipse.e4.ui.workbench.addons.swt"
1816
         download-size="0"
1817
         install-size="0"
1818
         version="0.0.0"
1819
         unpack="false"/>
1820

    
1821
   <plugin
1822
         id="org.eclipse.e4.ui.workbench.addons.swt.nl_fr"
1823
         download-size="0"
1824
         install-size="0"
1825
         version="0.0.0"
1826
         fragment="true"
1827
         unpack="false"/>
1828

    
1829
   <plugin
1830
         id="org.eclipse.e4.ui.workbench.addons.swt.nl_ru"
1831
         download-size="0"
1832
         install-size="0"
1833
         version="0.0.0"
1834
         fragment="true"
1835
         unpack="false"/>
1836

    
1837
   <plugin
1838
         id="org.eclipse.e4.ui.workbench.nl_fr"
1839
         download-size="0"
1840
         install-size="0"
1841
         version="0.0.0"
1842
         fragment="true"
1843
         unpack="false"/>
1844

    
1845
   <plugin
1846
         id="org.eclipse.e4.ui.workbench.nl_ru"
1847
         download-size="0"
1848
         install-size="0"
1849
         version="0.0.0"
1850
         fragment="true"
1851
         unpack="false"/>
1852

    
1853
   <plugin
1854
         id="org.eclipse.e4.ui.workbench.renderers.swt"
1855
         download-size="0"
1856
         install-size="0"
1857
         version="0.0.0"
1858
         unpack="false"/>
1859

    
1860
   <plugin
1861
         id="org.eclipse.e4.ui.workbench.renderers.swt.cocoa"
1862
         ws="cocoa"
1863
         download-size="0"
1864
         install-size="0"
1865
         version="0.0.0"
1866
         fragment="true"
1867
         unpack="false"/>
1868

    
1869
   <plugin
1870
         id="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.nl_fr"
1871
         ws="cocoa"
1872
         download-size="0"
1873
         install-size="0"
1874
         version="0.0.0"
1875
         fragment="true"
1876
         unpack="false"/>
1877

    
1878
   <plugin
1879
         id="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.nl_ru"
1880
         ws="cocoa"
1881
         download-size="0"
1882
         install-size="0"
1883
         version="0.0.0"
1884
         fragment="true"
1885
         unpack="false"/>
1886

    
1887
   <plugin
1888
         id="org.eclipse.e4.ui.workbench.renderers.swt.nl_fr"
1889
         download-size="0"
1890
         install-size="0"
1891
         version="0.0.0"
1892
         fragment="true"
1893
         unpack="false"/>
1894

    
1895
   <plugin
1896
         id="org.eclipse.e4.ui.workbench.renderers.swt.nl_ru"
1897
         download-size="0"
1898
         install-size="0"
1899
         version="0.0.0"
1900
         fragment="true"
1901
         unpack="false"/>
1902

    
1903
   <plugin
1904
         id="org.eclipse.e4.ui.workbench.swt"
1905
         download-size="0"
1906
         install-size="0"
1907
         version="0.0.0"
1908
         unpack="false"/>
1909

    
1910
   <plugin
1911
         id="org.eclipse.e4.ui.workbench.swt.nl_fr"
1912
         download-size="0"
1913
         install-size="0"
1914
         version="0.0.0"
1915
         fragment="true"
1916
         unpack="false"/>
1917

    
1918
   <plugin
1919
         id="org.eclipse.e4.ui.workbench.swt.nl_ru"
1920
         download-size="0"
1921
         install-size="0"
1922
         version="0.0.0"
1923
         fragment="true"
1924
         unpack="false"/>
1925

    
1926
   <plugin
1927
         id="org.eclipse.e4.ui.workbench3"
1928
         download-size="0"
1929
         install-size="0"
1930
         version="0.0.0"
1931
         unpack="false"/>
1932

    
1933
   <plugin
1934
         id="org.eclipse.e4.ui.workbench3.nl_fr"
1935
         download-size="0"
1936
         install-size="0"
1937
         version="0.0.0"
1938
         fragment="true"
1939
         unpack="false"/>
1940

    
1941
   <plugin
1942
         id="org.eclipse.e4.ui.workbench3.nl_ru"
1943
         download-size="0"
1944
         install-size="0"
1945
         version="0.0.0"
1946
         fragment="true"
1947
         unpack="false"/>
1948

    
1949
   <plugin
1950
         id="org.eclipse.ecf"
1951
         download-size="0"
1952
         install-size="0"
1953
         version="0.0.0"
1954
         unpack="false"/>
1955

    
1956
   <plugin
1957
         id="org.eclipse.ecf.filetransfer"
1958
         download-size="0"
1959
         install-size="0"
1960
         version="0.0.0"
1961
         unpack="false"/>
1962

    
1963
   <plugin
1964
         id="org.eclipse.ecf.identity"
1965
         download-size="0"
1966
         install-size="0"
1967
         version="0.0.0"
1968
         unpack="false"/>
1969

    
1970
   <plugin
1971
         id="org.eclipse.ecf.provider.filetransfer"
1972
         download-size="0"
1973
         install-size="0"
1974
         version="0.0.0"
1975
         unpack="false"/>
1976

    
1977
   <plugin
1978
         id="org.eclipse.ecf.provider.filetransfer.ssl"
1979
         download-size="0"
1980
         install-size="0"
1981
         version="0.0.0"
1982
         fragment="true"
1983
         unpack="false"/>
1984

    
1985
   <plugin
1986
         id="org.eclipse.ecf.ssl"
1987
         download-size="0"
1988
         install-size="0"
1989
         version="0.0.0"
1990
         fragment="true"
1991
         unpack="false"/>
1992

    
1993
   <plugin
1994
         id="org.eclipse.emf.common"
1995
         download-size="0"
1996
         install-size="0"
1997
         version="0.0.0"
1998
         unpack="false"/>
1999

    
2000
   <plugin
2001
         id="org.eclipse.emf.ecore"
2002
         download-size="0"
2003
         install-size="0"
2004
         version="0.0.0"
2005
         unpack="false"/>
2006

    
2007
   <plugin
2008
         id="org.eclipse.emf.ecore.change"
2009
         download-size="0"
2010
         install-size="0"
2011
         version="0.0.0"
2012
         unpack="false"/>
2013

    
2014
   <plugin
2015
         id="org.eclipse.emf.ecore.xmi"
2016
         download-size="0"
2017
         install-size="0"
2018
         version="0.0.0"
2019
         unpack="false"/>
2020

    
2021
   <plugin
2022
         id="org.eclipse.equinox.app"
2023
         download-size="0"
2024
         install-size="0"
2025
         version="0.0.0"
2026
         unpack="false"/>
2027

    
2028
   <plugin
2029
         id="org.eclipse.equinox.bidi"
2030
         download-size="0"
2031
         install-size="0"
2032
         version="0.0.0"
2033
         unpack="false"/>
2034

    
2035
   <plugin
2036
         id="org.eclipse.equinox.common"
2037
         download-size="0"
2038
         install-size="0"
2039
         version="0.0.0"
2040
         unpack="false"/>
2041

    
2042
   <plugin
2043
         id="org.eclipse.equinox.ds"
2044
         download-size="0"
2045
         install-size="0"
2046
         version="0.0.0"
2047
         unpack="false"/>
2048

    
2049
   <plugin
2050
         id="org.eclipse.equinox.event"
2051
         download-size="0"
2052
         install-size="0"
2053
         version="0.0.0"
2054
         unpack="false"/>
2055

    
2056
   <plugin
2057
         id="org.eclipse.equinox.frameworkadmin"
2058
         download-size="0"
2059
         install-size="0"
2060
         version="0.0.0"
2061
         unpack="false"/>
2062

    
2063
   <plugin
2064
         id="org.eclipse.equinox.frameworkadmin.equinox"
2065
         download-size="0"
2066
         install-size="0"
2067
         version="0.0.0"
2068
         unpack="false"/>
2069

    
2070
   <plugin
2071
         id="org.eclipse.equinox.frameworkadmin.equinox.nl_fr"
2072
         download-size="0"
2073
         install-size="0"
2074
         version="0.0.0"
2075
         fragment="true"
2076
         unpack="false"/>
2077

    
2078
   <plugin
2079
         id="org.eclipse.equinox.frameworkadmin.equinox.nl_ru"
2080
         download-size="0"
2081
         install-size="0"
2082
         version="0.0.0"
2083
         fragment="true"
2084
         unpack="false"/>
2085

    
2086
   <plugin
2087
         id="org.eclipse.equinox.frameworkadmin.nl_fr"
2088
         download-size="0"
2089
         install-size="0"
2090
         version="0.0.0"
2091
         fragment="true"
2092
         unpack="false"/>
2093

    
2094
   <plugin
2095
         id="org.eclipse.equinox.frameworkadmin.nl_ru"
2096
         download-size="0"
2097
         install-size="0"
2098
         version="0.0.0"
2099
         fragment="true"
2100
         unpack="false"/>
2101

    
2102
   <plugin
2103
         id="org.eclipse.equinox.p2.artifact.repository"
2104
         download-size="0"
2105
         install-size="0"
2106
         version="0.0.0"
2107
         unpack="false"/>
2108

    
2109
   <plugin
2110
         id="org.eclipse.equinox.p2.artifact.repository.nl_fr"
2111
         download-size="0"
2112
         install-size="0"
2113
         version="0.0.0"
2114
         fragment="true"
2115
         unpack="false"/>
2116

    
2117
   <plugin
2118
         id="org.eclipse.equinox.p2.artifact.repository.nl_ru"
2119
         download-size="0"
2120
         install-size="0"
2121
         version="0.0.0"
2122
         fragment="true"
2123
         unpack="false"/>
2124

    
2125
   <plugin
2126
         id="org.eclipse.equinox.p2.console"
2127
         download-size="0"
2128
         install-size="0"
2129
         version="0.0.0"
2130
         unpack="false"/>
2131

    
2132
   <plugin
2133
         id="org.eclipse.equinox.p2.console.nl_fr"
2134
         download-size="0"
2135
         install-size="0"
2136
         version="0.0.0"
2137
         fragment="true"
2138
         unpack="false"/>
2139

    
2140
   <plugin
2141
         id="org.eclipse.equinox.p2.console.nl_ru"
2142
         download-size="0"
2143
         install-size="0"
2144
         version="0.0.0"
2145
         fragment="true"
2146
         unpack="false"/>
2147

    
2148
   <plugin
2149
         id="org.eclipse.equinox.p2.core"
2150
         download-size="0"
2151
         install-size="0"
2152
         version="0.0.0"
2153
         unpack="false"/>
2154

    
2155
   <plugin
2156
         id="org.eclipse.equinox.p2.core.nl_fr"
2157
         download-size="0"
2158
         install-size="0"
2159
         version="0.0.0"
2160
         fragment="true"
2161
         unpack="false"/>
2162

    
2163
   <plugin
2164
         id="org.eclipse.equinox.p2.core.nl_ru"
2165
         download-size="0"
2166
         install-size="0"
2167
         version="0.0.0"
2168
         fragment="true"
2169
         unpack="false"/>
2170

    
2171
   <plugin
2172
         id="org.eclipse.equinox.p2.director"
2173
         download-size="0"
2174
         install-size="0"
2175
         version="0.0.0"
2176
         unpack="false"/>
2177

    
2178
   <plugin
2179
         id="org.eclipse.equinox.p2.director.nl_fr"
2180
         download-size="0"
2181
         install-size="0"
2182
         version="0.0.0"
2183
         fragment="true"
2184
         unpack="false"/>
2185

    
2186
   <plugin
2187
         id="org.eclipse.equinox.p2.director.nl_ru"
2188
         download-size="0"
2189
         install-size="0"
2190
         version="0.0.0"
2191
         fragment="true"
2192
         unpack="false"/>
2193

    
2194
   <plugin
2195
         id="org.eclipse.equinox.p2.discovery"
2196
         download-size="0"
2197
         install-size="0"
2198
         version="0.0.0"
2199
         unpack="false"/>
2200

    
2201
   <plugin
2202
         id="org.eclipse.equinox.p2.discovery.compatibility"
2203
         download-size="0"
2204
         install-size="0"
2205
         version="0.0.0"
2206
         unpack="false"/>
2207

    
2208
   <plugin
2209
         id="org.eclipse.equinox.p2.discovery.compatibility.nl_fr"
2210
         download-size="0"
2211
         install-size="0"
2212
         version="0.0.0"
2213
         fragment="true"
2214
         unpack="false"/>
2215

    
2216
   <plugin
2217
         id="org.eclipse.equinox.p2.discovery.compatibility.nl_ru"
2218
         download-size="0"
2219
         install-size="0"
2220
         version="0.0.0"
2221
         fragment="true"
2222
         unpack="false"/>
2223

    
2224
   <plugin
2225
         id="org.eclipse.equinox.p2.discovery.nl_fr"
2226
         download-size="0"
2227
         install-size="0"
2228
         version="0.0.0"
2229
         fragment="true"
2230
         unpack="false"/>
2231

    
2232
   <plugin
2233
         id="org.eclipse.equinox.p2.discovery.nl_ru"
2234
         download-size="0"
2235
         install-size="0"
2236
         version="0.0.0"
2237
         fragment="true"
2238
         unpack="false"/>
2239

    
2240
   <plugin
2241
         id="org.eclipse.equinox.p2.engine"
2242
         download-size="0"
2243
         install-size="0"
2244
         version="0.0.0"
2245
         unpack="false"/>
2246

    
2247
   <plugin
2248
         id="org.eclipse.equinox.p2.engine.nl_fr"
2249
         download-size="0"
2250
         install-size="0"
2251
         version="0.0.0"
2252
         fragment="true"
2253
         unpack="false"/>
2254

    
2255
   <plugin
2256
         id="org.eclipse.equinox.p2.engine.nl_ru"
2257
         download-size="0"
2258
         install-size="0"
2259
         version="0.0.0"
2260
         fragment="true"
2261
         unpack="false"/>
2262

    
2263
   <plugin
2264
         id="org.eclipse.equinox.p2.garbagecollector"
2265
         download-size="0"
2266
         install-size="0"
2267
         version="0.0.0"
2268
         unpack="false"/>
2269

    
2270
   <plugin
2271
         id="org.eclipse.equinox.p2.garbagecollector.nl_fr"
2272
         download-size="0"
2273
         install-size="0"
2274
         version="0.0.0"
2275
         fragment="true"
2276
         unpack="false"/>
2277

    
2278
   <plugin
2279
         id="org.eclipse.equinox.p2.garbagecollector.nl_ru"
2280
         download-size="0"
2281
         install-size="0"
2282
         version="0.0.0"
2283
         fragment="true"
2284
         unpack="false"/>
2285

    
2286
   <plugin
2287
         id="org.eclipse.equinox.p2.jarprocessor"
2288
         download-size="0"
2289
         install-size="0"
2290
         version="0.0.0"
2291
         unpack="false"/>
2292

    
2293
   <plugin
2294
         id="org.eclipse.equinox.p2.jarprocessor.nl_fr"
2295
         download-size="0"
2296
         install-size="0"
2297
         version="0.0.0"
2298
         fragment="true"
2299
         unpack="false"/>
2300

    
2301
   <plugin
2302
         id="org.eclipse.equinox.p2.jarprocessor.nl_ru"
2303
         download-size="0"
2304
         install-size="0"
2305
         version="0.0.0"
2306
         fragment="true"
2307
         unpack="false"/>
2308

    
2309
   <plugin
2310
         id="org.eclipse.equinox.p2.metadata"
2311
         download-size="0"
2312
         install-size="0"
2313
         version="0.0.0"
2314
         unpack="false"/>
2315

    
2316
   <plugin
2317
         id="org.eclipse.equinox.p2.metadata.nl_fr"
2318
         download-size="0"
2319
         install-size="0"
2320
         version="0.0.0"
2321
         fragment="true"
2322
         unpack="false"/>
2323

    
2324
   <plugin
2325
         id="org.eclipse.equinox.p2.metadata.nl_ru"
2326
         download-size="0"
2327
         install-size="0"
2328
         version="0.0.0"
2329
         fragment="true"
2330
         unpack="false"/>
2331

    
2332
   <plugin
2333
         id="org.eclipse.equinox.p2.metadata.repository"
2334
         download-size="0"
2335
         install-size="0"
2336
         version="0.0.0"
2337
         unpack="false"/>
2338

    
2339
   <plugin
2340
         id="org.eclipse.equinox.p2.metadata.repository.nl_fr"
2341
         download-size="0"
2342
         install-size="0"
2343
         version="0.0.0"
2344
         fragment="true"
2345
         unpack="false"/>
2346

    
2347
   <plugin
2348
         id="org.eclipse.equinox.p2.metadata.repository.nl_ru"
2349
         download-size="0"
2350
         install-size="0"
2351
         version="0.0.0"
2352
         fragment="true"
2353
         unpack="false"/>
2354

    
2355
   <plugin
2356
         id="org.eclipse.equinox.p2.operations"
2357
         download-size="0"
2358
         install-size="0"
2359
         version="0.0.0"
2360
         unpack="false"/>
2361

    
2362
   <plugin
2363
         id="org.eclipse.equinox.p2.operations.nl_fr"
2364
         download-size="0"
2365
         install-size="0"
2366
         version="0.0.0"
2367
         fragment="true"
2368
         unpack="false"/>
2369

    
2370
   <plugin
2371
         id="org.eclipse.equinox.p2.operations.nl_ru"
2372
         download-size="0"
2373
         install-size="0"
2374
         version="0.0.0"
2375
         fragment="true"
2376
         unpack="false"/>
2377

    
2378
   <plugin
2379
         id="org.eclipse.equinox.p2.publisher"
2380
         download-size="0"
2381
         install-size="0"
2382
         version="0.0.0"
2383
         unpack="false"/>
2384

    
2385
   <plugin
2386
         id="org.eclipse.equinox.p2.publisher.eclipse"
2387
         download-size="0"
2388
         install-size="0"
2389
         version="0.0.0"
2390
         unpack="false"/>
2391

    
2392
   <plugin
2393
         id="org.eclipse.equinox.p2.publisher.eclipse.nl_fr"
2394
         download-size="0"
2395
         install-size="0"
2396
         version="0.0.0"
2397
         fragment="true"
2398
         unpack="false"/>
2399

    
2400
   <plugin
2401
         id="org.eclipse.equinox.p2.publisher.eclipse.nl_ru"
2402
         download-size="0"
2403
         install-size="0"
2404
         version="0.0.0"
2405
         fragment="true"
2406
         unpack="false"/>
2407

    
2408
   <plugin
2409
         id="org.eclipse.equinox.p2.publisher.nl_fr"
2410
         download-size="0"
2411
         install-size="0"
2412
         version="0.0.0"
2413
         fragment="true"
2414
         unpack="false"/>
2415

    
2416
   <plugin
2417
         id="org.eclipse.equinox.p2.publisher.nl_ru"
2418
         download-size="0"
2419
         install-size="0"
2420
         version="0.0.0"
2421
         fragment="true"
2422
         unpack="false"/>
2423

    
2424
   <plugin
2425
         id="org.eclipse.equinox.p2.repository"
2426
         download-size="0"
2427
         install-size="0"
2428
         version="0.0.0"
2429
         unpack="false"/>
2430

    
2431
   <plugin
2432
         id="org.eclipse.equinox.p2.repository.nl_fr"
2433
         download-size="0"
2434
         install-size="0"
2435
         version="0.0.0"
2436
         fragment="true"
2437
         unpack="false"/>
2438

    
2439
   <plugin
2440
         id="org.eclipse.equinox.p2.repository.nl_ru"
2441
         download-size="0"
2442
         install-size="0"
2443
         version="0.0.0"
2444
         fragment="true"
2445
         unpack="false"/>
2446

    
2447
   <plugin
2448
         id="org.eclipse.equinox.p2.touchpoint.eclipse"
2449
         download-size="0"
2450
         install-size="0"
2451
         version="0.0.0"
2452
         unpack="false"/>
2453

    
2454
   <plugin
2455
         id="org.eclipse.equinox.p2.touchpoint.eclipse.nl_fr"
2456
         download-size="0"
2457
         install-size="0"
2458
         version="0.0.0"
2459
         fragment="true"
2460
         unpack="false"/>
2461

    
2462
   <plugin
2463
         id="org.eclipse.equinox.p2.touchpoint.eclipse.nl_ru"
2464
         download-size="0"
2465
         install-size="0"
2466
         version="0.0.0"
2467
         fragment="true"
2468
         unpack="false"/>
2469

    
2470
   <plugin
2471
         id="org.eclipse.equinox.p2.transport.ecf"
2472
         download-size="0"
2473
         install-size="0"
2474
         version="0.0.0"
2475
         unpack="false"/>
2476

    
2477
   <plugin
2478
         id="org.eclipse.equinox.p2.transport.ecf.nl_fr"
2479
         download-size="0"
2480
         install-size="0"
2481
         version="0.0.0"
2482
         fragment="true"
2483
         unpack="false"/>
2484

    
2485
   <plugin
2486
         id="org.eclipse.equinox.p2.transport.ecf.nl_ru"
2487
         download-size="0"
2488
         install-size="0"
2489
         version="0.0.0"
2490
         fragment="true"
2491
         unpack="false"/>
2492

    
2493
   <plugin
2494
         id="org.eclipse.equinox.p2.ui"
2495
         download-size="0"
2496
         install-size="0"
2497
         version="0.0.0"
2498
         unpack="false"/>
2499

    
2500
   <plugin
2501
         id="org.eclipse.equinox.p2.ui.discovery"
2502
         download-size="0"
2503
         install-size="0"
2504
         version="0.0.0"
2505
         unpack="false"/>
2506

    
2507
   <plugin
2508
         id="org.eclipse.equinox.p2.ui.discovery.nl_fr"
2509
         download-size="0"
2510
         install-size="0"
2511
         version="0.0.0"
2512
         fragment="true"
2513
         unpack="false"/>
2514

    
2515
   <plugin
2516
         id="org.eclipse.equinox.p2.ui.discovery.nl_ru"
2517
         download-size="0"
2518
         install-size="0"
2519
         version="0.0.0"
2520
         fragment="true"
2521
         unpack="false"/>
2522

    
2523
   <plugin
2524
         id="org.eclipse.equinox.p2.ui.nl_fr"
2525
         download-size="0"
2526
         install-size="0"
2527
         version="0.0.0"
2528
         fragment="true"
2529
         unpack="false"/>
2530

    
2531
   <plugin
2532
         id="org.eclipse.equinox.p2.ui.nl_ru"
2533
         download-size="0"
2534
         install-size="0"
2535
         version="0.0.0"
2536
         fragment="true"
2537
         unpack="false"/>
2538

    
2539
   <plugin
2540
         id="org.eclipse.equinox.p2.ui.sdk"
2541
         download-size="0"
2542
         install-size="0"
2543
         version="0.0.0"
2544
         unpack="false"/>
2545

    
2546
   <plugin
2547
         id="org.eclipse.equinox.p2.ui.sdk.nl_fr"
2548
         download-size="0"
2549
         install-size="0"
2550
         version="0.0.0"
2551
         fragment="true"
2552
         unpack="false"/>
2553

    
2554
   <plugin
2555
         id="org.eclipse.equinox.p2.ui.sdk.nl_ru"
2556
         download-size="0"
2557
         install-size="0"
2558
         version="0.0.0"
2559
         fragment="true"
2560
         unpack="false"/>
2561

    
2562
   <plugin
2563
         id="org.eclipse.equinox.p2.ui.sdk.scheduler"
2564
         download-size="0"
2565
         install-size="0"
2566
         version="0.0.0"
2567
         unpack="false"/>
2568

    
2569
   <plugin
2570
         id="org.eclipse.equinox.p2.ui.sdk.scheduler.nl_fr"
2571
         download-size="0"
2572
         install-size="0"
2573
         version="0.0.0"
2574
         fragment="true"
2575
         unpack="false"/>
2576

    
2577
   <plugin
2578
         id="org.eclipse.equinox.p2.ui.sdk.scheduler.nl_ru"
2579
         download-size="0"
2580
         install-size="0"
2581
         version="0.0.0"
2582
         fragment="true"
2583
         unpack="false"/>
2584

    
2585
   <plugin
2586
         id="org.eclipse.equinox.p2.updatechecker"
2587
         download-size="0"
2588
         install-size="0"
2589
         version="0.0.0"
2590
         unpack="false"/>
2591

    
2592
   <plugin
2593
         id="org.eclipse.equinox.p2.updatechecker.nl_fr"
2594
         download-size="0"
2595
         install-size="0"
2596
         version="0.0.0"
2597
         fragment="true"
2598
         unpack="false"/>
2599

    
2600
   <plugin
2601
         id="org.eclipse.equinox.p2.updatechecker.nl_ru"
2602
         download-size="0"
2603
         install-size="0"
2604
         version="0.0.0"
2605
         fragment="true"
2606
         unpack="false"/>
2607

    
2608
   <plugin
2609
         id="org.eclipse.equinox.p2.updatesite"
2610
         download-size="0"
2611
         install-size="0"
2612
         version="0.0.0"
2613
         unpack="false"/>
2614

    
2615
   <plugin
2616
         id="org.eclipse.equinox.p2.updatesite.nl_fr"
2617
         download-size="0"
2618
         install-size="0"
2619
         version="0.0.0"
2620
         fragment="true"
2621
         unpack="false"/>
2622

    
2623
   <plugin
2624
         id="org.eclipse.equinox.p2.updatesite.nl_ru"
2625
         download-size="0"
2626
         install-size="0"
2627
         version="0.0.0"
2628
         fragment="true"
2629
         unpack="false"/>
2630

    
2631
   <plugin
2632
         id="org.eclipse.equinox.preferences"
2633
         download-size="0"
2634
         install-size="0"
2635
         version="0.0.0"
2636
         unpack="false"/>
2637

    
2638
   <plugin
2639
         id="org.eclipse.equinox.registry"
2640
         download-size="0"
2641
         install-size="0"
2642
         version="0.0.0"
2643
         unpack="false"/>
2644

    
2645
   <plugin
2646
         id="org.eclipse.equinox.security"
2647
         download-size="0"
2648
         install-size="0"
2649
         version="0.0.0"
2650
         unpack="false"/>
2651

    
2652
   <plugin
2653
         id="org.eclipse.equinox.security.macosx"
2654
         os="macosx"
2655
         download-size="0"
2656
         install-size="0"
2657
         version="0.0.0"
2658
         fragment="true"
2659
         unpack="false"/>
2660

    
2661
   <plugin
2662
         id="org.eclipse.equinox.security.ui"
2663
         download-size="0"
2664
         install-size="0"
2665
         version="0.0.0"
2666
         unpack="false"/>
2667

    
2668
   <plugin
2669
         id="org.eclipse.equinox.security.win32.x86"
2670
         os="win32"
2671
         ws="win32"
2672
         arch="x86"
2673
         download-size="0"
2674
         install-size="0"
2675
         version="0.0.0"
2676
         fragment="true"
2677
         unpack="false"/>
2678

    
2679
   <plugin
2680
         id="org.eclipse.equinox.security.win32.x86_64"
2681
         os="win32"
2682
         ws="win32"
2683
         arch="x86_64"
2684
         download-size="0"
2685
         install-size="0"
2686
         version="0.0.0"
2687
         fragment="true"
2688
         unpack="false"/>
2689

    
2690
   <plugin
2691
         id="org.eclipse.equinox.simpleconfigurator"
2692
         download-size="0"
2693
         install-size="0"
2694
         version="0.0.0"
2695
         unpack="false"/>
2696

    
2697
   <plugin
2698
         id="org.eclipse.equinox.simpleconfigurator.manipulator"
2699
         download-size="0"
2700
         install-size="0"
2701
         version="0.0.0"
2702
         unpack="false"/>
2703

    
2704
   <plugin
2705
         id="org.eclipse.equinox.simpleconfigurator.manipulator.nl_fr"
2706
         download-size="0"
2707
         install-size="0"
2708
         version="0.0.0"
2709
         fragment="true"
2710
         unpack="false"/>
2711

    
2712
   <plugin
2713
         id="org.eclipse.equinox.simpleconfigurator.manipulator.nl_ru"
2714
         download-size="0"
2715
         install-size="0"
2716
         version="0.0.0"
2717
         fragment="true"
2718
         unpack="false"/>
2719

    
2720
   <plugin
2721
         id="org.eclipse.equinox.simpleconfigurator.nl_fr"
2722
         download-size="0"
2723
         install-size="0"
2724
         version="0.0.0"
2725
         fragment="true"
2726
         unpack="false"/>
2727

    
2728
   <plugin
2729
         id="org.eclipse.equinox.simpleconfigurator.nl_ru"
2730
         download-size="0"
2731
         install-size="0"
2732
         version="0.0.0"
2733
         fragment="true"
2734
         unpack="false"/>
2735

    
2736
   <plugin
2737
         id="org.eclipse.equinox.util"
2738
         download-size="0"
2739
         install-size="0"
2740
         version="0.0.0"
2741
         unpack="false"/>
2742

    
2743
   <plugin
2744
         id="org.eclipse.help"
2745
         download-size="0"
2746
         install-size="0"
2747
         version="0.0.0"
2748
         unpack="false"/>
2749

    
2750
   <plugin
2751
         id="org.eclipse.help.nl_fr"
2752
         download-size="0"
2753
         install-size="0"
2754
         version="0.0.0"
2755
         fragment="true"
2756
         unpack="false"/>
2757

    
2758
   <plugin
2759
         id="org.eclipse.help.nl_ru"
2760
         download-size="0"
2761
         install-size="0"
2762
         version="0.0.0"
2763
         fragment="true"
2764
         unpack="false"/>
2765

    
2766
   <plugin
2767
         id="org.eclipse.jface"
2768
         download-size="0"
2769
         install-size="0"
2770
         version="0.0.0"
2771
         unpack="false"/>
2772

    
2773
   <plugin
2774
         id="org.eclipse.jface.databinding"
2775
         download-size="0"
2776
         install-size="0"
2777
         version="0.0.0"
2778
         unpack="false"/>
2779

    
2780
   <plugin
2781
         id="org.eclipse.jface.databinding.nl_fr"
2782
         download-size="0"
2783
         install-size="0"
2784
         version="0.0.0"
2785
         fragment="true"
2786
         unpack="false"/>
2787

    
2788
   <plugin
2789
         id="org.eclipse.jface.databinding.nl_ru"
2790
         download-size="0"
2791
         install-size="0"
2792
         version="0.0.0"
2793
         fragment="true"
2794
         unpack="false"/>
2795

    
2796
   <plugin
2797
         id="org.eclipse.jface.nl_fr"
2798
         download-size="0"
2799
         install-size="0"
2800
         version="0.0.0"
2801
         fragment="true"
2802
         unpack="false"/>
2803

    
2804
   <plugin
2805
         id="org.eclipse.jface.nl_ru"
2806
         download-size="0"
2807
         install-size="0"
2808
         version="0.0.0"
2809
         fragment="true"
2810
         unpack="false"/>
2811

    
2812
   <plugin
2813
         id="org.eclipse.jface.text"
2814
         download-size="0"
2815
         install-size="0"
2816
         version="0.0.0"
2817
         unpack="false"/>
2818

    
2819
   <plugin
2820
         id="org.eclipse.jface.text.nl_fr"
2821
         download-size="0"
2822
         install-size="0"
2823
         version="0.0.0"
2824
         fragment="true"
2825
         unpack="false"/>
2826

    
2827
   <plugin
2828
         id="org.eclipse.jface.text.nl_ru"
2829
         download-size="0"
2830
         install-size="0"
2831
         version="0.0.0"
2832
         fragment="true"
2833
         unpack="false"/>
2834

    
2835
   <plugin
2836
         id="org.eclipse.ltk.core.refactoring"
2837
         download-size="0"
2838
         install-size="0"
2839
         version="0.0.0"
2840
         unpack="false"/>
2841

    
2842
   <plugin
2843
         id="org.eclipse.ltk.core.refactoring.nl_fr"
2844
         download-size="0"
2845
         install-size="0"
2846
         version="0.0.0"
2847
         fragment="true"
2848
         unpack="false"/>
2849

    
2850
   <plugin
2851
         id="org.eclipse.ltk.core.refactoring.nl_ru"
2852
         download-size="0"
2853
         install-size="0"
2854
         version="0.0.0"
2855
         fragment="true"
2856
         unpack="false"/>
2857

    
2858
   <plugin
2859
         id="org.eclipse.ltk.ui.refactoring"
2860
         download-size="0"
2861
         install-size="0"
2862
         version="0.0.0"
2863
         unpack="false"/>
2864

    
2865
   <plugin
2866
         id="org.eclipse.ltk.ui.refactoring.nl_fr"
2867
         download-size="0"
2868
         install-size="0"
2869
         version="0.0.0"
2870
         fragment="true"
2871
         unpack="false"/>
2872

    
2873
   <plugin
2874
         id="org.eclipse.ltk.ui.refactoring.nl_ru"
2875
         download-size="0"
2876
         install-size="0"
2877
         version="0.0.0"
2878
         fragment="true"
2879
         unpack="false"/>
2880

    
2881
   <plugin
2882
         id="org.eclipse.osgi"
2883
         download-size="0"
2884
         install-size="0"
2885
         version="0.0.0"
2886
         unpack="false"/>
2887

    
2888
   <plugin
2889
         id="org.eclipse.osgi.nl_fr"
2890
         download-size="0"
2891
         install-size="0"
2892
         version="0.0.0"
2893
         fragment="true"
2894
         unpack="false"/>
2895

    
2896
   <plugin
2897
         id="org.eclipse.osgi.nl_ru"
2898
         download-size="0"
2899
         install-size="0"
2900
         version="0.0.0"
2901
         fragment="true"
2902
         unpack="false"/>
2903

    
2904
   <plugin
2905
         id="org.eclipse.osgi.services"
2906
         download-size="0"
2907
         install-size="0"
2908
         version="0.0.0"
2909
         unpack="false"/>
2910

    
2911
   <plugin
2912
         id="org.eclipse.osgi.services.nl_fr"
2913
         download-size="0"
2914
         install-size="0"
2915
         version="0.0.0"
2916
         fragment="true"
2917
         unpack="false"/>
2918

    
2919
   <plugin
2920
         id="org.eclipse.osgi.services.nl_ru"
2921
         download-size="0"
2922
         install-size="0"
2923
         version="0.0.0"
2924
         fragment="true"
2925
         unpack="false"/>
2926

    
2927
   <plugin
2928
         id="org.eclipse.osgi.util"
2929
         download-size="0"
2930
         install-size="0"
2931
         version="0.0.0"
2932
         unpack="false"/>
2933

    
2934
   <plugin
2935
         id="org.eclipse.osgi.util.nl_fr"
2936
         download-size="0"
2937
         install-size="0"
2938
         version="0.0.0"
2939
         fragment="true"
2940
         unpack="false"/>
2941

    
2942
   <plugin
2943
         id="org.eclipse.osgi.util.nl_ru"
2944
         download-size="0"
2945
         install-size="0"
2946
         version="0.0.0"
2947
         fragment="true"
2948
         unpack="false"/>
2949

    
2950
   <plugin
2951
         id="org.eclipse.platform"
2952
         download-size="0"
2953
         install-size="0"
2954
         version="0.0.0"
2955
         unpack="false"/>
2956

    
2957
   <plugin
2958
         id="org.eclipse.platform.nl_fr"
2959
         download-size="0"
2960
         install-size="0"
2961
         version="0.0.0"
2962
         fragment="true"
2963
         unpack="false"/>
2964

    
2965
   <plugin
2966
         id="org.eclipse.platform.nl_ru"
2967
         download-size="0"
2968
         install-size="0"
2969
         version="0.0.0"
2970
         fragment="true"
2971
         unpack="false"/>
2972

    
2973
   <plugin
2974
         id="org.eclipse.swt"
2975
         download-size="0"
2976
         install-size="0"
2977
         version="0.0.0"
2978
         unpack="false"/>
2979

    
2980
   <plugin
2981
         id="org.eclipse.swt.carbon.macosx.nl_fr"
2982
         os="macosx"
2983
         ws="carbon"
2984
         download-size="0"
2985
         install-size="0"
2986
         version="0.0.0"
2987
         fragment="true"
2988
         unpack="false"/>
2989

    
2990
   <plugin
2991
         id="org.eclipse.swt.carbon.macosx.nl_ru"
2992
         os="macosx"
2993
         ws="carbon"
2994
         download-size="0"
2995
         install-size="0"
2996
         version="0.0.0"
2997
         fragment="true"
2998
         unpack="false"/>
2999

    
3000
   <plugin
3001
         id="org.eclipse.swt.cocoa.macosx"
3002
         os="macosx"
3003
         ws="cocoa"
3004
         arch="x86"
3005
         download-size="0"
3006
         install-size="0"
3007
         version="0.0.0"
3008
         fragment="true"
3009
         unpack="false"/>
3010

    
3011
   <plugin
3012
         id="org.eclipse.swt.cocoa.macosx.nl_fr"
3013
         os="macosx"
3014
         ws="cocoa"
3015
         download-size="0"
3016
         install-size="0"
3017
         version="0.0.0"
3018
         fragment="true"
3019
         unpack="false"/>
3020

    
3021
   <plugin
3022
         id="org.eclipse.swt.cocoa.macosx.nl_ru"
3023
         os="macosx"
3024
         ws="cocoa"
3025
         download-size="0"
3026
         install-size="0"
3027
         version="0.0.0"
3028
         fragment="true"
3029
         unpack="false"/>
3030

    
3031
   <plugin
3032
         id="org.eclipse.swt.cocoa.macosx.x86_64"
3033
         os="macosx"
3034
         ws="cocoa"
3035
         arch="x86_64"
3036
         download-size="0"
3037
         install-size="0"
3038
         version="0.0.0"
3039
         fragment="true"
3040
         unpack="false"/>
3041

    
3042
   <plugin
3043
         id="org.eclipse.swt.cocoa.macosx.x86_64.nl_fr"
3044
         os="macosx"
3045
         ws="cocoa"
3046
         arch="x86_64"
3047
         download-size="0"
3048
         install-size="0"
3049
         version="0.0.0"
3050
         fragment="true"
3051
         unpack="false"/>
3052

    
3053
   <plugin
3054
         id="org.eclipse.swt.cocoa.macosx.x86_64.nl_ru"
3055
         os="macosx"
3056
         ws="cocoa"
3057
         arch="x86_64"
3058
         download-size="0"
3059
         install-size="0"
3060
         version="0.0.0"
3061
         fragment="true"
3062
         unpack="false"/>
3063

    
3064
   <plugin
3065
         id="org.eclipse.swt.gtk.linux.x86"
3066
         os="linux"
3067
         ws="gtk"
3068
         arch="x86"
3069
         download-size="0"
3070
         install-size="0"
3071
         version="0.0.0"
3072
         fragment="true"
3073
         unpack="false"/>
3074

    
3075
   <plugin
3076
         id="org.eclipse.swt.gtk.linux.x86.nl_fr"
3077
         os="linux"
3078
         ws="gtk"
3079
         arch="x86"
3080
         download-size="0"
3081
         install-size="0"
3082
         version="0.0.0"
3083
         fragment="true"
3084
         unpack="false"/>
3085

    
3086
   <plugin
3087
         id="org.eclipse.swt.gtk.linux.x86.nl_ru"
3088
         os="linux"
3089
         ws="gtk"
3090
         arch="x86"
3091
         download-size="0"
3092
         install-size="0"
3093
         version="0.0.0"
3094
         fragment="true"
3095
         unpack="false"/>
3096

    
3097
   <plugin
3098
         id="org.eclipse.swt.gtk.linux.x86_64"
3099
         os="linux"
3100
         ws="gtk"
3101
         arch="x86_64"
3102
         download-size="0"
3103
         install-size="0"
3104
         version="0.0.0"
3105
         fragment="true"
3106
         unpack="false"/>
3107

    
3108
   <plugin
3109
         id="org.eclipse.swt.gtk.linux.x86_64.nl_fr"
3110
         os="linux"
3111
         ws="gtk"
3112
         arch="x86_64"
3113
         download-size="0"
3114
         install-size="0"
3115
         version="0.0.0"
3116
         fragment="true"
3117
         unpack="false"/>
3118

    
3119
   <plugin
3120
         id="org.eclipse.swt.gtk.linux.x86_64.nl_ru"
3121
         os="linux"
3122
         ws="gtk"
3123
         arch="x86_64"
3124
         download-size="0"
3125
         install-size="0"
3126
         version="0.0.0"
3127
         fragment="true"
3128
         unpack="false"/>
3129

    
3130
   <plugin
3131
         id="org.eclipse.swt.nl_fr"
3132
         download-size="0"
3133
         install-size="0"
3134
         version="0.0.0"
3135
         fragment="true"
3136
         unpack="false"/>
3137

    
3138
   <plugin
3139
         id="org.eclipse.swt.nl_ru"
3140
         download-size="0"
3141
         install-size="0"
3142
         version="0.0.0"
3143
         fragment="true"
3144
         unpack="false"/>
3145

    
3146
   <plugin
3147
         id="org.eclipse.swt.win32.win32.x86"
3148
         os="win32"
3149
         ws="win32"
3150
         arch="x86"
3151
         download-size="0"
3152
         install-size="0"
3153
         version="0.0.0"
3154
         fragment="true"
3155
         unpack="false"/>
3156

    
3157
   <plugin
3158
         id="org.eclipse.swt.win32.win32.x86.nl_fr"
3159
         os="win32"
3160
         ws="win32"
3161
         arch="x86"
3162
         download-size="0"
3163
         install-size="0"
3164
         version="0.0.0"
3165
         fragment="true"
3166
         unpack="false"/>
3167

    
3168
   <plugin
3169
         id="org.eclipse.swt.win32.win32.x86.nl_ru"
3170
         os="win32"
3171
         ws="win32"
3172
         arch="x86"
3173
         download-size="0"
3174
         install-size="0"
3175
         version="0.0.0"
3176
         fragment="true"
3177
         unpack="false"/>
3178

    
3179
   <plugin
3180
         id="org.eclipse.swt.win32.win32.x86_64"
3181
         os="win32"
3182
         ws="win32"
3183
         arch="x86_64"
3184
         download-size="0"
3185
         install-size="0"
3186
         version="0.0.0"
3187
         fragment="true"
3188
         unpack="false"/>
3189

    
3190
   <plugin
3191
         id="org.eclipse.swt.win32.win32.x86_64.nl_fr"
3192
         os="win32"
3193
         ws="win32"
3194
         arch="x86_64"
3195
         download-size="0"
3196
         install-size="0"
3197
         version="0.0.0"
3198
         fragment="true"
3199
         unpack="false"/>
3200

    
3201
   <plugin
3202
         id="org.eclipse.swt.win32.win32.x86_64.nl_ru"
3203
         os="win32"
3204
         ws="win32"
3205
         arch="x86_64"
3206
         download-size="0"
3207
         install-size="0"
3208
         version="0.0.0"
3209
         fragment="true"
3210
         unpack="false"/>
3211

    
3212
   <plugin
3213
         id="org.eclipse.team.core"
3214
         download-size="0"
3215
         install-size="0"
3216
         version="0.0.0"
3217
         unpack="false"/>
3218

    
3219
   <plugin
3220
         id="org.eclipse.team.core.nl_fr"
3221
         download-size="0"
3222
         install-size="0"
3223
         version="0.0.0"
3224
         fragment="true"
3225
         unpack="false"/>
3226

    
3227
   <plugin
3228
         id="org.eclipse.team.core.nl_ru"
3229
         download-size="0"
3230
         install-size="0"
3231
         version="0.0.0"
3232
         fragment="true"
3233
         unpack="false"/>
3234

    
3235
   <plugin
3236
         id="org.eclipse.team.ui"
3237
         download-size="0"
3238
         install-size="0"
3239
         version="0.0.0"
3240
         unpack="false"/>
3241

    
3242
   <plugin
3243
         id="org.eclipse.team.ui.nl_fr"
3244
         download-size="0"
3245
         install-size="0"
3246
         version="0.0.0"
3247
         fragment="true"
3248
         unpack="false"