removed .gitignore.orig & cots/uframe-eclipse. Added *.orig files to .gitignore

Former-commit-id: cccea1aa13ad987a8c1f2b06c2dfcaa77967544d
This commit is contained in:
Steve Harris 2012-02-23 12:45:50 -06:00
parent 830038b0c6
commit ecb38ba165
3559 changed files with 1 additions and 939043 deletions

1
.gitignore vendored
View file

@ -8,3 +8,4 @@ bin-test/
*.class
*.pyo
*.o
*.orig

View file

@ -1,15 +0,0 @@
bin/
.metadata/
ldm/Debug
test-bin/
testbin/
testBin/
bin-test/
<<<<<<< HEAD
.svn
*.pyo
=======
*.class
*.pyo
*.o
>>>>>>> awips2_OB12.1.1_Omaha

View file

@ -1,3 +0,0 @@
name=Eclipse Platform
id=org.eclipse.platform
version=3.4.0

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>uframe-eclipse</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>

View file

@ -1,250 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>About</title>
</head>
<body lang="EN-US">
<h2>About This Content</h2>
<p>August 17, 2006</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
apply to your use of any object code in the Content. Check the Redistributor's license that was
provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
indicated below, the terms and conditions of the EPL still apply to any source code in the Content
and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
<h3>Third Party Content</h3>
<p>The Content includes items that have been sourced from third parties as set out below. If you
did not receive this Content directly from the Eclipse Foundation, the following is provided
for informational purposes only, and you should look to the Redistributor&rsquo;s license for
terms and conditions of use.</p>
<h4>Gnome Binding</h4>
<p>The &quot;Gnome Binding&quot; is a binding to the Gnome API. The Content may include any or all of the following files:</p>
<p>The following files in the plug-in JAR shall be defined as the native code portion of the Gnome Binding:</p>
<ul>
<li>libswt-gnome-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
</ul>
<p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Gnome Binding:</p>
<ul>
<li>The contents of the directory org/eclipse/swt/internal/gnome (but not including any sub-directories)</li>
</ul>
<p>The Gnome Binding contains portions of Gnome (&quot;Library&quot;). Gnome is made available by The Free Software Foundation. Use of the Library is governed by the terms and
conditions of the GNU Lesser General Public License Version 2.1 (&quot;LGPL&quot;). Use of the Gnome Binding on a standalone
basis, is also governed by the terms and conditions of the LGPL. A copy of the LGPL is provided with the Content (<a href="about_files/lgpl-v21.txt" target="_blank">lgpl-v21.txt</a>) and is also available at
<a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a>.</p>
<p>In accordance with Section 6 of the LGPL, you may combine or link a "work that uses the Library" (e.g. the SWT) with the Library to produce a work
containing portions of the Library (e.g. the Gnome Binding) and distribute that work under the terms of your choice (e.g. the EPL) provided you comply with all
other terms and conditions of Section 6 as well as other Sections of the LGPL. Please note, if you modify the Gnome Binding such modifications shall be
governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined work and the source code of the combined
work is provided for debugging purposes so there is no need to reverse engineer the combined work.</p>
<h4>GTK+ Binding</h4>
<p>The &quot;GTK+ Binding&quot; is a binding to the GTK+ API. The Content may include any or all of the following files:</p>
<p>The following files in the plug-in JAR shall be defined as the native code portion of the GTK+ Binding:</p>
<ul>
<li>libswt-atk-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
<li>libswt-pi-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
</ul>
<p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the GTK+ Binding:</p>
<ul>
<li>The contents of the directory org/eclipse/swt/internal/accessibility/gtk (but not including any sub-directories)</li>
<li>The contents of the directory org/eclipse/swt/internal/cde (but not including any sub-directories)</li>
<li>The contents of the directory org/eclipse/swt/internal/gtk (but not including any sub-directories)</li>
<li>The contents of the directory org/eclipse/swt/internal/kde (but not including any sub-directories)</li>
</ul>
<p>The GTK+ Binding contains portions of GTK+ (&quot;Library&quot;). GTK+ is made available by The Free Software Foundation. Use of the Library is governed by the terms and
conditions of the GNU Lesser General Public License Version 2.1 (&quot;LGPL&quot;). Use of the GTK+ Binding on a standalone
basis, is also governed by the terms and conditions of the LGPL. A copy of the LGPL is provided with the Content (<a href="about_files/lgpl-v21.txt" target="_blank">lgpl-v21.txt</a>) and is also available at
<a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a>.</p>
<p>In accordance with Section 6 of the LGPL, you may combine or link a "work that uses the Library" (e.g. the SWT) with the Library to produce a work
containing portions of the Library (e.g. the GTK+ Binding) and distribute that work under the terms of your choice (e.g. the EPL) provided you comply with all
other terms and conditions of Section 6 as well as other Sections of the LGPL. Please note, if you modify the GTK+ Binding such modifications shall be
governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined work and the source code of the combined
work is provided for debugging purposes so there is no need to reverse engineer the combined work.</p>
<h4>Mozilla Binding</h4>
<p>The &quot;Mozilla Binding&quot; is a binding to the Mozilla API. The Content may include any or all of the following files:</p>
<p>The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:</p>
<ul>
<li>libswt-mozilla-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
<li>libswt-mozilla-gcc3-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
<li>libswt-xulrunner-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
<li>libswt-xpcominit-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
</ul>
<p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Mozilla Binding:</p>
<ul>
<li>The contents of the directory org/eclipse/swt/internal/mozilla (but not including any sub-directories)</li>
</ul>
<p>The Mozilla Binding contains portions of Mozilla (&quot;Mozilla&quot;). Mozilla is made available by Mozilla.org. Use of Mozilla is governed by the terms and
conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;). A copy of the MPL is provided with the Content (<a href="about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>) and is also available at
<a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p>
<h4>Cairo Binding</h4>
<p>The &quot;Cairo Binding&quot; is a binding to the Cairo API. The Content may include any or all of the following files:</p>
<p>The following files in the plug-in JAR shall be defined as the native code portion of the Cairo Binding:</p>
<ul>
<li>libswt-cairo-gtk-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
</ul>
<p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Cairo Binding:</p>
<ul>
<li>The contents of the directory org/eclipse/swt/internal/cairo (but not including any sub-directories)</li>
</ul>
<p>The Cairo Binding contains portions of Cairo (&quot;Cairo&quot;). Cairo is made available by the Cairo project at
<a href="http://www.cairographics.org" target="_blank">http://www.cairographics.org</a>. Use of Cairo by the Cairo Binding is governed by the terms and
conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;). A copy of the MPL is
provided with the Content (<a href="about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>) and is also available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p>
<h4>Cairo for Linux</h4>
<p>Refer to the file <a href="about_files/about_cairo.html">about_files/about_cairo.html</a> for licensing details about &quot;Cairo for Linux.&quot;
<h4>Independent JPEG Group's JPEG software release 6b</h4>
<p>This software is based in part on the work of the Independent JPEG Group's JPEG software release 6b (&quot;LIBJPEG&quot;).
LIBJPEG was used to implement the decoding of JPEG format files in Java (TM). The Content does NOT include any portion of the LIBJPEG file ansi2knr.c.</p>
<p>Your use of LIBJPEG is subject to the terms and conditions located in the <a href="about_files/IJG_README">about_files/IJG_README</a> file which is included
with the Content.</p>
<p>The IJG's website is located at <a href="http://ijg.org/" target="_blank">http://ijg.org</a>.</p>
<p>The class org.eclipse.swt.internal.image.JPEGFileFormat is based on following files from LIBJPEG:</p>
<ul>
<li>cderror.h</li>
<li>cdjpeg.h</li>
<li>jchuff.h</li>
<li>jdcolor.c</li>
<li>jdct.h</li>
<li>jdhuff.h</li>
<li>jerror.h</li>
<li>jidctint.c</li>
<li>jinclude.h</li>
<li>jmemsys.h</li>
<li>jmorecfg.h</li>
<li>jpegint.h</li>
<li>jpeglib.h</li>
<li>jversion.h</li>
<li>transupp.h</li>
</ul>
<p>The class org.eclipse.swt.internal.image.JPEGDecoder is based on the following files from LIBJPEG:</p>
<ul>
<li>jcapimin.c</li>
<li>jcapistd.c</li>
<li>jccoefct.c</li>
<li>jccolor.c</li>
<li>jcdctmgr.c</li>
<li>jchuff.c</li>
<li>jcinit.c</li>
<li>jcmainct.c</li>
<li>jcmarker.c</li>
<li>jcmaster.c</li>
<li>jcomapi.c</li>
<li>jcparam.c</li>
<li>jcphuff.c</li>
<li>jcprepct.c</li>
<li>jcsample.c</li>
<li>jctrans.c</li>
<li>jdapimin.c</li>
<li>jdapistd.c</li>
<li>jdatadst.c</li>
<li>jdatasrc.c</li>
<li>jdcoefct.c</li>
<li>jdcolor.c</li>
<li>jddctmgr.c</li>
<li>jdhuff.c</li>
<li>jdinput.c</li>
<li>jdmainct.c</li>
<li>jdmarker.c</li>
<li>jdmaster.c</li>
<li>jdmerge.c</li>
<li>jdphuff.c</li>
<li>jdpostct.c</li>
<li>jdsample.c</li>
<li>jdtrans.c</li>
<li>jerror.c</li>
<li>jfdctflt.c</li>
<li>jfdctfst.c</li>
<li>jfdctint.c</li>
<li>jidctflt.c</li>
<li>jidctfst.c</li>
<li>jidctint.c</li>
<li>jidctred.c</li>
<li>jpegtran.c</li>
<li>jquant1.c</li>
<li>jquant2.c</li>
<li>jutils.c</li>
<li>cderror.h</li>
<li>cdjpeg.h</li>
<li>jchuff.h</li>
<li>jconfig.h</li>
<li>jdct.h</li>
<li>jdhuff.h</li>
<li>jerror.h</li>
<li>jinclude.h</li>
<li>jmorecfg.h</li>
<li>jpegint.h</li>
<li>jpeglib.h</li>
<li>jversion.h</li>
<li>transupp.h</li>
</ul>
<p>The following changes were made to the LIBJPEG code in the Content:</p>
<ol>
<li>In Java, pointer math is not allowed so indexing was used instead.</li>
<li>Function pointers were replaced with switch statements.</li>
<li>The virtual memory, tracing and progress monitoring were removed.</li>
<li>The error handling was simplified and now uses Java exceptions.</li>
</ol>
<h4>PuTTY 0.58 (derivative work)</h4>
<p>Portions of the SWT class org/eclipse/swt/internal/image/PngDeflater are based on PuTTY's sshzlib.c. PuTTY is made available by Mozilla.org. Use of PuTTY is governed by the terms and
conditions of the the following MIT-style license: </p>
<blockquote>
<p><em>PuTTY is copyright 1997-2007 Simon Tatham.</em> </p>
<p><em>Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, and CORE SDI S.A.</em> </p>
<p><em>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</em> </p>
<p><em>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</em> </p>
<p><em>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SIMON TATHAM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</em> </p>
</blockquote>
<p>A copy of the license is also available at <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html" target="_blank">http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html</a>.</p>
<p><small>Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.</small></p>
</body>
</html>

View file

@ -1,385 +0,0 @@
The Independent JPEG Group's JPEG software
==========================================
README for release 6b of 27-Mar-1998
====================================
This distribution contains the sixth public release of the Independent JPEG
Group's free JPEG software. You are welcome to redistribute this software and
to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
Serious users of this software (particularly those incorporating it into
larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to
our electronic mailing list. Mailing list members are notified of updates
and have a chance to participate in technical discussions, etc.
This software is the work of Tom Lane, Philip Gladstone, Jim Boucher,
Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi,
Guido Vollbeding, Ge' Weijers, and other members of the Independent JPEG
Group.
IJG is not affiliated with the official ISO JPEG standards committee.
DOCUMENTATION ROADMAP
=====================
This file contains the following sections:
OVERVIEW General description of JPEG and the IJG software.
LEGAL ISSUES Copyright, lack of warranty, terms of distribution.
REFERENCES Where to learn more about JPEG.
ARCHIVE LOCATIONS Where to find newer versions of this software.
RELATED SOFTWARE Other stuff you should get.
FILE FORMAT WARS Software *not* to get.
TO DO Plans for future IJG releases.
Other documentation files in the distribution are:
User documentation:
install.doc How to configure and install the IJG software.
usage.doc Usage instructions for cjpeg, djpeg, jpegtran,
rdjpgcom, and wrjpgcom.
*.1 Unix-style man pages for programs (same info as usage.doc).
wizard.doc Advanced usage instructions for JPEG wizards only.
change.log Version-to-version change highlights.
Programmer and internal documentation:
libjpeg.doc How to use the JPEG library in your own programs.
example.c Sample code for calling the JPEG library.
structure.doc Overview of the JPEG library's internal structure.
filelist.doc Road map of IJG files.
coderules.doc Coding style rules --- please read if you contribute code.
Please read at least the files install.doc and usage.doc. Useful information
can also be found in the JPEG FAQ (Frequently Asked Questions) article. See
ARCHIVE LOCATIONS below to find out where to obtain the FAQ article.
If you want to understand how the JPEG code works, we suggest reading one or
more of the REFERENCES, then looking at the documentation files (in roughly
the order listed) before diving into the code.
OVERVIEW
========
This package contains C software to implement JPEG image compression and
decompression. JPEG (pronounced "jay-peg") is a standardized compression
method for full-color and gray-scale images. JPEG is intended for compressing
"real-world" scenes; line drawings, cartoons and other non-realistic images
are not its strong suit. JPEG is lossy, meaning that the output image is not
exactly identical to the input image. Hence you must not use JPEG if you
have to have identical output bits. However, on typical photographic images,
very good compression levels can be obtained with no visible change, and
remarkably high compression levels are possible if you can tolerate a
low-quality image. For more details, see the references, or just experiment
with various compression settings.
This software implements JPEG baseline, extended-sequential, and progressive
compression processes. Provision is made for supporting all variants of these
processes, although some uncommon parameter settings aren't implemented yet.
For legal reasons, we are not distributing code for the arithmetic-coding
variants of JPEG; see LEGAL ISSUES. We have made no provision for supporting
the hierarchical or lossless processes defined in the standard.
We provide a set of library routines for reading and writing JPEG image files,
plus two sample applications "cjpeg" and "djpeg", which use the library to
perform conversion between JPEG and some other popular image file formats.
The library is intended to be reused in other applications.
In order to support file conversion and viewing software, we have included
considerable functionality beyond the bare JPEG coding/decoding capability;
for example, the color quantization modules are not strictly part of JPEG
decoding, but they are essential for output to colormapped file formats or
colormapped displays. These extra functions can be compiled out of the
library if not required for a particular application. We have also included
"jpegtran", a utility for lossless transcoding between different JPEG
processes, and "rdjpgcom" and "wrjpgcom", two simple applications for
inserting and extracting textual comments in JFIF files.
The emphasis in designing this software has been on achieving portability and
flexibility, while also making it fast enough to be useful. In particular,
the software is not intended to be read as a tutorial on JPEG. (See the
REFERENCES section for introductory material.) Rather, it is intended to
be reliable, portable, industrial-strength code. We do not claim to have
achieved that goal in every aspect of the software, but we strive for it.
We welcome the use of this software as a component of commercial products.
No royalty is required, but we do ask for an acknowledgement in product
documentation, as described under LEGAL ISSUES.
LEGAL ISSUES
============
In plain English:
1. We don't promise that this software works. (But if you find any bugs,
please let us know!)
2. You can use this software for whatever you want. You don't have to pay us.
3. You may not pretend that you wrote this software. If you use it in a
program, you must acknowledge somewhere in your documentation that
you've used the IJG code.
In legalese:
The authors make NO WARRANTY or representation, either express or implied,
with respect to this software, its quality, accuracy, merchantability, or
fitness for a particular purpose. This software is provided "AS IS", and you,
its user, assume the entire risk as to its quality and accuracy.
This software is copyright (C) 1991-1998, Thomas G. Lane.
All Rights Reserved except as specified below.
Permission is hereby granted to use, copy, modify, and distribute this
software (or portions thereof) for any purpose, without fee, subject to these
conditions:
(1) If any part of the source code for this software is distributed, then this
README file must be included, with this copyright and no-warranty notice
unaltered; and any additions, deletions, or changes to the original files
must be clearly indicated in accompanying documentation.
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is based in part on the work of
the Independent JPEG Group".
(3) Permission for use of this software is granted only if the user accepts
full responsibility for any undesirable consequences; the authors accept
NO LIABILITY for damages of any kind.
These conditions apply to any software derived from or based on the IJG code,
not just to the unmodified library. If you use our work, you ought to
acknowledge us.
Permission is NOT granted for the use of any IJG author's name or company name
in advertising or publicity relating to this software or products derived from
it. This software may be referred to only as "the Independent JPEG Group's
software".
We specifically permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims are
assumed by the product vendor.
ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
ansi2knr.c is NOT covered by the above copyright and conditions, but instead
by the usual distribution terms of the Free Software Foundation; principally,
that you must include source code if you redistribute it. (See the file
ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part
of any program generated from the IJG code, this does not limit you more than
the foregoing paragraphs do.
The Unix configuration script "configure" was produced with GNU Autoconf.
It is copyright by the Free Software Foundation but is freely distributable.
The same holds for its supporting scripts (config.guess, config.sub,
ltconfig, ltmain.sh). Another support script, install-sh, is copyright
by M.I.T. but is also freely distributable.
It appears that the arithmetic coding option of the JPEG spec is covered by
patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot
legally be used without obtaining one or more licenses. For this reason,
support for arithmetic coding has been removed from the free JPEG software.
(Since arithmetic coding provides only a marginal gain over the unpatented
Huffman mode, it is unlikely that very many implementations will support it.)
So far as we are aware, there are no patent restrictions on the remaining
code.
The IJG distribution formerly included code to read and write GIF files.
To avoid entanglement with the Unisys LZW patent, GIF reading support has
been removed altogether, and the GIF writer has been simplified to produce
"uncompressed GIFs". This technique does not use the LZW algorithm; the
resulting GIF files are larger than usual, but are readable by all standard
GIF decoders.
We are required to state that
"The Graphics Interchange Format(c) is the Copyright property of
CompuServe Incorporated. GIF(sm) is a Service Mark property of
CompuServe Incorporated."
REFERENCES
==========
We highly recommend reading one or more of these references before trying to
understand the innards of the JPEG software.
The best short technical introduction to the JPEG compression algorithm is
Wallace, Gregory K. "The JPEG Still Picture Compression Standard",
Communications of the ACM, April 1991 (vol. 34 no. 4), pp. 30-44.
(Adjacent articles in that issue discuss MPEG motion picture compression,
applications of JPEG, and related topics.) If you don't have the CACM issue
handy, a PostScript file containing a revised version of Wallace's article is
available at ftp://ftp.uu.net/graphics/jpeg/wallace.ps.gz. The file (actually
a preprint for an article that appeared in IEEE Trans. Consumer Electronics)
omits the sample images that appeared in CACM, but it includes corrections
and some added material. Note: the Wallace article is copyright ACM and IEEE,
and it may not be used for commercial purposes.
A somewhat less technical, more leisurely introduction to JPEG can be found in
"The Data Compression Book" by Mark Nelson and Jean-loup Gailly, published by
M&T Books (New York), 2nd ed. 1996, ISBN 1-55851-434-1. This book provides
good explanations and example C code for a multitude of compression methods
including JPEG. It is an excellent source if you are comfortable reading C
code but don't know much about data compression in general. The book's JPEG
sample code is far from industrial-strength, but when you are ready to look
at a full implementation, you've got one here...
The best full description of JPEG is the textbook "JPEG Still Image Data
Compression Standard" by William B. Pennebaker and Joan L. Mitchell, published
by Van Nostrand Reinhold, 1993, ISBN 0-442-01272-1. Price US$59.95, 638 pp.
The book includes the complete text of the ISO JPEG standards (DIS 10918-1
and draft DIS 10918-2). This is by far the most complete exposition of JPEG
in existence, and we highly recommend it.
The JPEG standard itself is not available electronically; you must order a
paper copy through ISO or ITU. (Unless you feel a need to own a certified
official copy, we recommend buying the Pennebaker and Mitchell book instead;
it's much cheaper and includes a great deal of useful explanatory material.)
In the USA, copies of the standard may be ordered from ANSI Sales at (212)
642-4900, or from Global Engineering Documents at (800) 854-7179. (ANSI
doesn't take credit card orders, but Global does.) It's not cheap: as of
1992, ANSI was charging $95 for Part 1 and $47 for Part 2, plus 7%
shipping/handling. The standard is divided into two parts, Part 1 being the
actual specification, while Part 2 covers compliance testing methods. Part 1
is titled "Digital Compression and Coding of Continuous-tone Still Images,
Part 1: Requirements and guidelines" and has document numbers ISO/IEC IS
10918-1, ITU-T T.81. Part 2 is titled "Digital Compression and Coding of
Continuous-tone Still Images, Part 2: Compliance testing" and has document
numbers ISO/IEC IS 10918-2, ITU-T T.83.
Some extensions to the original JPEG standard are defined in JPEG Part 3,
a newer ISO standard numbered ISO/IEC IS 10918-3 and ITU-T T.84. IJG
currently does not support any Part 3 extensions.
The JPEG standard does not specify all details of an interchangeable file
format. For the omitted details we follow the "JFIF" conventions, revision
1.02. A copy of the JFIF spec is available from:
Literature Department
C-Cube Microsystems, Inc.
1778 McCarthy Blvd.
Milpitas, CA 95035
phone (408) 944-6300, fax (408) 944-6314
A PostScript version of this document is available by FTP at
ftp://ftp.uu.net/graphics/jpeg/jfif.ps.gz. There is also a plain text
version at ftp://ftp.uu.net/graphics/jpeg/jfif.txt.gz, but it is missing
the figures.
The TIFF 6.0 file format specification can be obtained by FTP from
ftp://ftp.sgi.com/graphics/tiff/TIFF6.ps.gz. The JPEG incorporation scheme
found in the TIFF 6.0 spec of 3-June-92 has a number of serious problems.
IJG does not recommend use of the TIFF 6.0 design (TIFF Compression tag 6).
Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
(Compression tag 7). Copies of this Note can be obtained from ftp.sgi.com or
from ftp://ftp.uu.net/graphics/jpeg/. It is expected that the next revision
of the TIFF spec will replace the 6.0 JPEG design with the Note's design.
Although IJG's own code does not support TIFF/JPEG, the free libtiff library
uses our library to implement TIFF/JPEG per the Note. libtiff is available
from ftp://ftp.sgi.com/graphics/tiff/.
ARCHIVE LOCATIONS
=================
The "official" archive site for this software is ftp.uu.net (Internet
address 192.48.96.9). The most recent released version can always be found
there in directory graphics/jpeg. This particular version will be archived
as ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz. If you don't have
direct Internet access, UUNET's archives are also available via UUCP; contact
help@uunet.uu.net for information on retrieving files that way.
Numerous Internet sites maintain copies of the UUNET files. However, only
ftp.uu.net is guaranteed to have the latest official version.
You can also obtain this software in DOS-compatible "zip" archive format from
the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
on CompuServe in the Graphics Support forum (GO CIS:GRAPHSUP), library 12
"JPEG Tools". Again, these versions may sometimes lag behind the ftp.uu.net
release.
The JPEG FAQ (Frequently Asked Questions) article is a useful source of
general information about JPEG. It is updated constantly and therefore is
not included in this distribution. The FAQ is posted every two weeks to
Usenet newsgroups comp.graphics.misc, news.answers, and other groups.
It is available on the World Wide Web at http://www.faqs.org/faqs/jpeg-faq/
and other news.answers archive sites, including the official news.answers
archive at rtfm.mit.edu: ftp://rtfm.mit.edu/pub/usenet/news.answers/jpeg-faq/.
If you don't have Web or FTP access, send e-mail to mail-server@rtfm.mit.edu
with body
send usenet/news.answers/jpeg-faq/part1
send usenet/news.answers/jpeg-faq/part2
RELATED SOFTWARE
================
Numerous viewing and image manipulation programs now support JPEG. (Quite a
few of them use this library to do so.) The JPEG FAQ described above lists
some of the more popular free and shareware viewers, and tells where to
obtain them on Internet.
If you are on a Unix machine, we highly recommend Jef Poskanzer's free
PBMPLUS software, which provides many useful operations on PPM-format image
files. In particular, it can convert PPM images to and from a wide range of
other formats, thus making cjpeg/djpeg considerably more useful. The latest
version is distributed by the NetPBM group, and is available from numerous
sites, notably ftp://wuarchive.wustl.edu/graphics/graphics/packages/NetPBM/.
Unfortunately PBMPLUS/NETPBM is not nearly as portable as the IJG software is;
you are likely to have difficulty making it work on any non-Unix machine.
A different free JPEG implementation, written by the PVRG group at Stanford,
is available from ftp://havefun.stanford.edu/pub/jpeg/. This program
is designed for research and experimentation rather than production use;
it is slower, harder to use, and less portable than the IJG code, but it
is easier to read and modify. Also, the PVRG code supports lossless JPEG,
which we do not. (On the other hand, it doesn't do progressive JPEG.)
FILE FORMAT WARS
================
Some JPEG programs produce files that are not compatible with our library.
The root of the problem is that the ISO JPEG committee failed to specify a
concrete file format. Some vendors "filled in the blanks" on their own,
creating proprietary formats that no one else could read. (For example, none
of the early commercial JPEG implementations for the Macintosh were able to
exchange compressed files.)
The file format we have adopted is called JFIF (see REFERENCES). This format
has been agreed to by a number of major commercial JPEG vendors, and it has
become the de facto standard. JFIF is a minimal or "low end" representation.
We recommend the use of TIFF/JPEG (TIFF revision 6.0 as modified by TIFF
Technical Note #2) for "high end" applications that need to record a lot of
additional data about an image. TIFF/JPEG is fairly new and not yet widely
supported, unfortunately.
The upcoming JPEG Part 3 standard defines a file format called SPIFF.
SPIFF is interoperable with JFIF, in the sense that most JFIF decoders should
be able to read the most common variant of SPIFF. SPIFF has some technical
advantages over JFIF, but its major claim to fame is simply that it is an
official standard rather than an informal one. At this point it is unclear
whether SPIFF will supersede JFIF or whether JFIF will remain the de-facto
standard. IJG intends to support SPIFF once the standard is frozen, but we
have not decided whether it should become our default output format or not.
(In any case, our decoder will remain capable of reading JFIF indefinitely.)
Various proprietary file formats incorporating JPEG compression also exist.
We have little or no sympathy for the existence of these formats. Indeed,
one of the original reasons for developing this free software was to help
force convergence on common, open format standards for JPEG files. Don't
use a proprietary file format!
TO DO
=====
The major thrust for v7 will probably be improvement of visual quality.
The current method for scaling the quantization tables is known not to be
very good at low Q values. We also intend to investigate block boundary
smoothing, "poor man's variable quantization", and other means of improving
quality-vs-file-size performance without sacrificing compatibility.
In future versions, we are considering supporting some of the upcoming JPEG
Part 3 extensions --- principally, variable quantization and the SPIFF file
format.
As always, speeding things up is of great interest.
Please send bug reports, offers of help, etc. to jpeg-info@uunet.uu.net.

View file

@ -1,48 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>About</title>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
</head>
<body lang="EN-US">
<h2>About This Content</h2>
<p>March 27, 2006</p>
<h3>License</h3>
<p>The Eclipse Foundation has included the following package for your convenience:</p>
<h4>Cairo 1.0.2 for Linux</h4>
<p>Cairo for Linux (&quot;Cairo&quot;) is developed by The Cairo Project (<a href="http://www.cairographics.org" target="_blank">http://www.cairographics.org</a>):</p>
<p>Cairo is delivered in the following file (&quot;Cairo Library&quot;):</p>
<ul>
<li>libcairo-swt.so</li>
</ul>
<p>which was compiled from Cairo source code available at <a href="http://www.cairographics.org/snapshots" target="_blank">http://www.cairographics.org/snapshots</a>.</p>
<p>Your use of the Cairo code in binary form is subject to
the terms and conditions of Mozilla Public License Version 1.1 (&quot;MPL&quot;). A copy of the MPL is provided (<a href="mpl-v11.txt" target="blank">mpl-v11.txt</a>)
and is also available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html.</a>
<h4>pixman 0.1.6</h4>
<p>pixman (&quot;pixman&quot;) is packaged within the Cairo Library and was compiled from source code available at
<a href="http://www.cairographics.org/snapshots" target="_blank">http://www.cairographics.org/snapshots</a>.
pixman includes the following packages:</p>
<ul>
<li>libpixregion</li>
<li>libic</li>
<li>slim</li>
</ul>
Your use of pixman is subject to the terms and conditions of the licenses in <a href="pixman-licenses.txt" target="blank">pixman-licenses.txt</a>.</p>
<p>If you did not receive the Cairo Library directly from the Eclipse Foundation, the package is being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
apply its use. Check the Redistributor's license that was provided with the content. If no such license exists, contact the Redistributor.</p>
</body>
</html>

View file

@ -1,506 +0,0 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
rather than copying library functions into the executable, and (2)
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
<one line to give the library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!

View file

@ -1,470 +0,0 @@
MOZILLA PUBLIC LICENSE
Version 1.1
---------------
1. Definitions.
1.0.1. "Commercial Use" means distribution or otherwise making the
Covered Code available to a third party.
1.1. "Contributor" means each entity that creates or contributes to
the creation of Modifications.
1.2. "Contributor Version" means the combination of the Original
Code, prior Modifications used by a Contributor, and the Modifications
made by that particular Contributor.
1.3. "Covered Code" means the Original Code or Modifications or the
combination of the Original Code and Modifications, in each case
including portions thereof.
1.4. "Electronic Distribution Mechanism" means a mechanism generally
accepted in the software development community for the electronic
transfer of data.
1.5. "Executable" means Covered Code in any form other than Source
Code.
1.6. "Initial Developer" means the individual or entity identified
as the Initial Developer in the Source Code notice required by Exhibit
A.
1.7. "Larger Work" means a work which combines Covered Code or
portions thereof with code not governed by the terms of this License.
1.8. "License" means this document.
1.8.1. "Licensable" means having the right to grant, to the maximum
extent possible, whether at the time of the initial grant or
subsequently acquired, any and all of the rights conveyed herein.
1.9. "Modifications" means any addition to or deletion from the
substance or structure of either the Original Code or any previous
Modifications. When Covered Code is released as a series of files, a
Modification is:
A. Any addition to or deletion from the contents of a file
containing Original Code or previous Modifications.
B. Any new file that contains any part of the Original Code or
previous Modifications.
1.10. "Original Code" means Source Code of computer software code
which is described in the Source Code notice required by Exhibit A as
Original Code, and which, at the time of its release under this
License is not already Covered Code governed by this License.
1.10.1. "Patent Claims" means any patent claim(s), now owned or
hereafter acquired, including without limitation, method, process,
and apparatus claims, in any patent Licensable by grantor.
1.11. "Source Code" means the preferred form of the Covered Code for
making modifications to it, including all modules it contains, plus
any associated interface definition files, scripts used to control
compilation and installation of an Executable, or source code
differential comparisons against either the Original Code or another
well known, available Covered Code of the Contributor's choice. The
Source Code can be in a compressed or archival form, provided the
appropriate decompression or de-archiving software is widely available
for no charge.
1.12. "You" (or "Your") means an individual or a legal entity
exercising rights under, and complying with all of the terms of, this
License or a future version of this License issued under Section 6.1.
For legal entities, "You" includes any entity which controls, is
controlled by, or is under common control with You. For purposes of
this definition, "control" means (a) the power, direct or indirect,
to cause the direction or management of such entity, whether by
contract or otherwise, or (b) ownership of more than fifty percent
(50%) of the outstanding shares or beneficial ownership of such
entity.
2. Source Code License.
2.1. The Initial Developer Grant.
The Initial Developer hereby grants You a world-wide, royalty-free,
non-exclusive license, subject to third party intellectual property
claims:
(a) under intellectual property rights (other than patent or
trademark) Licensable by Initial Developer to use, reproduce,
modify, display, perform, sublicense and distribute the Original
Code (or portions thereof) with or without Modifications, and/or
as part of a Larger Work; and
(b) under Patents Claims infringed by the making, using or
selling of Original Code, to make, have made, use, practice,
sell, and offer for sale, and/or otherwise dispose of the
Original Code (or portions thereof).
(c) the licenses granted in this Section 2.1(a) and (b) are
effective on the date Initial Developer first distributes
Original Code under the terms of this License.
(d) Notwithstanding Section 2.1(b) above, no patent license is
granted: 1) for code that You delete from the Original Code; 2)
separate from the Original Code; or 3) for infringements caused
by: i) the modification of the Original Code or ii) the
combination of the Original Code with other software or devices.
2.2. Contributor Grant.
Subject to third party intellectual property claims, each Contributor
hereby grants You a world-wide, royalty-free, non-exclusive license
(a) under intellectual property rights (other than patent or
trademark) Licensable by Contributor, to use, reproduce, modify,
display, perform, sublicense and distribute the Modifications
created by such Contributor (or portions thereof) either on an
unmodified basis, with other Modifications, as Covered Code
and/or as part of a Larger Work; and
(b) under Patent Claims infringed by the making, using, or
selling of Modifications made by that Contributor either alone
and/or in combination with its Contributor Version (or portions
of such combination), to make, use, sell, offer for sale, have
made, and/or otherwise dispose of: 1) Modifications made by that
Contributor (or portions thereof); and 2) the combination of
Modifications made by that Contributor with its Contributor
Version (or portions of such combination).
(c) the licenses granted in Sections 2.2(a) and 2.2(b) are
effective on the date Contributor first makes Commercial Use of
the Covered Code.
(d) Notwithstanding Section 2.2(b) above, no patent license is
granted: 1) for any code that Contributor has deleted from the
Contributor Version; 2) separate from the Contributor Version;
3) for infringements caused by: i) third party modifications of
Contributor Version or ii) the combination of Modifications made
by that Contributor with other software (except as part of the
Contributor Version) or other devices; or 4) under Patent Claims
infringed by Covered Code in the absence of Modifications made by
that Contributor.
3. Distribution Obligations.
3.1. Application of License.
The Modifications which You create or to which You contribute are
governed by the terms of this License, including without limitation
Section 2.2. The Source Code version of Covered Code may be
distributed only under the terms of this License or a future version
of this License released under Section 6.1, and You must include a
copy of this License with every copy of the Source Code You
distribute. You may not offer or impose any terms on any Source Code
version that alters or restricts the applicable version of this
License or the recipients' rights hereunder. However, You may include
an additional document offering the additional rights described in
Section 3.5.
3.2. Availability of Source Code.
Any Modification which You create or to which You contribute must be
made available in Source Code form under the terms of this License
either on the same media as an Executable version or via an accepted
Electronic Distribution Mechanism to anyone to whom you made an
Executable version available; and if made available via Electronic
Distribution Mechanism, must remain available for at least twelve (12)
months after the date it initially became available, or at least six
(6) months after a subsequent version of that particular Modification
has been made available to such recipients. You are responsible for
ensuring that the Source Code version remains available even if the
Electronic Distribution Mechanism is maintained by a third party.
3.3. Description of Modifications.
You must cause all Covered Code to which You contribute to contain a
file documenting the changes You made to create that Covered Code and
the date of any change. You must include a prominent statement that
the Modification is derived, directly or indirectly, from Original
Code provided by the Initial Developer and including the name of the
Initial Developer in (a) the Source Code, and (b) in any notice in an
Executable version or related documentation in which You describe the
origin or ownership of the Covered Code.
3.4. Intellectual Property Matters
(a) Third Party Claims.
If Contributor has knowledge that a license under a third party's
intellectual property rights is required to exercise the rights
granted by such Contributor under Sections 2.1 or 2.2,
Contributor must include a text file with the Source Code
distribution titled "LEGAL" which describes the claim and the
party making the claim in sufficient detail that a recipient will
know whom to contact. If Contributor obtains such knowledge after
the Modification is made available as described in Section 3.2,
Contributor shall promptly modify the LEGAL file in all copies
Contributor makes available thereafter and shall take other steps
(such as notifying appropriate mailing lists or newsgroups)
reasonably calculated to inform those who received the Covered
Code that new knowledge has been obtained.
(b) Contributor APIs.
If Contributor's Modifications include an application programming
interface and Contributor has knowledge of patent licenses which
are reasonably necessary to implement that API, Contributor must
also include this information in the LEGAL file.
(c) Representations.
Contributor represents that, except as disclosed pursuant to
Section 3.4(a) above, Contributor believes that Contributor's
Modifications are Contributor's original creation(s) and/or
Contributor has sufficient rights to grant the rights conveyed by
this License.
3.5. Required Notices.
You must duplicate the notice in Exhibit A in each file of the Source
Code. If it is not possible to put such notice in a particular Source
Code file due to its structure, then You must include such notice in a
location (such as a relevant directory) where a user would be likely
to look for such a notice. If You created one or more Modification(s)
You may add your name as a Contributor to the notice described in
Exhibit A. You must also duplicate this License in any documentation
for the Source Code where You describe recipients' rights or ownership
rights relating to Covered Code. You may choose to offer, and to
charge a fee for, warranty, support, indemnity or liability
obligations to one or more recipients of Covered Code. However, You
may do so only on Your own behalf, and not on behalf of the Initial
Developer or any Contributor. You must make it absolutely clear than
any such warranty, support, indemnity or liability obligation is
offered by You alone, and You hereby agree to indemnify the Initial
Developer and every Contributor for any liability incurred by the
Initial Developer or such Contributor as a result of warranty,
support, indemnity or liability terms You offer.
3.6. Distribution of Executable Versions.
You may distribute Covered Code in Executable form only if the
requirements of Section 3.1-3.5 have been met for that Covered Code,
and if You include a notice stating that the Source Code version of
the Covered Code is available under the terms of this License,
including a description of how and where You have fulfilled the
obligations of Section 3.2. The notice must be conspicuously included
in any notice in an Executable version, related documentation or
collateral in which You describe recipients' rights relating to the
Covered Code. You may distribute the Executable version of Covered
Code or ownership rights under a license of Your choice, which may
contain terms different from this License, provided that You are in
compliance with the terms of this License and that the license for the
Executable version does not attempt to limit or alter the recipient's
rights in the Source Code version from the rights set forth in this
License. If You distribute the Executable version under a different
license You must make it absolutely clear that any terms which differ
from this License are offered by You alone, not by the Initial
Developer or any Contributor. You hereby agree to indemnify the
Initial Developer and every Contributor for any liability incurred by
the Initial Developer or such Contributor as a result of any such
terms You offer.
3.7. Larger Works.
You may create a Larger Work by combining Covered Code with other code
not governed by the terms of this License and distribute the Larger
Work as a single product. In such a case, You must make sure the
requirements of this License are fulfilled for the Covered Code.
4. Inability to Comply Due to Statute or Regulation.
If it is impossible for You to comply with any of the terms of this
License with respect to some or all of the Covered Code due to
statute, judicial order, or regulation then You must: (a) comply with
the terms of this License to the maximum extent possible; and (b)
describe the limitations and the code they affect. Such description
must be included in the LEGAL file described in Section 3.4 and must
be included with all distributions of the Source Code. Except to the
extent prohibited by statute or regulation, such description must be
sufficiently detailed for a recipient of ordinary skill to be able to
understand it.
5. Application of this License.
This License applies to code to which the Initial Developer has
attached the notice in Exhibit A and to related Covered Code.
6. Versions of the License.
6.1. New Versions.
Netscape Communications Corporation ("Netscape") may publish revised
and/or new versions of the License from time to time. Each version
will be given a distinguishing version number.
6.2. Effect of New Versions.
Once Covered Code has been published under a particular version of the
License, You may always continue to use it under the terms of that
version. You may also choose to use such Covered Code under the terms
of any subsequent version of the License published by Netscape. No one
other than Netscape has the right to modify the terms applicable to
Covered Code created under this License.
6.3. Derivative Works.
If You create or use a modified version of this License (which you may
only do in order to apply it to code which is not already Covered Code
governed by this License), You must (a) rename Your license so that
the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
"MPL", "NPL" or any confusingly similar phrase do not appear in your
license (except to note that your license differs from this License)
and (b) otherwise make it clear that Your version of the license
contains terms which differ from the Mozilla Public License and
Netscape Public License. (Filling in the name of the Initial
Developer, Original Code or Contributor in the notice described in
Exhibit A shall not of themselves be deemed to be modifications of
this License.)
7. DISCLAIMER OF WARRANTY.
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
8. TERMINATION.
8.1. This License and the rights granted hereunder will terminate
automatically if You fail to comply with terms herein and fail to cure
such breach within 30 days of becoming aware of the breach. All
sublicenses to the Covered Code which are properly granted shall
survive any termination of this License. Provisions which, by their
nature, must remain in effect beyond the termination of this License
shall survive.
8.2. If You initiate litigation by asserting a patent infringement
claim (excluding declatory judgment actions) against Initial Developer
or a Contributor (the Initial Developer or Contributor against whom
You file such action is referred to as "Participant") alleging that:
(a) such Participant's Contributor Version directly or indirectly
infringes any patent, then any and all rights granted by such
Participant to You under Sections 2.1 and/or 2.2 of this License
shall, upon 60 days notice from Participant terminate prospectively,
unless if within 60 days after receipt of notice You either: (i)
agree in writing to pay Participant a mutually agreeable reasonable
royalty for Your past and future use of Modifications made by such
Participant, or (ii) withdraw Your litigation claim with respect to
the Contributor Version against such Participant. If within 60 days
of notice, a reasonable royalty and payment arrangement are not
mutually agreed upon in writing by the parties or the litigation claim
is not withdrawn, the rights granted by Participant to You under
Sections 2.1 and/or 2.2 automatically terminate at the expiration of
the 60 day notice period specified above.
(b) any software, hardware, or device, other than such Participant's
Contributor Version, directly or indirectly infringes any patent, then
any rights granted to You by such Participant under Sections 2.1(b)
and 2.2(b) are revoked effective as of the date You first made, used,
sold, distributed, or had made, Modifications made by that
Participant.
8.3. If You assert a patent infringement claim against Participant
alleging that such Participant's Contributor Version directly or
indirectly infringes any patent where such claim is resolved (such as
by license or settlement) prior to the initiation of patent
infringement litigation, then the reasonable value of the licenses
granted by such Participant under Sections 2.1 or 2.2 shall be taken
into account in determining the amount or value of any payment or
license.
8.4. In the event of termination under Sections 8.1 or 8.2 above,
all end user license agreements (excluding distributors and resellers)
which have been validly granted by You or any distributor hereunder
prior to termination shall survive termination.
9. LIMITATION OF LIABILITY.
UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
10. U.S. GOVERNMENT END USERS.
The Covered Code is a "commercial item," as that term is defined in
48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
software" and "commercial computer software documentation," as such
terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
all U.S. Government End Users acquire Covered Code with only those
rights set forth herein.
11. MISCELLANEOUS.
This License represents the complete agreement concerning subject
matter hereof. If any provision of this License is held to be
unenforceable, such provision shall be reformed only to the extent
necessary to make it enforceable. This License shall be governed by
California law provisions (except to the extent applicable law, if
any, provides otherwise), excluding its conflict-of-law provisions.
With respect to disputes in which at least one party is a citizen of,
or an entity chartered or registered to do business in the United
States of America, any litigation relating to this License shall be
subject to the jurisdiction of the Federal Courts of the Northern
District of California, with venue lying in Santa Clara County,
California, with the losing party responsible for costs, including
without limitation, court costs and reasonable attorneys' fees and
expenses. The application of the United Nations Convention on
Contracts for the International Sale of Goods is expressly excluded.
Any law or regulation which provides that the language of a contract
shall be construed against the drafter shall not apply to this
License.
12. RESPONSIBILITY FOR CLAIMS.
As between Initial Developer and the Contributors, each party is
responsible for claims and damages arising, directly or indirectly,
out of its utilization of rights under this License and You agree to
work with Initial Developer and Contributors to distribute such
responsibility on an equitable basis. Nothing herein is intended or
shall be deemed to constitute any admission of liability.
13. MULTIPLE-LICENSED CODE.
Initial Developer may designate portions of the Covered Code as
"Multiple-Licensed". "Multiple-Licensed" means that the Initial
Developer permits you to utilize portions of the Covered Code under
Your choice of the NPL or the alternative licenses, if any, specified
by the Initial Developer in the file described in Exhibit A.
EXHIBIT A -Mozilla Public License.
``The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this file except in
compliance with the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS"
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
License for the specific language governing rights and limitations
under the License.
The Original Code is ______________________________________.
The Initial Developer of the Original Code is ________________________.
Portions created by ______________________ are Copyright (C) ______
_______________________. All Rights Reserved.
Contributor(s): ______________________________________.
Alternatively, the contents of this file may be used under the terms
of the _____ license (the "[___] License"), in which case the
provisions of [______] License are applicable instead of those
above. If you wish to allow use of your version of this file only
under the terms of the [____] License and not to allow others to use
your version of this file under the MPL, indicate your decision by
deleting the provisions above and replace them with the notice and
other provisions required by the [___] License. If you do not delete
the provisions above, a recipient may use your version of this file
under either the MPL or the [___] License."
[NOTE: The text of this Exhibit A may differ slightly from the text of
the notices in the Source Code files of the Original Code. You should
use the text of this Exhibit A rather than the text found in the
Original Code Source Code for Your Modifications.]

View file

@ -1,92 +0,0 @@
libpixregion
Copyright 1987, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting
documentation.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
All Rights Reserved
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Digital not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission.
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
----------------------------------------------------------------------
libic
Copyright © 2001 Keith Packard
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting
documentation, and that the name of Keith Packard not be used in
advertising or publicity pertaining to distribution of the software without
specific, written prior permission. Keith Packard makes no
representations about the suitability of this software for any purpose. It
is provided "as is" without express or implied warranty.
KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
----------------------------------------------------------------------
slim
slim is Copyright © 2003 Richard Henderson
Permission to use, copy, modify, distribute, and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Richard Henderson not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission. Richard Henderson
makes no representations about the suitability of this software for
any purpose. It is provided "as is" without express or implied
warranty.
RICHARD HENDERSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL RICHARD HENDERSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

File diff suppressed because it is too large Load diff

View file

@ -1,14 +0,0 @@
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Tue Feb 10 17:00:44 CST 2009
org.eclipse.update.reconcile=false
eclipse.p2.profile=PlatformProfile
osgi.instance.area.default=@user.home/workspace
osgi.framework=file\:plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
eclipse.buildId=M20080911-1700
osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1\:start
org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
eclipse.product=org.eclipse.sdk.ide
osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
osgi.ws=gtk
eclipse.p2.data.area=@config.dir/../p2
osgi.bundles.defaultStartLevel=4

View file

@ -1,10 +0,0 @@
#safe table
#Tue Feb 10 17:01:21 CST 2009
.contributors=13
.table=13
.mainData=13
.namespaces=13
.orphans=13
.extraData=13
.contributions=13
.crc98c70284.v1

View file

@ -1,10 +0,0 @@
#safe table
#Tue Feb 10 17:01:48 CST 2009
.contributors=14
.mainData=14
.table=14
.namespaces=14
.orphans=14
.contributions=14
.extraData=14
.crcf2f09797.v1

View file

@ -1,345 +0,0 @@
ch.ethz.iks.r_osgi.remote,1.0.0.RC2_v20080916-1301,file:plugins/ch.ethz.iks.r_osgi.remote_1.0.0.RC2_v20080916-1301.jar,4,false
ch.ethz.iks.slp,1.0.0.RC4_v200806091030,file:plugins/ch.ethz.iks.slp_1.0.0.RC4_v200806091030.jar,4,false
com.ibm.icu,3.8.1.v20080530,file:plugins/com.ibm.icu_3.8.1.v20080530.jar,4,false
com.jcraft.jsch,0.1.37.v200803061811,file:plugins/com.jcraft.jsch_0.1.37.v200803061811.jar,4,false
com.sun.jna,3.0.5,file:plugins/com.sun.jna_3.0.5/,4,false
javax.servlet,2.4.0.v200806031604,file:plugins/javax.servlet_2.4.0.v200806031604.jar,4,false
javax.servlet.jsp,2.0.0.v200806031607,file:plugins/javax.servlet.jsp_2.0.0.v200806031607.jar,4,false
javax.xml,1.3.4.v200806030440,file:plugins/javax.xml_1.3.4.v200806030440.jar,4,false
javax.xml.bind,2.0.0.v20080604-1500,file:plugins/javax.xml.bind_2.0.0.v20080604-1500.jar,4,false
org.apache.ant,1.7.0.v200803061910,file:plugins/org.apache.ant_1.7.0.v200803061910/,4,false
org.apache.commons.codec,1.3.0.v20080530-1600,file:plugins/org.apache.commons.codec_1.3.0.v20080530-1600.jar,4,false
org.apache.commons.el,1.0.0.v200806031608,file:plugins/org.apache.commons.el_1.0.0.v200806031608.jar,4,false
org.apache.commons.httpclient,3.1.0.v20080605-1935,file:plugins/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar,4,false
org.apache.commons.lang,2.3.0.v200803061910,file:plugins/org.apache.commons.lang_2.3.0.v200803061910.jar,4,false
org.apache.commons.logging,1.0.4.v20080605-1930,file:plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar,4,false
org.apache.jasper,5.5.17.v200806031609,file:plugins/org.apache.jasper_5.5.17.v200806031609.jar,4,false
org.apache.lucene,1.9.1.v20080530-1600,file:plugins/org.apache.lucene_1.9.1.v20080530-1600.jar,4,false
org.apache.lucene.analysis,1.9.1.v20080530-1600,file:plugins/org.apache.lucene.analysis_1.9.1.v20080530-1600.jar,4,false
org.apache.ws.commons.util,1.0.0.v20080530-1550,file:plugins/org.apache.ws.commons.util_1.0.0.v20080530-1550.jar,4,false
org.apache.xerces,2.9.0.v200805270400,file:plugins/org.apache.xerces_2.9.0.v200805270400.jar,4,false
org.apache.xml.resolver,1.2.0.v200806030312,file:plugins/org.apache.xml.resolver_1.2.0.v200806030312.jar,4,false
org.apache.xml.serializer,2.7.1.v200806030322,file:plugins/org.apache.xml.serializer_2.7.1.v200806030322.jar,4,false
org.apache.xmlrpc,3.0.0.v20080530-1550,file:plugins/org.apache.xmlrpc_3.0.0.v20080530-1550.jar,4,false
org.eclipse.ant.core,3.2.0.v20080529,file:plugins/org.eclipse.ant.core_3.2.0.v20080529.jar,4,false
org.eclipse.ant.ui,3.3.0.v20080529,file:plugins/org.eclipse.ant.ui_3.3.0.v20080529.jar,4,false
org.eclipse.cdt,5.0.2.200901300802,file:plugins/org.eclipse.cdt_5.0.2.200901300802/,4,false
org.eclipse.cdt.core,5.0.2.200901300802,file:plugins/org.eclipse.cdt.core_5.0.2.200901300802.jar,4,false
org.eclipse.cdt.core.linux,5.0.0.200901300802,file:plugins/org.eclipse.cdt.core.linux_5.0.0.200901300802.jar,4,false
org.eclipse.cdt.core.linux.x86,5.0.0.200901300802,file:plugins/org.eclipse.cdt.core.linux.x86_5.0.0.200901300802.jar,4,false
org.eclipse.cdt.debug.core,5.0.2.200901300802,file:plugins/org.eclipse.cdt.debug.core_5.0.2.200901300802.jar,4,false
org.eclipse.cdt.debug.mi.core,5.0.1.200901300802,file:plugins/org.eclipse.cdt.debug.mi.core_5.0.1.200901300802.jar,4,false
org.eclipse.cdt.debug.mi.ui,5.0.1.200901300802,file:plugins/org.eclipse.cdt.debug.mi.ui_5.0.1.200901300802.jar,4,false
org.eclipse.cdt.debug.ui,5.0.1.200901300802,file:plugins/org.eclipse.cdt.debug.ui_5.0.1.200901300802.jar,4,false
org.eclipse.cdt.doc.user,5.0.2.200901300802,file:plugins/org.eclipse.cdt.doc.user_5.0.2.200901300802/,4,false
org.eclipse.cdt.launch,5.0.2.200901300802,file:plugins/org.eclipse.cdt.launch_5.0.2.200901300802.jar,4,false
org.eclipse.cdt.make.core,5.0.2.200901300802,file:plugins/org.eclipse.cdt.make.core_5.0.2.200901300802.jar,4,false
org.eclipse.cdt.make.ui,5.0.1.200901300802,file:plugins/org.eclipse.cdt.make.ui_5.0.1.200901300802.jar,4,false
org.eclipse.cdt.managedbuilder.core,5.0.2.200901300802,file:plugins/org.eclipse.cdt.managedbuilder.core_5.0.2.200901300802.jar,4,false
org.eclipse.cdt.managedbuilder.gnu.ui,5.0.0.200901300802,file:plugins/org.eclipse.cdt.managedbuilder.gnu.ui_5.0.0.200901300802.jar,4,false
org.eclipse.cdt.managedbuilder.ui,5.0.2.200901300802,file:plugins/org.eclipse.cdt.managedbuilder.ui_5.0.2.200901300802.jar,4,false
org.eclipse.cdt.ui,5.0.2.200901300802,file:plugins/org.eclipse.cdt.ui_5.0.2.200901300802.jar,4,false
org.eclipse.compare,3.4.0.I20080604,file:plugins/org.eclipse.compare_3.4.0.I20080604.jar,4,false
org.eclipse.core.boot,3.1.100.v20080218,file:plugins/org.eclipse.core.boot_3.1.100.v20080218.jar,4,false
org.eclipse.core.commands,3.4.0.I20080509-2000,file:plugins/org.eclipse.core.commands_3.4.0.I20080509-2000.jar,4,false
org.eclipse.core.contenttype,3.3.0.v20080604-1400,file:plugins/org.eclipse.core.contenttype_3.3.0.v20080604-1400.jar,4,false
org.eclipse.core.databinding,1.1.1.M20080827-0800b,file:plugins/org.eclipse.core.databinding_1.1.1.M20080827-0800b.jar,4,false
org.eclipse.core.databinding.beans,1.1.1.M20080827-0800a,file:plugins/org.eclipse.core.databinding.beans_1.1.1.M20080827-0800a.jar,4,false
org.eclipse.core.expressions,3.4.0.v20080603-2000,file:plugins/org.eclipse.core.expressions_3.4.0.v20080603-2000.jar,4,false
org.eclipse.core.filebuffers,3.4.0.v20080603-2000,file:plugins/org.eclipse.core.filebuffers_3.4.0.v20080603-2000.jar,4,false
org.eclipse.core.filesystem,1.2.0.v20080604-1400,file:plugins/org.eclipse.core.filesystem_1.2.0.v20080604-1400.jar,4,false
org.eclipse.core.filesystem.linux.x86,1.2.0.v20080604-1400,file:plugins/org.eclipse.core.filesystem.linux.x86_1.2.0.v20080604-1400.jar,4,false
org.eclipse.core.jobs,3.4.0.v20080512,file:plugins/org.eclipse.core.jobs_3.4.0.v20080512.jar,4,false
org.eclipse.core.net,1.1.0.I20080604,file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar,4,false
org.eclipse.core.net.linux.x86,1.0.0.I20080521,file:plugins/org.eclipse.core.net.linux.x86_1.0.0.I20080521.jar,4,false
org.eclipse.core.resources,3.4.1.R34x_v20080902,file:plugins/org.eclipse.core.resources_3.4.1.R34x_v20080902.jar,4,false
org.eclipse.core.resources.compatibility,3.4.0.v20080604-1400,file:plugins/org.eclipse.core.resources.compatibility_3.4.0.v20080604-1400.jar,4,false
org.eclipse.core.runtime,3.4.0.v20080512,file:plugins/org.eclipse.core.runtime_3.4.0.v20080512.jar,4,true
org.eclipse.core.runtime.compatibility,3.2.0.v20071008,file:plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20071008.jar,4,false
org.eclipse.core.runtime.compatibility.auth,3.2.100.v20070502,file:plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20070502.jar,4,false
org.eclipse.core.runtime.compatibility.registry,3.2.200.v20080610,file:plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/,4,false
org.eclipse.core.variables,3.2.100.v20080529-1300,file:plugins/org.eclipse.core.variables_3.2.100.v20080529-1300.jar,4,false
org.eclipse.cvs,1.0.100.v20080603,file:plugins/org.eclipse.cvs_1.0.100.v20080603.jar,4,false
org.eclipse.debug.core,3.4.0.v20080612,file:plugins/org.eclipse.debug.core_3.4.0.v20080612.jar,4,false
org.eclipse.debug.ui,3.4.1.v20080811_r341,file:plugins/org.eclipse.debug.ui_3.4.1.v20080811_r341.jar,4,false
org.eclipse.draw2d,3.4.0.v20080529,file:plugins/org.eclipse.draw2d_3.4.0.v20080529.jar,4,false
org.eclipse.ecf,2.0.0.v20080611-1715,file:plugins/org.eclipse.ecf_2.0.0.v20080611-1715.jar,4,false
org.eclipse.ecf.core.source,2.0.1.v20080916-1301,file:plugins/org.eclipse.ecf.core.source_2.0.1.v20080916-1301/,4,false
org.eclipse.ecf.datashare,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.datashare_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.discovery,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.discovery_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.discovery.ui,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.discovery.ui_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.doc,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.doc_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.docshare,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.docshare_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.example.clients,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.example.clients_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.example.collab,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.example.collab_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.example.collab.editor,1.0.200.v20080916-1301,file:plugins/org.eclipse.ecf.example.collab.editor_1.0.200.v20080916-1301.jar,4,false
org.eclipse.ecf.examples.remoteservices.client,1.0.100.v20080916-1301,file:plugins/org.eclipse.ecf.examples.remoteservices.client_1.0.100.v20080916-1301.jar,4,false
org.eclipse.ecf.examples.remoteservices.common,1.0.100.v20080916-1301,file:plugins/org.eclipse.ecf.examples.remoteservices.common_1.0.100.v20080916-1301.jar,4,false
org.eclipse.ecf.examples.remoteservices.server,1.0.100.v20080916-1301,file:plugins/org.eclipse.ecf.examples.remoteservices.server_1.0.100.v20080916-1301.jar,4,false
org.eclipse.ecf.examples.source,2.0.1.v20080916-1301,file:plugins/org.eclipse.ecf.examples.source_2.0.1.v20080916-1301/,4,false
org.eclipse.ecf.examples.updatesite.client,1.0.100.v20080916-1301,file:plugins/org.eclipse.ecf.examples.updatesite.client_1.0.100.v20080916-1301.jar,4,false
org.eclipse.ecf.examples.updatesite.server,1.0.100.v20080916-1301,file:plugins/org.eclipse.ecf.examples.updatesite.server_1.0.100.v20080916-1301.jar,4,false
org.eclipse.ecf.filetransfer,2.0.0.v20080611-1715,file:plugins/org.eclipse.ecf.filetransfer_2.0.0.v20080611-1715.jar,4,false
org.eclipse.ecf.filetransfer.ui,1.4.0.v20080916-1301,file:plugins/org.eclipse.ecf.filetransfer.ui_1.4.0.v20080916-1301.jar,4,false
org.eclipse.ecf.identity,2.0.0.v20080611-1715,file:plugins/org.eclipse.ecf.identity_2.0.0.v20080611-1715.jar,4,false
org.eclipse.ecf.presence,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.presence_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.presence.bot,1.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.presence.bot_1.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.presence.collab.ui,1.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.presence.collab.ui_1.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.presence.ui,1.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.presence.ui_1.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.protocol.bittorrent,0.3.0,file:plugins/org.eclipse.ecf.protocol.bittorrent_0.3.0.jar,4,false
org.eclipse.ecf.protocol.msn,1.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.protocol.msn_1.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.bittorrent,0.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.bittorrent_0.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.bittorrent.ui,0.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.bittorrent.ui_0.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.datashare,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.datashare_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.discovery,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.discovery_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.filetransfer,2.0.0.v20080611-1715,file:plugins/org.eclipse.ecf.provider.filetransfer_2.0.0.v20080611-1715.jar,4,false
org.eclipse.ecf.provider.filetransfer.efs,1.5.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.filetransfer.efs_1.5.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.filetransfer.scp,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.filetransfer.scp_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.filetransfer.ssl,1.0.0.v20080611-1715,file:plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20080611-1715.jar,4,false
org.eclipse.ecf.provider.irc,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.irc_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.irc.ui,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.irc.ui_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.jmdns,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.jmdns_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.jslp,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.jslp_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.msn,1.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.msn_1.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.msn.ui,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.msn.ui_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.r_osgi,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.r_osgi_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.remoteservice,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.remoteservice_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.ui,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.ui_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.xmpp,2.0.100.v20080916-1301,file:plugins/org.eclipse.ecf.provider.xmpp_2.0.100.v20080916-1301.jar,4,false
org.eclipse.ecf.provider.xmpp.ui,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.provider.xmpp.ui_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.remoteservice,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.remoteservice_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.remoteservice.ui,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.remoteservice.ui_2.0.0.v20080916-1301.jar,4,false
org.eclipse.ecf.server,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.server_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.server.generic,1.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.server.generic_1.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.sharedobject,1.3.0.v20080916-1301,file:plugins/org.eclipse.ecf.sharedobject_1.3.0.v20080916-1301.jar,4,false
org.eclipse.ecf.ssl,1.0.0.v20080611-1715,file:plugins/org.eclipse.ecf.ssl_1.0.0.v20080611-1715.jar,4,false
org.eclipse.ecf.telephony.call,1.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.telephony.call_1.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.telephony.call.ui,1.2.0.v20080916-1301,file:plugins/org.eclipse.ecf.telephony.call.ui_1.2.0.v20080916-1301.jar,4,false
org.eclipse.ecf.ui,2.0.0.v20080916-1301,file:plugins/org.eclipse.ecf.ui_2.0.0.v20080916-1301.jar,4,false
org.eclipse.emf.common,2.4.0.v200808251517,file:plugins/org.eclipse.emf.common_2.4.0.v200808251517.jar,4,false
org.eclipse.emf.common.ui,2.4.0.v200808251517,file:plugins/org.eclipse.emf.common.ui_2.4.0.v200808251517.jar,4,false
org.eclipse.emf.ecore,2.4.1.v200808251517,file:plugins/org.eclipse.emf.ecore_2.4.1.v200808251517.jar,4,false
org.eclipse.emf.ecore.change,2.4.0.v200808251517,file:plugins/org.eclipse.emf.ecore.change_2.4.0.v200808251517.jar,4,false
org.eclipse.emf.ecore.change.edit,2.4.0.v200808251517,file:plugins/org.eclipse.emf.ecore.change.edit_2.4.0.v200808251517.jar,4,false
org.eclipse.emf.ecore.edit,2.4.1.v200808251517,file:plugins/org.eclipse.emf.ecore.edit_2.4.1.v200808251517.jar,4,false
org.eclipse.emf.ecore.xmi,2.4.1.v200808251517,file:plugins/org.eclipse.emf.ecore.xmi_2.4.1.v200808251517.jar,4,false
org.eclipse.emf.edit,2.4.1.v200808251517,file:plugins/org.eclipse.emf.edit_2.4.1.v200808251517.jar,4,false
org.eclipse.emf.edit.ui,2.4.1.v200808251517,file:plugins/org.eclipse.emf.edit.ui_2.4.1.v200808251517.jar,4,false
org.eclipse.epp.usagedata.gathering,1.0.1.R200809220400,file:plugins/org.eclipse.epp.usagedata.gathering_1.0.1.R200809220400.jar,4,false
org.eclipse.epp.usagedata.recording,1.0.1.R200809220400,file:plugins/org.eclipse.epp.usagedata.recording_1.0.1.R200809220400.jar,4,false
org.eclipse.epp.usagedata.ui,1.0.1.R200809220400,file:plugins/org.eclipse.epp.usagedata.ui_1.0.1.R200809220400.jar,4,false
org.eclipse.equinox.app,1.1.0.v20080421-2006,file:plugins/org.eclipse.equinox.app_1.1.0.v20080421-2006.jar,4,false
org.eclipse.equinox.common,3.4.0.v20080421-2006,file:plugins/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar,2,true
org.eclipse.equinox.frameworkadmin,1.0.2.R34x_v20080910,file:plugins/org.eclipse.equinox.frameworkadmin_1.0.2.R34x_v20080910.jar,4,false
org.eclipse.equinox.frameworkadmin.equinox,1.0.2.R34x_v20080911,file:plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.2.R34x_v20080911.jar,4,false
org.eclipse.equinox.http.jetty,1.1.0.v20080425,file:plugins/org.eclipse.equinox.http.jetty_1.1.0.v20080425.jar,4,false
org.eclipse.equinox.http.registry,1.0.100.v20080427-0830,file:plugins/org.eclipse.equinox.http.registry_1.0.100.v20080427-0830.jar,4,false
org.eclipse.equinox.http.servlet,1.0.100.v20080427-0830,file:plugins/org.eclipse.equinox.http.servlet_1.0.100.v20080427-0830.jar,4,false
org.eclipse.equinox.jsp.jasper,1.0.100.v20080427-0830,file:plugins/org.eclipse.equinox.jsp.jasper_1.0.100.v20080427-0830.jar,4,false
org.eclipse.equinox.jsp.jasper.registry,1.0.0.v20080427-0830,file:plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.0.v20080427-0830.jar,4,false
org.eclipse.equinox.launcher,1.0.101.R34x_v20080819,file:plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar,4,false
org.eclipse.equinox.launcher.gtk.linux.x86,1.0.101.R34x_v20080805,file:plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/,4,false
org.eclipse.equinox.p2.artifact.repository,1.0.2.R34x_v20080808-1156,file:plugins/org.eclipse.equinox.p2.artifact.repository_1.0.2.R34x_v20080808-1156.jar,4,false
org.eclipse.equinox.p2.console,1.0.0.v20080514-1900,file:plugins/org.eclipse.equinox.p2.console_1.0.0.v20080514-1900.jar,4,false
org.eclipse.equinox.p2.core,1.0.0.v20080530-1237,file:plugins/org.eclipse.equinox.p2.core_1.0.0.v20080530-1237.jar,4,false
org.eclipse.equinox.p2.director,1.0.2.v20080806-1619,file:plugins/org.eclipse.equinox.p2.director_1.0.2.v20080806-1619.jar,4,false
org.eclipse.equinox.p2.director.app,1.0.1.R34x_v20080729,file:plugins/org.eclipse.equinox.p2.director.app_1.0.1.R34x_v20080729.jar,4,false
org.eclipse.equinox.p2.directorywatcher,1.0.2.v20080806-1619,file:plugins/org.eclipse.equinox.p2.directorywatcher_1.0.2.v20080806-1619.jar,4,false
org.eclipse.equinox.p2.engine,1.0.1.R34x_v20080827,file:plugins/org.eclipse.equinox.p2.engine_1.0.1.R34x_v20080827.jar,4,false
org.eclipse.equinox.p2.exemplarysetup,1.0.0.v20080427-2136,file:plugins/org.eclipse.equinox.p2.exemplarysetup_1.0.0.v20080427-2136.jar,4,false
org.eclipse.equinox.p2.extensionlocation,1.0.2.R34x_v20080825,file:plugins/org.eclipse.equinox.p2.extensionlocation_1.0.2.R34x_v20080825.jar,4,false
org.eclipse.equinox.p2.garbagecollector,1.0.1.R34x_v20080818,file:plugins/org.eclipse.equinox.p2.garbagecollector_1.0.1.R34x_v20080818.jar,4,false
org.eclipse.equinox.p2.jarprocessor,1.0.0.v20080514-1900,file:plugins/org.eclipse.equinox.p2.jarprocessor_1.0.0.v20080514-1900.jar,4,false
org.eclipse.equinox.p2.metadata,1.0.0.v20080514-1900,file:plugins/org.eclipse.equinox.p2.metadata_1.0.0.v20080514-1900.jar,4,false
org.eclipse.equinox.p2.metadata.generator,1.0.1.R34x_v20080819,file:plugins/org.eclipse.equinox.p2.metadata.generator_1.0.1.R34x_v20080819.jar,4,false
org.eclipse.equinox.p2.metadata.repository,1.0.0.v20080604,file:plugins/org.eclipse.equinox.p2.metadata.repository_1.0.0.v20080604.jar,4,false
org.eclipse.equinox.p2.reconciler.dropins,1.0.2.R34x_v20080909,file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.2.R34x_v20080909.jar,4,true
org.eclipse.equinox.p2.touchpoint.eclipse,1.0.2.R34x_v20080910,file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse_1.0.2.R34x_v20080910.jar,4,false
org.eclipse.equinox.p2.touchpoint.natives,1.0.0.v20080505-1850,file:plugins/org.eclipse.equinox.p2.touchpoint.natives_1.0.0.v20080505-1850.jar,4,false
org.eclipse.equinox.p2.ui,1.0.1.R34x_v20080909,file:plugins/org.eclipse.equinox.p2.ui_1.0.1.R34x_v20080909.jar,4,false
org.eclipse.equinox.p2.ui.sdk,1.0.1.R34x_v20080818,file:plugins/org.eclipse.equinox.p2.ui.sdk_1.0.1.R34x_v20080818.jar,4,false
org.eclipse.equinox.p2.updatechecker,1.0.0.v20080427-2136,file:plugins/org.eclipse.equinox.p2.updatechecker_1.0.0.v20080427-2136.jar,4,false
org.eclipse.equinox.p2.updatesite,1.0.1.R34x_v20080808-1156,file:plugins/org.eclipse.equinox.p2.updatesite_1.0.1.R34x_v20080808-1156.jar,4,false
org.eclipse.equinox.preferences,3.2.201.R34x_v20080709,file:plugins/org.eclipse.equinox.preferences_3.2.201.R34x_v20080709.jar,4,false
org.eclipse.equinox.registry,3.4.0.v20080516-0950,file:plugins/org.eclipse.equinox.registry_3.4.0.v20080516-0950.jar,4,false
org.eclipse.equinox.security,1.0.1.R34x_v20080721,file:plugins/org.eclipse.equinox.security_1.0.1.R34x_v20080721.jar,4,false
org.eclipse.equinox.security.ui,1.0.0.v20080603-1810,file:plugins/org.eclipse.equinox.security.ui_1.0.0.v20080603-1810.jar,4,false
org.eclipse.equinox.simpleconfigurator,1.0.0.v20080604,file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar,1,true
org.eclipse.equinox.simpleconfigurator.manipulator,1.0.2.R34x_v20080911,file:plugins/org.eclipse.equinox.simpleconfigurator.manipulator_1.0.2.R34x_v20080911.jar,4,false
org.eclipse.gef,3.4.1.v20080716,file:plugins/org.eclipse.gef_3.4.1.v20080716.jar,4,false
org.eclipse.help,3.3.101.v20080702_34x,file:plugins/org.eclipse.help_3.3.101.v20080702_34x.jar,4,false
org.eclipse.help.appserver,3.1.300.v20080507,file:plugins/org.eclipse.help.appserver_3.1.300.v20080507.jar,4,false
org.eclipse.help.base,3.3.101.M20080728_34x,file:plugins/org.eclipse.help.base_3.3.101.M20080728_34x.jar,4,false
org.eclipse.help.ui,3.3.101.M20080715_34x,file:plugins/org.eclipse.help.ui_3.3.101.M20080715_34x.jar,4,false
org.eclipse.help.webapp,3.3.101.M20080805_34x,file:plugins/org.eclipse.help.webapp_3.3.101.M20080805_34x.jar,4,false
org.eclipse.jdt,3.4.1.r341_v20080709-0800,file:plugins/org.eclipse.jdt_3.4.1.r341_v20080709-0800.jar,4,false
org.eclipse.jdt.apt.core,3.3.101.R34x_v20080902-1220,file:plugins/org.eclipse.jdt.apt.core_3.3.101.R34x_v20080902-1220.jar,4,false
org.eclipse.jdt.apt.pluggable.core,1.0.100.v20080407-1345,file:plugins/org.eclipse.jdt.apt.pluggable.core_1.0.100.v20080407-1345.jar,4,false
org.eclipse.jdt.apt.ui,3.3.100.v20080407-1345,file:plugins/org.eclipse.jdt.apt.ui_3.3.100.v20080407-1345.jar,4,false
org.eclipse.jdt.compiler.apt,1.0.100.v20080513-1235,file:plugins/org.eclipse.jdt.compiler.apt_1.0.100.v20080513-1235.jar,4,false
org.eclipse.jdt.compiler.tool,1.0.100.v_883_R34x,file:plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_883_R34x.jar,4,false
org.eclipse.jdt.core,3.4.2.v_883_R34x,file:plugins/org.eclipse.jdt.core_3.4.2.v_883_R34x.jar,4,false
org.eclipse.jdt.core.manipulation,1.2.0.v20080603-2000,file:plugins/org.eclipse.jdt.core.manipulation_1.2.0.v20080603-2000.jar,4,false
org.eclipse.jdt.debug,3.4.0.v20080604,file:plugins/org.eclipse.jdt.debug_3.4.0.v20080604/,4,false
org.eclipse.jdt.debug.ui,3.3.1.v20080730_r341,file:plugins/org.eclipse.jdt.debug.ui_3.3.1.v20080730_r341.jar,4,false
org.eclipse.jdt.doc.isv,3.4.1.r341_v20080716-0800,file:plugins/org.eclipse.jdt.doc.isv_3.4.1.r341_v20080716-0800.jar,4,false
org.eclipse.jdt.doc.user,3.4.1.r341_v20080820-0800,file:plugins/org.eclipse.jdt.doc.user_3.4.1.r341_v20080820-0800.jar,4,false
org.eclipse.jdt.junit,3.4.0.v20080603-2000,file:plugins/org.eclipse.jdt.junit_3.4.0.v20080603-2000.jar,4,false
org.eclipse.jdt.junit.runtime,3.3.0.v20080603-2000,file:plugins/org.eclipse.jdt.junit.runtime_3.3.0.v20080603-2000.jar,4,false
org.eclipse.jdt.junit4.runtime,1.0.200.v20080603-2000,file:plugins/org.eclipse.jdt.junit4.runtime_1.0.200.v20080603-2000.jar,4,false
org.eclipse.jdt.launching,3.4.1.v20080729_r341,file:plugins/org.eclipse.jdt.launching_3.4.1.v20080729_r341.jar,4,false
org.eclipse.jdt.ui,3.4.1.r341_v20080827-1100,file:plugins/org.eclipse.jdt.ui_3.4.1.r341_v20080827-1100.jar,4,false
org.eclipse.jem.util,2.0.100.v200805140020,file:plugins/org.eclipse.jem.util_2.0.100.v200805140020.jar,4,false
org.eclipse.jface,3.4.1.M20080827-2000,file:plugins/org.eclipse.jface_3.4.1.M20080827-2000.jar,4,false
org.eclipse.jface.databinding,1.2.1.M20080827-0800a,file:plugins/org.eclipse.jface.databinding_1.2.1.M20080827-0800a.jar,4,false
org.eclipse.jface.text,3.4.1.r341_v20080827-1100,file:plugins/org.eclipse.jface.text_3.4.1.r341_v20080827-1100.jar,4,false
org.eclipse.jsch.core,1.1.100.I20080604,file:plugins/org.eclipse.jsch.core_1.1.100.I20080604.jar,4,false
org.eclipse.jsch.ui,1.1.100.I20080415,file:plugins/org.eclipse.jsch.ui_1.1.100.I20080415.jar,4,false
org.eclipse.ltk.core.refactoring,3.4.1.r341_v20080716-0800,file:plugins/org.eclipse.ltk.core.refactoring_3.4.1.r341_v20080716-0800.jar,4,false
org.eclipse.ltk.ui.refactoring,3.4.1.r341_v20080716-0800,file:plugins/org.eclipse.ltk.ui.refactoring_3.4.1.r341_v20080716-0800.jar,4,false
org.eclipse.mylyn,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.bugzilla.core,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.bugzilla.core_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.bugzilla.ide,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.bugzilla.ide_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.bugzilla.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.bugzilla.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.commons.core,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.commons.core_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.commons.net,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.commons.net_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.commons.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.commons.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.compatibility,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.compatibility_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.context.core,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.context.core_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.context.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.context.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.help.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.help.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.ide.ant,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.ide.ant_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.ide.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.ide.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.java.tasks,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.java.tasks_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.java.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.java.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.monitor.core,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.monitor.core_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.monitor.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.monitor.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.pde.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.pde.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.resources.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.resources.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.tasks.bugs,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.tasks.bugs_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.tasks.core,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.tasks.core_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.tasks.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.tasks.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.team.cvs,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.team.cvs_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.team.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.team.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.trac.core,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.trac.core_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.mylyn.trac.ui,3.0.2.v20080918-1100-e3x,file:plugins/org.eclipse.mylyn.trac.ui_3.0.2.v20080918-1100-e3x.jar,4,false
org.eclipse.osgi,3.4.2.R34x_v20080826-1230,file:plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar,-1,true
org.eclipse.osgi.services,3.1.200.v20071203,file:plugins/org.eclipse.osgi.services_3.1.200.v20071203.jar,4,false
org.eclipse.osgi.util,3.1.300.v20080303,file:plugins/org.eclipse.osgi.util_3.1.300.v20080303.jar,4,false
org.eclipse.pde,3.4.0.v20080603,file:plugins/org.eclipse.pde_3.4.0.v20080603.jar,4,false
org.eclipse.pde.api.tools,1.0.0.v20080730_r341,file:plugins/org.eclipse.pde.api.tools_1.0.0.v20080730_r341.jar,4,false
org.eclipse.pde.api.tools.ui,1.0.0.v20080730_r341,file:plugins/org.eclipse.pde.api.tools.ui_1.0.0.v20080730_r341.jar,4,false
org.eclipse.pde.build,3.4.1.R34x_v20080805,file:plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/,4,false
org.eclipse.pde.core,3.4.0.v20080903-1700,file:plugins/org.eclipse.pde.core_3.4.0.v20080903-1700.jar,4,false
org.eclipse.pde.doc.user,3.3.0.v20080611-1530,file:plugins/org.eclipse.pde.doc.user_3.3.0.v20080611-1530.jar,4,false
org.eclipse.pde.junit.runtime,3.4.0.v20080529-1800,file:plugins/org.eclipse.pde.junit.runtime_3.4.0.v20080529-1800.jar,4,false
org.eclipse.pde.p2.ui,1.0.0.v20080604-2000,file:plugins/org.eclipse.pde.p2.ui_1.0.0.v20080604-2000.jar,4,false
org.eclipse.pde.runtime,3.4.0.v20080723-1000,file:plugins/org.eclipse.pde.runtime_3.4.0.v20080723-1000.jar,4,false
org.eclipse.pde.ui,3.4.0.v20080803-1700,file:plugins/org.eclipse.pde.ui_3.4.0.v20080803-1700.jar,4,false
org.eclipse.pde.ui.templates,3.4.0.v20080514-1500,file:plugins/org.eclipse.pde.ui.templates_3.4.0.v20080514-1500.jar,4,false
org.eclipse.platform,3.3.101.v200809111700,file:plugins/org.eclipse.platform_3.3.101.v200809111700/,4,false
org.eclipse.platform.doc.isv,3.4.1.r341_v20080826,file:plugins/org.eclipse.platform.doc.isv_3.4.1.r341_v20080826.jar,4,false
org.eclipse.platform.doc.user,3.4.1.r341_v20080808-0800,file:plugins/org.eclipse.platform.doc.user_3.4.1.r341_v20080808-0800.jar,4,false
org.eclipse.rcp,3.4.0.v20080507,file:plugins/org.eclipse.rcp_3.4.0.v20080507.jar,4,false
org.eclipse.sdk,3.4.1.v200809111700,file:plugins/org.eclipse.sdk_3.4.1.v200809111700/,4,false
org.eclipse.search,3.4.1.r341_v20080813-0800,file:plugins/org.eclipse.search_3.4.1.r341_v20080813-0800.jar,4,false
org.eclipse.swt,3.4.1.v3449c,file:plugins/org.eclipse.swt_3.4.1.v3449c.jar,4,false
org.eclipse.swt.gtk.linux.x86,3.4.1.v3449c,file:plugins/org.eclipse.swt.gtk.linux.x86_3.4.1.v3449c.jar,4,false
org.eclipse.team.core,3.4.1.r34x_20080827,file:plugins/org.eclipse.team.core_3.4.1.r34x_20080827.jar,4,false
org.eclipse.team.cvs.core,3.3.101.r34x_20080827,file:plugins/org.eclipse.team.cvs.core_3.3.101.r34x_20080827.jar,4,false
org.eclipse.team.cvs.ssh,3.2.100.I20080604,file:plugins/org.eclipse.team.cvs.ssh_3.2.100.I20080604.jar,4,false
org.eclipse.team.cvs.ssh2,3.2.200.I20080604,file:plugins/org.eclipse.team.cvs.ssh2_3.2.200.I20080604.jar,4,false
org.eclipse.team.cvs.ui,3.3.100.I20080604,file:plugins/org.eclipse.team.cvs.ui_3.3.100.I20080604.jar,4,false
org.eclipse.team.ui,3.4.1.r34x_20080827,file:plugins/org.eclipse.team.ui_3.4.1.r34x_20080827.jar,4,false
org.eclipse.text,3.4.0.v20080605-1800,file:plugins/org.eclipse.text_3.4.0.v20080605-1800.jar,4,false
org.eclipse.ui,3.4.1.M20080910-0800,file:plugins/org.eclipse.ui_3.4.1.M20080910-0800.jar,4,false
org.eclipse.ui.browser,3.2.201.v20080708_34x,file:plugins/org.eclipse.ui.browser_3.2.201.v20080708_34x.jar,4,false
org.eclipse.ui.cheatsheets,3.3.101.v20080702_34x,file:plugins/org.eclipse.ui.cheatsheets_3.3.101.v20080702_34x.jar,4,false
org.eclipse.ui.console,3.3.0.v20080529-1300,file:plugins/org.eclipse.ui.console_3.3.0.v20080529-1300.jar,4,false
org.eclipse.ui.editors,3.4.0.v20080603-2000,file:plugins/org.eclipse.ui.editors_3.4.0.v20080603-2000.jar,4,false
org.eclipse.ui.externaltools,3.2.0.v20080514-1542,file:plugins/org.eclipse.ui.externaltools_3.2.0.v20080514-1542.jar,4,false
org.eclipse.ui.forms,3.3.101.v20080708_34x,file:plugins/org.eclipse.ui.forms_3.3.101.v20080708_34x.jar,4,false
org.eclipse.ui.ide,3.4.1.M20080903-2000,file:plugins/org.eclipse.ui.ide_3.4.1.M20080903-2000.jar,4,false
org.eclipse.ui.ide.application,1.0.0.I20080603-2000,file:plugins/org.eclipse.ui.ide.application_1.0.0.I20080603-2000.jar,4,false
org.eclipse.ui.intro,3.2.201.v20080702_34x,file:plugins/org.eclipse.ui.intro_3.2.201.v20080702_34x.jar,4,false
org.eclipse.ui.intro.universal,3.2.200.v20080508,file:plugins/org.eclipse.ui.intro.universal_3.2.200.v20080508/,4,false
org.eclipse.ui.navigator,3.3.101.M20080827-0800,file:plugins/org.eclipse.ui.navigator_3.3.101.M20080827-0800.jar,4,false
org.eclipse.ui.navigator.resources,3.3.101.M20080910-0800,file:plugins/org.eclipse.ui.navigator.resources_3.3.101.M20080910-0800.jar,4,false
org.eclipse.ui.net,1.0.0.I20080605,file:plugins/org.eclipse.ui.net_1.0.0.I20080605.jar,4,false
org.eclipse.ui.presentations.r21,3.2.100.I20080512-2000,file:plugins/org.eclipse.ui.presentations.r21_3.2.100.I20080512-2000.jar,4,false
org.eclipse.ui.views,3.3.0.I20080509-2000,file:plugins/org.eclipse.ui.views_3.3.0.I20080509-2000.jar,4,false
org.eclipse.ui.views.log,1.0.0.v20080803-1700,file:plugins/org.eclipse.ui.views.log_1.0.0.v20080803-1700.jar,4,false
org.eclipse.ui.views.properties.tabbed,3.4.1.M20080730-0800,file:plugins/org.eclipse.ui.views.properties.tabbed_3.4.1.M20080730-0800.jar,4,false
org.eclipse.ui.workbench,3.4.1.M20080827-0800a,file:plugins/org.eclipse.ui.workbench_3.4.1.M20080827-0800a.jar,4,false
org.eclipse.ui.workbench.compatibility,3.2.0.I20080509-2000,file:plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20080509-2000/,4,false
org.eclipse.ui.workbench.texteditor,3.4.1.r341_v20080827-1100,file:plugins/org.eclipse.ui.workbench.texteditor_3.4.1.r341_v20080827-1100.jar,4,false
org.eclipse.update.configurator,3.2.201.R34x_v20080819,file:plugins/org.eclipse.update.configurator_3.2.201.R34x_v20080819.jar,4,false
org.eclipse.update.core,3.2.201.R34x_v20080714,file:plugins/org.eclipse.update.core_3.2.201.R34x_v20080714.jar,4,false
org.eclipse.update.core.linux,3.2.0.v20080422,file:plugins/org.eclipse.update.core.linux_3.2.0.v20080422.jar,4,false
org.eclipse.update.scheduler,3.2.100.v20080404,file:plugins/org.eclipse.update.scheduler_3.2.100.v20080404.jar,4,false
org.eclipse.update.ui,3.2.100.v20080318,file:plugins/org.eclipse.update.ui_3.2.100.v20080318.jar,4,false
org.eclipse.wst.command.env,1.0.306.v200807231700,file:plugins/org.eclipse.wst.command.env_1.0.306.v200807231700/,4,false
org.eclipse.wst.command.env.core,1.0.204.v200805140020,file:plugins/org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar,4,false
org.eclipse.wst.command.env.infopop,1.0.100.v200805301544,file:plugins/org.eclipse.wst.command.env.infopop_1.0.100.v200805301544.jar,4,false
org.eclipse.wst.command.env.ui,1.1.1.v200807162242,file:plugins/org.eclipse.wst.command.env.ui_1.1.1.v200807162242.jar,4,false
org.eclipse.wst.common.core,1.1.201.v200806010600,file:plugins/org.eclipse.wst.common.core_1.1.201.v200806010600.jar,4,false
org.eclipse.wst.common.emf,1.1.202.v200809111955,file:plugins/org.eclipse.wst.common.emf_1.1.202.v200809111955.jar,4,false
org.eclipse.wst.common.emfworkbench.integration,1.1.201.v200808071700,file:plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.201.v200808071700.jar,4,false
org.eclipse.wst.common.environment,1.0.202.v200807161459,file:plugins/org.eclipse.wst.common.environment_1.0.202.v200807161459.jar,4,false
org.eclipse.wst.common.frameworks,1.1.200.v200805140020,file:plugins/org.eclipse.wst.common.frameworks_1.1.200.v200805140020.jar,4,false
org.eclipse.wst.common.frameworks.ui,1.1.200.v200805221400,file:plugins/org.eclipse.wst.common.frameworks.ui_1.1.200.v200805221400.jar,4,false
org.eclipse.wst.common.infopop,1.0.100.v200805301550,file:plugins/org.eclipse.wst.common.infopop_1.0.100.v200805301550.jar,4,false
org.eclipse.wst.common.modulecore,1.1.203.v200809110700,file:plugins/org.eclipse.wst.common.modulecore_1.1.203.v200809110700.jar,4,false
org.eclipse.wst.common.project.facet.core,1.3.3.v200809102124,file:plugins/org.eclipse.wst.common.project.facet.core_1.3.3.v200809102124.jar,4,false
org.eclipse.wst.common.project.facet.ui,1.3.2.v200809022055,file:plugins/org.eclipse.wst.common.project.facet.ui_1.3.2.v200809022055.jar,4,false
org.eclipse.wst.common.snippets,1.1.200.v200805140415,file:plugins/org.eclipse.wst.common.snippets_1.1.200.v200805140415.jar,4,false
org.eclipse.wst.common.ui,1.1.301.v200805140415,file:plugins/org.eclipse.wst.common.ui_1.1.301.v200805140415.jar,4,false
org.eclipse.wst.common.uriresolver,1.1.301.v200805140415,file:plugins/org.eclipse.wst.common.uriresolver_1.1.301.v200805140415.jar,4,false
org.eclipse.wst.dtd.core,1.1.200.v200805140200,file:plugins/org.eclipse.wst.dtd.core_1.1.200.v200805140200.jar,4,false
org.eclipse.wst.dtd.ui,1.0.301.v200808072012,file:plugins/org.eclipse.wst.dtd.ui_1.0.301.v200808072012.jar,4,false
org.eclipse.wst.dtd.ui.infopop,1.0.300.v200805140200,file:plugins/org.eclipse.wst.dtd.ui.infopop_1.0.300.v200805140200.jar,4,false
org.eclipse.wst.dtdeditor.doc.user,1.0.400.v200805150028,file:plugins/org.eclipse.wst.dtdeditor.doc.user_1.0.400.v200805150028.jar,4,false
org.eclipse.wst.internet.cache,1.0.301.v200805140020,file:plugins/org.eclipse.wst.internet.cache_1.0.301.v200805140020.jar,4,false
org.eclipse.wst.sse.core,1.1.302.v200808260045,file:plugins/org.eclipse.wst.sse.core_1.1.302.v200808260045.jar,4,false
org.eclipse.wst.sse.doc.user,1.1.0.v200805211530,file:plugins/org.eclipse.wst.sse.doc.user_1.1.0.v200805211530.jar,4,false
org.eclipse.wst.sse.ui,1.1.2.v200809120159,file:plugins/org.eclipse.wst.sse.ui_1.1.2.v200809120159.jar,4,false
org.eclipse.wst.sse.ui.infopop,1.0.200.v200805301545,file:plugins/org.eclipse.wst.sse.ui.infopop_1.0.200.v200805301545.jar,4,false
org.eclipse.wst.standard.schemas,1.0.102.v200807220733,file:plugins/org.eclipse.wst.standard.schemas_1.0.102.v200807220733.jar,4,false
org.eclipse.wst.validation,1.2.2.v200809050219,file:plugins/org.eclipse.wst.validation_1.2.2.v200809050219.jar,4,false
org.eclipse.wst.validation.infopop,1.0.300.v200806041506,file:plugins/org.eclipse.wst.validation.infopop_1.0.300.v200806041506.jar,4,false
org.eclipse.wst.validation.ui,1.2.1.v200807292117,file:plugins/org.eclipse.wst.validation.ui_1.2.1.v200807292117.jar,4,false
org.eclipse.wst.xml.core,1.1.305.v200809120354,file:plugins/org.eclipse.wst.xml.core_1.1.305.v200809120354.jar,4,false
org.eclipse.wst.xml.ui,1.0.410.v200809120143,file:plugins/org.eclipse.wst.xml.ui_1.0.410.v200809120143.jar,4,false
org.eclipse.wst.xml.ui.infopop,1.0.300.v200805140200,file:plugins/org.eclipse.wst.xml.ui.infopop_1.0.300.v200805140200.jar,4,false
org.eclipse.wst.xmleditor.doc.user,1.0.401.v200808071323,file:plugins/org.eclipse.wst.xmleditor.doc.user_1.0.401.v200808071323.jar,4,false
org.eclipse.wst.xsd.core,1.1.301.v200807240448,file:plugins/org.eclipse.wst.xsd.core_1.1.301.v200807240448.jar,4,false
org.eclipse.wst.xsd.ui,1.2.103.v200809101755,file:plugins/org.eclipse.wst.xsd.ui_1.2.103.v200809101755.jar,4,false
org.eclipse.wst.xsdeditor.doc.user,1.0.500.v200809092106,file:plugins/org.eclipse.wst.xsdeditor.doc.user_1.0.500.v200809092106.jar,4,false
org.eclipse.xsd,2.4.1.v200808251517,file:plugins/org.eclipse.xsd_2.4.1.v200808251517.jar,4,false
org.eclipse.xsd.edit,2.4.0.v200808251517,file:plugins/org.eclipse.xsd.edit_2.4.0.v200808251517.jar,4,false
org.jivesoftware.smack,2.2.1,file:plugins/org.jivesoftware.smack_2.2.1.jar,4,false
org.junit,3.8.2.v20080602-1318,file:plugins/org.junit_3.8.2.v20080602-1318/,4,false
org.junit4,4.3.1,file:plugins/org.junit4_4.3.1/,4,false
org.mortbay.jetty,5.1.14.v200806031611,file:plugins/org.mortbay.jetty_5.1.14.v200806031611.jar,4,false
org.objectweb.asm,3.0.0.v200803061811,file:plugins/org.objectweb.asm_3.0.0.v200803061811.jar,4,false
org.objectweb.asm,3.1.0.v200803061910,file:plugins/org.objectweb.asm_3.1.0.v200803061910.jar,4,false
org.python.pydev,1.3.22,file:plugins/org.python.pydev_1.3.22/,4,false
org.python.pydev.ast,1.3.22,file:plugins/org.python.pydev.ast_1.3.22/,4,false
org.python.pydev.core,1.3.22,file:plugins/org.python.pydev.core_1.3.22/,4,false
org.python.pydev.debug,1.3.22,file:plugins/org.python.pydev.debug_1.3.22/,4,false
org.python.pydev.help,1.3.22,file:plugins/org.python.pydev.help_1.3.22/,4,false
org.python.pydev.jython,1.3.22,file:plugins/org.python.pydev.jython_1.3.22/,4,false
org.python.pydev.parser,1.3.22,file:plugins/org.python.pydev.parser_1.3.22/,4,false
org.python.pydev.refactoring,1.3.22,file:plugins/org.python.pydev.refactoring_1.3.22/,4,false
org.python.pydev.templates,1.3.22,file:plugins/org.python.pydev.templates_1.3.22/,4,false
org.sat4j.core,2.0.0.v20080602,file:plugins/org.sat4j.core_2.0.0.v20080602.jar,4,false
org.sat4j.pb,2.0.0.v20080602,file:plugins/org.sat4j.pb_2.0.0.v20080602.jar,4,false
org.tigris.subversion.clientadapter,1.5.2,file:plugins/org.tigris.subversion.clientadapter_1.5.2.jar,4,false
org.tigris.subversion.clientadapter.svnkit,1.5.2,file:plugins/org.tigris.subversion.clientadapter.svnkit_1.5.2.jar,4,false
org.tigris.subversion.subclipse.core,1.4.5,file:plugins/org.tigris.subversion.subclipse.core_1.4.5.jar,4,false
org.tigris.subversion.subclipse.doc,1.3.0,file:plugins/org.tigris.subversion.subclipse.doc_1.3.0.jar,4,false
org.tigris.subversion.subclipse.graph,1.0.0,file:plugins/org.tigris.subversion.subclipse.graph_1.0.0.jar,4,false
org.tigris.subversion.subclipse.mylyn,3.0.0,file:plugins/org.tigris.subversion.subclipse.mylyn_3.0.0.jar,4,false
org.tigris.subversion.subclipse.ui,1.4.6,file:plugins/org.tigris.subversion.subclipse.ui_1.4.6.jar,4,false
org.tmatesoft.svnkit,1.2.0.4949,file:plugins/org.tmatesoft.svnkit_1.2.0.4949/,4,false

View file

@ -1,149 +0,0 @@
com.ibm.icu.source,3.8.1.v20080530,file:plugins/com.ibm.icu.source_3.8.1.v20080530.jar,-1,false
javax.servlet.jsp.source,2.0.0.v200806031607,file:plugins/javax.servlet.jsp.source_2.0.0.v200806031607.jar,-1,false
javax.servlet.source,2.4.0.v200806031604,file:plugins/javax.servlet.source_2.4.0.v200806031604.jar,-1,false
org.apache.ant.source,1.7.0.v200803061910,file:plugins/org.apache.ant.source_1.7.0.v200803061910.jar,-1,false
org.apache.commons.el.source,1.0.0.v200806031608,file:plugins/org.apache.commons.el.source_1.0.0.v200806031608.jar,-1,false
org.apache.commons.logging.source,1.0.4.v20080605-1930,file:plugins/org.apache.commons.logging.source_1.0.4.v20080605-1930.jar,-1,false
org.apache.jasper.source,5.5.17.v200806031609,file:plugins/org.apache.jasper.source_5.5.17.v200806031609.jar,-1,false
org.apache.lucene.analysis.source,1.9.1.v20080530-1600,file:plugins/org.apache.lucene.analysis.source_1.9.1.v20080530-1600.jar,-1,false
org.apache.lucene.source,1.9.1.v20080530-1600,file:plugins/org.apache.lucene.source_1.9.1.v20080530-1600.jar,-1,false
org.eclipse.ant.core.source,3.2.0.v20080529,file:plugins/org.eclipse.ant.core.source_3.2.0.v20080529.jar,-1,false
org.eclipse.ant.ui.source,3.3.0.v20080529,file:plugins/org.eclipse.ant.ui.source_3.3.0.v20080529.jar,-1,false
org.eclipse.compare.source,3.4.0.I20080604,file:plugins/org.eclipse.compare.source_3.4.0.I20080604.jar,-1,false
org.eclipse.core.commands.source,3.4.0.I20080509-2000,file:plugins/org.eclipse.core.commands.source_3.4.0.I20080509-2000.jar,-1,false
org.eclipse.core.contenttype.source,3.3.0.v20080604-1400,file:plugins/org.eclipse.core.contenttype.source_3.3.0.v20080604-1400.jar,-1,false
org.eclipse.core.databinding.beans.source,1.1.1.M20080827-0800a,file:plugins/org.eclipse.core.databinding.beans.source_1.1.1.M20080827-0800a.jar,-1,false
org.eclipse.core.databinding.source,1.1.1.M20080827-0800b,file:plugins/org.eclipse.core.databinding.source_1.1.1.M20080827-0800b.jar,-1,false
org.eclipse.core.expressions.source,3.4.0.v20080603-2000,file:plugins/org.eclipse.core.expressions.source_3.4.0.v20080603-2000.jar,-1,false
org.eclipse.core.filebuffers.source,3.4.0.v20080603-2000,file:plugins/org.eclipse.core.filebuffers.source_3.4.0.v20080603-2000.jar,-1,false
org.eclipse.core.filesystem.source,1.2.0.v20080604-1400,file:plugins/org.eclipse.core.filesystem.source_1.2.0.v20080604-1400.jar,-1,false
org.eclipse.core.jobs.source,3.4.0.v20080512,file:plugins/org.eclipse.core.jobs.source_3.4.0.v20080512.jar,-1,false
org.eclipse.core.net.source,1.1.0.I20080604,file:plugins/org.eclipse.core.net.source_1.1.0.I20080604.jar,-1,false
org.eclipse.core.resources.compatibility.source,3.4.0.v20080604-1400,file:plugins/org.eclipse.core.resources.compatibility.source_3.4.0.v20080604-1400.jar,-1,false
org.eclipse.core.resources.source,3.4.1.R34x_v20080902,file:plugins/org.eclipse.core.resources.source_3.4.1.R34x_v20080902.jar,-1,false
org.eclipse.core.runtime.compatibility.auth.source,3.2.100.v20070502,file:plugins/org.eclipse.core.runtime.compatibility.auth.source_3.2.100.v20070502.jar,-1,false
org.eclipse.core.runtime.compatibility.registry.source,3.2.200.v20080610,file:plugins/org.eclipse.core.runtime.compatibility.registry.source_3.2.200.v20080610.jar,-1,false
org.eclipse.core.runtime.compatibility.source,3.2.0.v20071008,file:plugins/org.eclipse.core.runtime.compatibility.source_3.2.0.v20071008.jar,-1,false
org.eclipse.core.runtime.source,3.4.0.v20080512,file:plugins/org.eclipse.core.runtime.source_3.4.0.v20080512.jar,-1,false
org.eclipse.core.variables.source,3.2.100.v20080529-1300,file:plugins/org.eclipse.core.variables.source_3.2.100.v20080529-1300.jar,-1,false
org.eclipse.cvs.source,1.0.100.v20080603,file:plugins/org.eclipse.cvs.source_1.0.100.v20080603.jar,-1,false
org.eclipse.debug.core.source,3.4.0.v20080612,file:plugins/org.eclipse.debug.core.source_3.4.0.v20080612.jar,-1,false
org.eclipse.debug.ui.source,3.4.1.v20080811_r341,file:plugins/org.eclipse.debug.ui.source_3.4.1.v20080811_r341.jar,-1,false
org.eclipse.equinox.app.source,1.1.0.v20080421-2006,file:plugins/org.eclipse.equinox.app.source_1.1.0.v20080421-2006.jar,-1,false
org.eclipse.equinox.common.source,3.4.0.v20080421-2006,file:plugins/org.eclipse.equinox.common.source_3.4.0.v20080421-2006.jar,-1,false
org.eclipse.equinox.frameworkadmin.equinox.source,1.0.2.R34x_v20080911,file:plugins/org.eclipse.equinox.frameworkadmin.equinox.source_1.0.2.R34x_v20080911.jar,-1,false
org.eclipse.equinox.frameworkadmin.source,1.0.2.R34x_v20080910,file:plugins/org.eclipse.equinox.frameworkadmin.source_1.0.2.R34x_v20080910.jar,-1,false
org.eclipse.equinox.http.jetty.source,1.1.0.v20080425,file:plugins/org.eclipse.equinox.http.jetty.source_1.1.0.v20080425.jar,-1,false
org.eclipse.equinox.http.registry.source,1.0.100.v20080427-0830,file:plugins/org.eclipse.equinox.http.registry.source_1.0.100.v20080427-0830.jar,-1,false
org.eclipse.equinox.http.servlet.source,1.0.100.v20080427-0830,file:plugins/org.eclipse.equinox.http.servlet.source_1.0.100.v20080427-0830.jar,-1,false
org.eclipse.equinox.jsp.jasper.registry.source,1.0.0.v20080427-0830,file:plugins/org.eclipse.equinox.jsp.jasper.registry.source_1.0.0.v20080427-0830.jar,-1,false
org.eclipse.equinox.jsp.jasper.source,1.0.100.v20080427-0830,file:plugins/org.eclipse.equinox.jsp.jasper.source_1.0.100.v20080427-0830.jar,-1,false
org.eclipse.equinox.launcher.source,1.0.101.R34x_v20080819,file:plugins/org.eclipse.equinox.launcher.source_1.0.101.R34x_v20080819.jar,-1,false
org.eclipse.equinox.p2.artifact.repository.source,1.0.2.R34x_v20080808-1156,file:plugins/org.eclipse.equinox.p2.artifact.repository.source_1.0.2.R34x_v20080808-1156.jar,-1,false
org.eclipse.equinox.p2.console.source,1.0.0.v20080514-1900,file:plugins/org.eclipse.equinox.p2.console.source_1.0.0.v20080514-1900.jar,-1,false
org.eclipse.equinox.p2.core.source,1.0.0.v20080530-1237,file:plugins/org.eclipse.equinox.p2.core.source_1.0.0.v20080530-1237.jar,-1,false
org.eclipse.equinox.p2.director.app.source,1.0.1.R34x_v20080729,file:plugins/org.eclipse.equinox.p2.director.app.source_1.0.1.R34x_v20080729.jar,-1,false
org.eclipse.equinox.p2.director.source,1.0.2.v20080806-1619,file:plugins/org.eclipse.equinox.p2.director.source_1.0.2.v20080806-1619.jar,-1,false
org.eclipse.equinox.p2.directorywatcher.source,1.0.2.v20080806-1619,file:plugins/org.eclipse.equinox.p2.directorywatcher.source_1.0.2.v20080806-1619.jar,-1,false
org.eclipse.equinox.p2.engine.source,1.0.1.R34x_v20080827,file:plugins/org.eclipse.equinox.p2.engine.source_1.0.1.R34x_v20080827.jar,-1,false
org.eclipse.equinox.p2.exemplarysetup.source,1.0.0.v20080427-2136,file:plugins/org.eclipse.equinox.p2.exemplarysetup.source_1.0.0.v20080427-2136.jar,-1,false
org.eclipse.equinox.p2.extensionlocation.source,1.0.2.R34x_v20080825,file:plugins/org.eclipse.equinox.p2.extensionlocation.source_1.0.2.R34x_v20080825.jar,-1,false
org.eclipse.equinox.p2.garbagecollector.source,1.0.1.R34x_v20080818,file:plugins/org.eclipse.equinox.p2.garbagecollector.source_1.0.1.R34x_v20080818.jar,-1,false
org.eclipse.equinox.p2.jarprocessor.source,1.0.0.v20080514-1900,file:plugins/org.eclipse.equinox.p2.jarprocessor.source_1.0.0.v20080514-1900.jar,-1,false
org.eclipse.equinox.p2.metadata.generator.source,1.0.1.R34x_v20080819,file:plugins/org.eclipse.equinox.p2.metadata.generator.source_1.0.1.R34x_v20080819.jar,-1,false
org.eclipse.equinox.p2.metadata.repository.source,1.0.0.v20080604,file:plugins/org.eclipse.equinox.p2.metadata.repository.source_1.0.0.v20080604.jar,-1,false
org.eclipse.equinox.p2.metadata.source,1.0.0.v20080514-1900,file:plugins/org.eclipse.equinox.p2.metadata.source_1.0.0.v20080514-1900.jar,-1,false
org.eclipse.equinox.p2.reconciler.dropins.source,1.0.2.R34x_v20080909,file:plugins/org.eclipse.equinox.p2.reconciler.dropins.source_1.0.2.R34x_v20080909.jar,-1,false
org.eclipse.equinox.p2.touchpoint.eclipse.source,1.0.2.R34x_v20080910,file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse.source_1.0.2.R34x_v20080910.jar,-1,false
org.eclipse.equinox.p2.touchpoint.natives.source,1.0.0.v20080505-1850,file:plugins/org.eclipse.equinox.p2.touchpoint.natives.source_1.0.0.v20080505-1850.jar,-1,false
org.eclipse.equinox.p2.ui.sdk.source,1.0.1.R34x_v20080818,file:plugins/org.eclipse.equinox.p2.ui.sdk.source_1.0.1.R34x_v20080818.jar,-1,false
org.eclipse.equinox.p2.ui.source,1.0.1.R34x_v20080909,file:plugins/org.eclipse.equinox.p2.ui.source_1.0.1.R34x_v20080909.jar,-1,false
org.eclipse.equinox.p2.updatechecker.source,1.0.0.v20080427-2136,file:plugins/org.eclipse.equinox.p2.updatechecker.source_1.0.0.v20080427-2136.jar,-1,false
org.eclipse.equinox.p2.updatesite.source,1.0.1.R34x_v20080808-1156,file:plugins/org.eclipse.equinox.p2.updatesite.source_1.0.1.R34x_v20080808-1156.jar,-1,false
org.eclipse.equinox.preferences.source,3.2.201.R34x_v20080709,file:plugins/org.eclipse.equinox.preferences.source_3.2.201.R34x_v20080709.jar,-1,false
org.eclipse.equinox.registry.source,3.4.0.v20080516-0950,file:plugins/org.eclipse.equinox.registry.source_3.4.0.v20080516-0950.jar,-1,false
org.eclipse.equinox.security.source,1.0.1.R34x_v20080721,file:plugins/org.eclipse.equinox.security.source_1.0.1.R34x_v20080721.jar,-1,false
org.eclipse.equinox.security.ui.source,1.0.0.v20080603-1810,file:plugins/org.eclipse.equinox.security.ui.source_1.0.0.v20080603-1810.jar,-1,false
org.eclipse.equinox.simpleconfigurator.manipulator.source,1.0.2.R34x_v20080911,file:plugins/org.eclipse.equinox.simpleconfigurator.manipulator.source_1.0.2.R34x_v20080911.jar,-1,false
org.eclipse.equinox.simpleconfigurator.source,1.0.0.v20080604,file:plugins/org.eclipse.equinox.simpleconfigurator.source_1.0.0.v20080604.jar,-1,false
org.eclipse.help.appserver.source,3.1.300.v20080507,file:plugins/org.eclipse.help.appserver.source_3.1.300.v20080507.jar,-1,false
org.eclipse.help.base.source,3.3.101.M20080728_34x,file:plugins/org.eclipse.help.base.source_3.3.101.M20080728_34x.jar,-1,false
org.eclipse.help.source,3.3.101.v20080702_34x,file:plugins/org.eclipse.help.source_3.3.101.v20080702_34x.jar,-1,false
org.eclipse.help.ui.source,3.3.101.M20080715_34x,file:plugins/org.eclipse.help.ui.source_3.3.101.M20080715_34x.jar,-1,false
org.eclipse.help.webapp.source,3.3.101.M20080805_34x,file:plugins/org.eclipse.help.webapp.source_3.3.101.M20080805_34x.jar,-1,false
org.eclipse.jdt.apt.core.source,3.3.101.R34x_v20080902-1220,file:plugins/org.eclipse.jdt.apt.core.source_3.3.101.R34x_v20080902-1220.jar,-1,false
org.eclipse.jdt.apt.pluggable.core.source,1.0.100.v20080407-1345,file:plugins/org.eclipse.jdt.apt.pluggable.core.source_1.0.100.v20080407-1345.jar,-1,false
org.eclipse.jdt.apt.ui.source,3.3.100.v20080407-1345,file:plugins/org.eclipse.jdt.apt.ui.source_3.3.100.v20080407-1345.jar,-1,false
org.eclipse.jdt.compiler.apt.source,1.0.100.v20080513-1235,file:plugins/org.eclipse.jdt.compiler.apt.source_1.0.100.v20080513-1235.jar,-1,false
org.eclipse.jdt.compiler.tool.source,1.0.100.v_883_R34x,file:plugins/org.eclipse.jdt.compiler.tool.source_1.0.100.v_883_R34x.jar,-1,false
org.eclipse.jdt.core.manipulation.source,1.2.0.v20080603-2000,file:plugins/org.eclipse.jdt.core.manipulation.source_1.2.0.v20080603-2000.jar,-1,false
org.eclipse.jdt.core.source,3.4.2.v_883_R34x,file:plugins/org.eclipse.jdt.core.source_3.4.2.v_883_R34x.jar,-1,false
org.eclipse.jdt.debug.source,3.4.0.v20080604,file:plugins/org.eclipse.jdt.debug.source_3.4.0.v20080604.jar,-1,false
org.eclipse.jdt.debug.ui.source,3.3.1.v20080730_r341,file:plugins/org.eclipse.jdt.debug.ui.source_3.3.1.v20080730_r341.jar,-1,false
org.eclipse.jdt.junit.runtime.source,3.3.0.v20080603-2000,file:plugins/org.eclipse.jdt.junit.runtime.source_3.3.0.v20080603-2000.jar,-1,false
org.eclipse.jdt.junit.source,3.4.0.v20080603-2000,file:plugins/org.eclipse.jdt.junit.source_3.4.0.v20080603-2000.jar,-1,false
org.eclipse.jdt.junit4.runtime.source,1.0.200.v20080603-2000,file:plugins/org.eclipse.jdt.junit4.runtime.source_1.0.200.v20080603-2000.jar,-1,false
org.eclipse.jdt.launching.source,3.4.1.v20080729_r341,file:plugins/org.eclipse.jdt.launching.source_3.4.1.v20080729_r341.jar,-1,false
org.eclipse.jdt.source,3.4.1.r341_v20080709-0800,file:plugins/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800.jar,-1,false
org.eclipse.jdt.ui.source,3.4.1.r341_v20080827-1100,file:plugins/org.eclipse.jdt.ui.source_3.4.1.r341_v20080827-1100.jar,-1,false
org.eclipse.jface.databinding.source,1.2.1.M20080827-0800a,file:plugins/org.eclipse.jface.databinding.source_1.2.1.M20080827-0800a.jar,-1,false
org.eclipse.jface.source,3.4.1.M20080827-2000,file:plugins/org.eclipse.jface.source_3.4.1.M20080827-2000.jar,-1,false
org.eclipse.jface.text.source,3.4.1.r341_v20080827-1100,file:plugins/org.eclipse.jface.text.source_3.4.1.r341_v20080827-1100.jar,-1,false
org.eclipse.jsch.core.source,1.1.100.I20080604,file:plugins/org.eclipse.jsch.core.source_1.1.100.I20080604.jar,-1,false
org.eclipse.jsch.ui.source,1.1.100.I20080415,file:plugins/org.eclipse.jsch.ui.source_1.1.100.I20080415.jar,-1,false
org.eclipse.ltk.core.refactoring.source,3.4.1.r341_v20080716-0800,file:plugins/org.eclipse.ltk.core.refactoring.source_3.4.1.r341_v20080716-0800.jar,-1,false
org.eclipse.ltk.ui.refactoring.source,3.4.1.r341_v20080716-0800,file:plugins/org.eclipse.ltk.ui.refactoring.source_3.4.1.r341_v20080716-0800.jar,-1,false
org.eclipse.osgi.services.source,3.1.200.v20071203,file:plugins/org.eclipse.osgi.services.source_3.1.200.v20071203.jar,-1,false
org.eclipse.osgi.source,3.4.2.R34x_v20080826-1230,file:plugins/org.eclipse.osgi.source_3.4.2.R34x_v20080826-1230.jar,-1,false
org.eclipse.osgi.util.source,3.1.300.v20080303,file:plugins/org.eclipse.osgi.util.source_3.1.300.v20080303.jar,-1,false
org.eclipse.pde.api.tools.source,1.0.0.v20080730_r341,file:plugins/org.eclipse.pde.api.tools.source_1.0.0.v20080730_r341.jar,-1,false
org.eclipse.pde.api.tools.ui.source,1.0.0.v20080730_r341,file:plugins/org.eclipse.pde.api.tools.ui.source_1.0.0.v20080730_r341.jar,-1,false
org.eclipse.pde.build.source,3.4.1.R34x_v20080805,file:plugins/org.eclipse.pde.build.source_3.4.1.R34x_v20080805.jar,-1,false
org.eclipse.pde.core.source,3.4.0.v20080903-1700,file:plugins/org.eclipse.pde.core.source_3.4.0.v20080903-1700.jar,-1,false
org.eclipse.pde.junit.runtime.source,3.4.0.v20080529-1800,file:plugins/org.eclipse.pde.junit.runtime.source_3.4.0.v20080529-1800.jar,-1,false
org.eclipse.pde.p2.ui.source,1.0.0.v20080604-2000,file:plugins/org.eclipse.pde.p2.ui.source_1.0.0.v20080604-2000.jar,-1,false
org.eclipse.pde.runtime.source,3.4.0.v20080723-1000,file:plugins/org.eclipse.pde.runtime.source_3.4.0.v20080723-1000.jar,-1,false
org.eclipse.pde.source,3.4.0.v20080603,file:plugins/org.eclipse.pde.source_3.4.0.v20080603.jar,-1,false
org.eclipse.pde.ui.source,3.4.0.v20080803-1700,file:plugins/org.eclipse.pde.ui.source_3.4.0.v20080803-1700.jar,-1,false
org.eclipse.pde.ui.templates.source,3.4.0.v20080514-1500,file:plugins/org.eclipse.pde.ui.templates.source_3.4.0.v20080514-1500.jar,-1,false
org.eclipse.platform.source,3.3.101.v200809111700,file:plugins/org.eclipse.platform.source_3.3.101.v200809111700.jar,-1,false
org.eclipse.rcp.source,3.4.0.v20080507,file:plugins/org.eclipse.rcp.source_3.4.0.v20080507.jar,-1,false
org.eclipse.search.source,3.4.1.r341_v20080813-0800,file:plugins/org.eclipse.search.source_3.4.1.r341_v20080813-0800.jar,-1,false
org.eclipse.swt.gtk.linux.x86.source,3.4.1.v3449c,file:plugins/org.eclipse.swt.gtk.linux.x86.source_3.4.1.v3449c.jar,-1,false
org.eclipse.team.core.source,3.4.1.r34x_20080827,file:plugins/org.eclipse.team.core.source_3.4.1.r34x_20080827.jar,-1,false
org.eclipse.team.cvs.core.source,3.3.101.r34x_20080827,file:plugins/org.eclipse.team.cvs.core.source_3.3.101.r34x_20080827.jar,-1,false
org.eclipse.team.cvs.ssh.source,3.2.100.I20080604,file:plugins/org.eclipse.team.cvs.ssh.source_3.2.100.I20080604.jar,-1,false
org.eclipse.team.cvs.ssh2.source,3.2.200.I20080604,file:plugins/org.eclipse.team.cvs.ssh2.source_3.2.200.I20080604.jar,-1,false
org.eclipse.team.cvs.ui.source,3.3.100.I20080604,file:plugins/org.eclipse.team.cvs.ui.source_3.3.100.I20080604.jar,-1,false
org.eclipse.team.ui.source,3.4.1.r34x_20080827,file:plugins/org.eclipse.team.ui.source_3.4.1.r34x_20080827.jar,-1,false
org.eclipse.text.source,3.4.0.v20080605-1800,file:plugins/org.eclipse.text.source_3.4.0.v20080605-1800.jar,-1,false
org.eclipse.ui.browser.source,3.2.201.v20080708_34x,file:plugins/org.eclipse.ui.browser.source_3.2.201.v20080708_34x.jar,-1,false
org.eclipse.ui.cheatsheets.source,3.3.101.v20080702_34x,file:plugins/org.eclipse.ui.cheatsheets.source_3.3.101.v20080702_34x.jar,-1,false
org.eclipse.ui.console.source,3.3.0.v20080529-1300,file:plugins/org.eclipse.ui.console.source_3.3.0.v20080529-1300.jar,-1,false
org.eclipse.ui.editors.source,3.4.0.v20080603-2000,file:plugins/org.eclipse.ui.editors.source_3.4.0.v20080603-2000.jar,-1,false
org.eclipse.ui.externaltools.source,3.2.0.v20080514-1542,file:plugins/org.eclipse.ui.externaltools.source_3.2.0.v20080514-1542.jar,-1,false
org.eclipse.ui.forms.source,3.3.101.v20080708_34x,file:plugins/org.eclipse.ui.forms.source_3.3.101.v20080708_34x.jar,-1,false
org.eclipse.ui.ide.application.source,1.0.0.I20080603-2000,file:plugins/org.eclipse.ui.ide.application.source_1.0.0.I20080603-2000.jar,-1,false
org.eclipse.ui.ide.source,3.4.1.M20080903-2000,file:plugins/org.eclipse.ui.ide.source_3.4.1.M20080903-2000.jar,-1,false
org.eclipse.ui.intro.source,3.2.201.v20080702_34x,file:plugins/org.eclipse.ui.intro.source_3.2.201.v20080702_34x.jar,-1,false
org.eclipse.ui.intro.universal.source,3.2.200.v20080508,file:plugins/org.eclipse.ui.intro.universal.source_3.2.200.v20080508.jar,-1,false
org.eclipse.ui.navigator.resources.source,3.3.101.M20080910-0800,file:plugins/org.eclipse.ui.navigator.resources.source_3.3.101.M20080910-0800.jar,-1,false
org.eclipse.ui.navigator.source,3.3.101.M20080827-0800,file:plugins/org.eclipse.ui.navigator.source_3.3.101.M20080827-0800.jar,-1,false
org.eclipse.ui.net.source,1.0.0.I20080605,file:plugins/org.eclipse.ui.net.source_1.0.0.I20080605.jar,-1,false
org.eclipse.ui.presentations.r21.source,3.2.100.I20080512-2000,file:plugins/org.eclipse.ui.presentations.r21.source_3.2.100.I20080512-2000.jar,-1,false
org.eclipse.ui.source,3.4.1.M20080910-0800,file:plugins/org.eclipse.ui.source_3.4.1.M20080910-0800.jar,-1,false
org.eclipse.ui.views.log.source,1.0.0.v20080803-1700,file:plugins/org.eclipse.ui.views.log.source_1.0.0.v20080803-1700.jar,-1,false
org.eclipse.ui.views.properties.tabbed.source,3.4.1.M20080730-0800,file:plugins/org.eclipse.ui.views.properties.tabbed.source_3.4.1.M20080730-0800.jar,-1,false
org.eclipse.ui.views.source,3.3.0.I20080509-2000,file:plugins/org.eclipse.ui.views.source_3.3.0.I20080509-2000.jar,-1,false
org.eclipse.ui.workbench.compatibility.source,3.2.0.I20080509-2000,file:plugins/org.eclipse.ui.workbench.compatibility.source_3.2.0.I20080509-2000.jar,-1,false
org.eclipse.ui.workbench.source,3.4.1.M20080827-0800a,file:plugins/org.eclipse.ui.workbench.source_3.4.1.M20080827-0800a.jar,-1,false
org.eclipse.ui.workbench.texteditor.source,3.4.1.r341_v20080827-1100,file:plugins/org.eclipse.ui.workbench.texteditor.source_3.4.1.r341_v20080827-1100.jar,-1,false
org.eclipse.update.configurator.source,3.2.201.R34x_v20080819,file:plugins/org.eclipse.update.configurator.source_3.2.201.R34x_v20080819.jar,-1,false
org.eclipse.update.core.linux.source,3.2.0.v20080422,file:plugins/org.eclipse.update.core.linux.source_3.2.0.v20080422.jar,-1,false
org.eclipse.update.core.source,3.2.201.R34x_v20080714,file:plugins/org.eclipse.update.core.source_3.2.201.R34x_v20080714.jar,-1,false
org.eclipse.update.scheduler.source,3.2.100.v20080404,file:plugins/org.eclipse.update.scheduler.source_3.2.100.v20080404.jar,-1,false
org.eclipse.update.ui.source,3.2.100.v20080318,file:plugins/org.eclipse.update.ui.source_3.2.100.v20080318.jar,-1,false
org.junit.source,3.8.2.v20080602-1318,file:plugins/org.junit.source_3.8.2.v20080602-1318.jar,-1,false
org.junit4.source,4.3.1,file:plugins/org.junit4.source_4.3.1.jar,-1,false
org.mortbay.jetty.source,5.1.14.v200806031611,file:plugins/org.mortbay.jetty.source_5.1.14.v200806031611.jar,-1,false
org.objectweb.asm.source,3.1.0.v200803061910,file:plugins/org.objectweb.asm.source_3.1.0.v200803061910.jar,-1,false

View file

@ -1,6 +0,0 @@
#safe table
#Tue Feb 10 17:01:48 CST 2009
.bundledata=1
.state=0
.lazy=0
.crc10d81f67.v1

View file

@ -1,6 +0,0 @@
#safe table
#Tue Feb 10 17:01:48 CST 2009
.bundledata=1
.state=1
.lazy=1
.crce6014518.v1

View file

@ -1,16 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository class='org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository' version='1.0.0'?>
<repository name='extension location artifact repository: file:/home/John/Code/AWIPS/uframe-eclipse/.eclipseextension' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='4'>
<property name='p2.system' value='true'/>
<property name='org.eclipse.update.site.policy' value='USER-EXCLUDE'/>
<property name='org.eclipse.update.site.list' value=''/>
<property name='p2.timestamp' value='1234306899930'/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='0'/>
</repository>

File diff suppressed because one or more lines are too long

View file

@ -1,14 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository class='org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository' version='1.0.0'?>
<repository name='artifact listener file:/home/John/Code/AWIPS/uframe-eclipse/.eclipseextension' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.system' value='true'/>
<property name='p2.timestamp' value='1234306901077'/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='0'/>
</repository>

View file

@ -1,8 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<?metadataRepository class='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1.0.0'?>
<repository name='metadata listener file:/home/John/Code/AWIPS/uframe-eclipse/.eclipseextension' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1'>
<properties size='2'>
<property name='p2.system' value='true'/>
<property name='p2.timestamp' value='1234306901073'/>
</properties>
</repository>

View file

@ -1,6 +0,0 @@
#Tue Feb 10 17:01:43 CST 2009
/home/John/Code/AWIPS/uframe-eclipse/plugins=1234306701000
/home/John/Code/AWIPS/uframe-eclipse/configuration/org.eclipse.update/platform.xml=1234306857000
/home/John/Code/AWIPS/uframe-eclipse/links=0
/home/John/Code/AWIPS/uframe-eclipse/features=1234306699000
/home/John/Code/AWIPS/uframe-eclipse/dropins=1233788673000

View file

@ -1,14 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository class='org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository' version='1.0.0'?>
<repository name='artifact listener dropins' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.system' value='true'/>
<property name='p2.timestamp' value='1234306899880'/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='0'/>
</repository>

View file

@ -1,8 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<?metadataRepository class='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1.0.0'?>
<repository name='metadata listener dropins' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1'>
<properties size='2'>
<property name='p2.system' value='true'/>
<property name='p2.timestamp' value='1234306899867'/>
</properties>
</repository>

View file

@ -1,5 +0,0 @@
#Timestamps for PlatformProfile
#Tue Feb 10 17:01:43 CST 2009
PROFILE=1234306902753
file\:/home/John/Code/AWIPS/uframe-eclipse/.eclipseextension=1234306901666
file\:/home/John/Code/AWIPS/uframe-eclipse/configuration/org.eclipse.osgi/bundles/158/data/listener_1925729951/=1234306899867

View file

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<root introcount="13"/>

View file

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<root>
<contributor name="org.eclipse.pde.ui"/>
<contributor name="org.eclipse.cdt"/>
<contributor name="org.eclipse.ui.intro"/>
<contributor name="org.eclipse.mylyn.help.ui"/>
<contributor name="org.eclipse.ui.intro.universal"/>
<contributor name="org.eclipse.cdt.doc.user"/>
<contributor name="org.eclipse.platform"/>
<contributor name="org.eclipse.pde"/>
<contributor name="org.eclipse.epp.usagedata.ui"/>
<contributor name="org.eclipse.ecf.doc"/>
<contributor name="org.eclipse.jdt"/>
</root>

View file

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false">
<site policy="USER-EXCLUDE" enabled="true" url="platform:/base/" updateable="true">
<feature url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" id="org.eclipse.platform" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" id="org.eclipse.rcp" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" id="org.eclipse.help" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" id="org.eclipse.equinox.p2.user.ui" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
</site>
</config>

View file

@ -1,99 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1223053478206" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.team.svn.resource.ignore.rules.jdt" url="features/org.eclipse.team.svn.resource.ignore.rules.jdt_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector.svnkit" url="features/org.polarion.eclipse.team.svn.connector.svnkit_2.0.1.I20080612-1500/" version="2.0.1.I20080612-1500">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector" url="features/org.polarion.eclipse.team.svn.connector_2.0.1.I20080612-1500/" version="2.0.1.I20080612-1500">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.team.svn.mylyn" url="features/org.eclipse.team.svn.mylyn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.team.svn" url="features/org.eclipse.team.svn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
</site>
</config>

View file

@ -1,95 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1223054432176" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.team.svn.resource.ignore.rules.jdt" url="features/org.eclipse.team.svn.resource.ignore.rules.jdt_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.team.svn.mylyn" url="features/org.eclipse.team.svn.mylyn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.team.svn" url="features/org.eclipse.team.svn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
</site>
</config>

View file

@ -1,99 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1223055149768" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.team.svn.resource.ignore.rules.jdt" url="features/org.eclipse.team.svn.resource.ignore.rules.jdt_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.team.svn.mylyn" url="features/org.eclipse.team.svn.mylyn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector.svnkit" url="features/org.polarion.eclipse.team.svn.connector.svnkit_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector" url="features/org.polarion.eclipse.team.svn.connector_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.team.svn" url="features/org.eclipse.team.svn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
</site>
</config>

View file

@ -1,101 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1223055381817" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.team.svn.resource.ignore.rules.jdt" url="features/org.eclipse.team.svn.resource.ignore.rules.jdt_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.team.svn.mylyn" url="features/org.eclipse.team.svn.mylyn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector.svnkit" url="features/org.polarion.eclipse.team.svn.connector.svnkit_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector" url="features/org.polarion.eclipse.team.svn.connector_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.team.svn" url="features/org.eclipse.team.svn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
</site>
</config>

View file

@ -1,101 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config date="1223056750066" transient="false" version="3.0">
<site enabled="true" policy="USER-EXCLUDE" updateable="true" url="platform:/base/">
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.team.svn" url="features/org.eclipse.team.svn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector" url="features/org.polarion.eclipse.team.svn.connector_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.team.svn.mylyn" url="features/org.eclipse.team.svn.mylyn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector.svnkit" url="features/org.polarion.eclipse.team.svn.connector.svnkit_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.team.svn.resource.ignore.rules.jdt" url="features/org.eclipse.team.svn.resource.ignore.rules.jdt_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
</site>
</config>

View file

@ -1,103 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1223058093458" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.team.svn.mylyn" url="features/org.eclipse.team.svn.mylyn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector.svnkit" url="features/org.polarion.eclipse.team.svn.connector.svnkit_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.team.svn" url="features/org.eclipse.team.svn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.team.svn.resource.ignore.rules.jdt" url="features/org.eclipse.team.svn.resource.ignore.rules.jdt_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector" url="features/org.polarion.eclipse.team.svn.connector_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
</site>
</config>

View file

@ -1,103 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config date="1223059561442" transient="false" version="3.0">
<site enabled="true" policy="USER-EXCLUDE" updateable="true" url="platform:/base/">
<feature id="org.eclipse.team.svn" url="features/org.eclipse.team.svn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector.svnkit" url="features/org.polarion.eclipse.team.svn.connector.svnkit_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.team.svn.resource.ignore.rules.jdt" url="features/org.eclipse.team.svn.resource.ignore.rules.jdt_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector" url="features/org.polarion.eclipse.team.svn.connector_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.team.svn.mylyn" url="features/org.eclipse.team.svn.mylyn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
</site>
</config>

View file

@ -1,105 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1223300364154" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.executable" url="features/org.eclipse.equinox.executable_3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu/" version="3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.team.svn.mylyn" url="features/org.eclipse.team.svn.mylyn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector.svnkit" url="features/org.polarion.eclipse.team.svn.connector.svnkit_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.team.svn" url="features/org.eclipse.team.svn_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.team.svn.resource.ignore.rules.jdt" url="features/org.eclipse.team.svn.resource.ignore.rules.jdt_0.7.3.I20080814-1500/" version="0.7.3.I20080814-1500">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.polarion.eclipse.team.svn.connector" url="features/org.polarion.eclipse.team.svn.connector_2.0.4.I20081001-1900/" version="2.0.4.I20081001-1900">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
</site>
</config>

View file

@ -1,95 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1227026301883" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.executable" url="features/org.eclipse.equinox.executable_3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu/" version="3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
</site>
</config>

View file

@ -1,109 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1227026795171" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.tigris.subversion.subclipse.graph.feature" plugin-identifier="org.tigris.subversion.subclipse.graph" url="features/org.tigris.subversion.subclipse.graph.feature_1.0.0/" version="1.0.0">
</feature>
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.executable" url="features/org.eclipse.equinox.executable_3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu/" version="3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.tmatesoft.svnkit" url="features/org.tmatesoft.svnkit_1.2.0.4949/" version="1.2.0.4949">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.tigris.subversion.subclipse.mylyn" url="features/org.tigris.subversion.subclipse.mylyn_3.0.0/" version="3.0.0">
</feature>
<feature id="org.tigris.subversion.clientadapter.feature" plugin-identifier="org.tigris.subversion.clientadapter" url="features/org.tigris.subversion.clientadapter.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.tigris.subversion.subclipse" plugin-identifier="org.tigris.subversion.subclipse.core" url="features/org.tigris.subversion.subclipse_1.4.6/" version="1.4.6">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="com.sun.jna" url="features/com.sun.jna_3.0.5/" version="3.0.5">
</feature>
<feature id="org.tigris.subversion.clientadapter.svnkit.feature" plugin-identifier="org.tigris.subversion.clientadapter.svnkit" url="features/org.tigris.subversion.clientadapter.svnkit.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
</site>
</config>

View file

@ -1,109 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config date="1227027044193" transient="false" version="3.0">
<site enabled="true" policy="USER-EXCLUDE" updateable="true" url="platform:/base/">
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.equinox.executable" url="features/org.eclipse.equinox.executable_3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu/" version="3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="com.sun.jna" url="features/com.sun.jna_3.0.5/" version="3.0.5">
</feature>
<feature id="org.tigris.subversion.clientadapter.feature" plugin-identifier="org.tigris.subversion.clientadapter" url="features/org.tigris.subversion.clientadapter.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.tigris.subversion.clientadapter.svnkit.feature" plugin-identifier="org.tigris.subversion.clientadapter.svnkit" url="features/org.tigris.subversion.clientadapter.svnkit.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.tigris.subversion.subclipse.graph.feature" plugin-identifier="org.tigris.subversion.subclipse.graph" url="features/org.tigris.subversion.subclipse.graph.feature_1.0.0/" version="1.0.0">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.tmatesoft.svnkit" url="features/org.tmatesoft.svnkit_1.2.0.4949/" version="1.2.0.4949">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.tigris.subversion.subclipse" plugin-identifier="org.tigris.subversion.subclipse.core" url="features/org.tigris.subversion.subclipse_1.4.6/" version="1.4.6">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.tigris.subversion.subclipse.mylyn" url="features/org.tigris.subversion.subclipse.mylyn_3.0.0/" version="3.0.0">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
</site>
</config>

View file

@ -1,117 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config transient="false" date="1234306376698" version="3.0">
<site enabled="true" updateable="true" policy="USER-EXCLUDE" url="platform:/base/">
<feature id="org.tigris.subversion.subclipse.graph.feature" plugin-identifier="org.tigris.subversion.subclipse.graph" url="features/org.tigris.subversion.subclipse.graph.feature_1.0.0/" version="1.0.0">
</feature>
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.cdt" url="features/org.eclipse.cdt_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.equinox.executable" url="features/org.eclipse.equinox.executable_3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu/" version="3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.cdt.gnu.debug" url="features/org.eclipse.cdt.gnu.debug_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.tmatesoft.svnkit" url="features/org.tmatesoft.svnkit_1.2.0.4949/" version="1.2.0.4949">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.cdt.platform" url="features/org.eclipse.cdt.platform_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cdt.gnu.build" url="features/org.eclipse.cdt.gnu.build_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.tigris.subversion.clientadapter.feature" plugin-identifier="org.tigris.subversion.clientadapter" url="features/org.tigris.subversion.clientadapter.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.tigris.subversion.subclipse" plugin-identifier="org.tigris.subversion.subclipse.core" url="features/org.tigris.subversion.subclipse_1.4.6/" version="1.4.6">
</feature>
<feature id="org.tigris.subversion.subclipse.mylyn" url="features/org.tigris.subversion.subclipse.mylyn_3.0.0/" version="3.0.0">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="com.sun.jna" url="features/com.sun.jna_3.0.5/" version="3.0.5">
</feature>
<feature id="org.tigris.subversion.clientadapter.svnkit.feature" plugin-identifier="org.tigris.subversion.clientadapter.svnkit" url="features/org.tigris.subversion.clientadapter.svnkit.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
</site>
</config>

View file

@ -1,117 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config date="1234306857557" transient="false" version="3.0">
<site enabled="true" policy="USER-EXCLUDE" updateable="true" url="platform:/base/">
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.equinox.executable" url="features/org.eclipse.equinox.executable_3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu/" version="3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="com.sun.jna" url="features/com.sun.jna_3.0.5/" version="3.0.5">
</feature>
<feature id="org.tigris.subversion.clientadapter.feature" plugin-identifier="org.tigris.subversion.clientadapter" url="features/org.tigris.subversion.clientadapter.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.tigris.subversion.clientadapter.svnkit.feature" plugin-identifier="org.tigris.subversion.clientadapter.svnkit" url="features/org.tigris.subversion.clientadapter.svnkit.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.tigris.subversion.subclipse.graph.feature" plugin-identifier="org.tigris.subversion.subclipse.graph" url="features/org.tigris.subversion.subclipse.graph.feature_1.0.0/" version="1.0.0">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.tmatesoft.svnkit" url="features/org.tmatesoft.svnkit_1.2.0.4949/" version="1.2.0.4949">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.tigris.subversion.subclipse" plugin-identifier="org.tigris.subversion.subclipse.core" url="features/org.tigris.subversion.subclipse_1.4.6/" version="1.4.6">
</feature>
<feature id="org.eclipse.cdt" url="features/org.eclipse.cdt_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.cdt.gnu.build" url="features/org.eclipse.cdt.gnu.build_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.cdt.platform" url="features/org.eclipse.cdt.platform_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.tigris.subversion.subclipse.mylyn" url="features/org.tigris.subversion.subclipse.mylyn_3.0.0/" version="3.0.0">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.cdt.gnu.debug" url="features/org.eclipse.cdt.gnu.debug_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
</site>
</config>

View file

@ -1,3 +0,0 @@
!CONFIGURATION 1223053478206 Fri Oct 03 12:04:38 CDT 2008
!ACTIVITY 1223053478242 Oct 03, 2008 12:04:38.242 file:/home/devtools/eclipse-3.4.1/ site-install success

View file

@ -1,117 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<config date="1234306903489" transient="false" version="3.0">
<site enabled="true" policy="USER-EXCLUDE" updateable="true" url="platform:/base/">
<feature id="org.eclipse.equinox.executable" url="features/org.eclipse.equinox.executable_3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu/" version="3.3.101.R34x_v20080805-7H-ELeE8hXnkE15Wh9Rz0yu">
</feature>
<feature id="org.eclipse.help.source" url="features/org.eclipse.help.source_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.eclipse.ecf.examples" plugin-identifier="org.eclipse.ecf.example.collab" url="features/org.eclipse.ecf.examples_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv/" version="3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv">
</feature>
<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui" url="features/org.eclipse.equinox.p2.user.ui_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.epp.usagedata.feature" url="features/org.eclipse.epp.usagedata.feature_1.0.1.R200809220400/" version="1.0.1.R200809220400">
</feature>
<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN/" version="3.0.2.v200809120245-40EIJ_kE77c7X_SAFDN">
</feature>
<feature id="com.sun.jna" url="features/com.sun.jna_3.0.5/" version="3.0.5">
</feature>
<feature id="org.tigris.subversion.clientadapter.feature" plugin-identifier="org.tigris.subversion.clientadapter" url="features/org.tigris.subversion.clientadapter.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.eclipse.draw2d" url="features/org.eclipse.draw2d_3.4.0.v20080115-33-7w3119163_/" version="3.4.0.v20080115-33-7w3119163_">
</feature>
<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.tigris.subversion.clientadapter.svnkit.feature" plugin-identifier="org.tigris.subversion.clientadapter.svnkit" url="features/org.tigris.subversion.clientadapter.svnkit.feature_1.5.2/" version="1.5.2">
</feature>
<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde/" version="3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde">
</feature>
<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI/" version="3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI">
</feature>
<feature id="org.tigris.subversion.subclipse.graph.feature" plugin-identifier="org.tigris.subversion.subclipse.graph" url="features/org.tigris.subversion.subclipse.graph.feature_1.0.0/" version="1.0.0">
</feature>
<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.tmatesoft.svnkit" url="features/org.tmatesoft.svnkit_1.2.0.4949/" version="1.2.0.4949">
</feature>
<feature id="org.eclipse.pde.p2.source" url="features/org.eclipse.pde.p2.source_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.python.pydev.feature" plugin-identifier="org.python.pydev" url="features/org.python.pydev.feature_1.3.22/" version="1.3.22">
</feature>
<feature id="org.eclipse.help" plugin-identifier="org.eclipse.help.base" url="features/org.eclipse.help_1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat/" version="1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat">
</feature>
<feature id="org.tigris.subversion.subclipse" plugin-identifier="org.tigris.subversion.subclipse.core" url="features/org.tigris.subversion.subclipse_1.4.6/" version="1.4.6">
</feature>
<feature id="org.eclipse.cdt" url="features/org.eclipse.cdt_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.cdt.gnu.build" url="features/org.eclipse.cdt.gnu.build_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP/" version="3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP">
</feature>
<feature id="org.eclipse.mylyn.trac_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.trac_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938/" version="1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938">
</feature>
<feature id="org.eclipse.mylyn.team_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.team_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.4.0.v20080115-67708082A56A5H274A/" version="3.4.0.v20080115-67708082A56A5H274A">
</feature>
<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.cdt.platform" url="features/org.eclipse.cdt.platform_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.pde.p2" url="features/org.eclipse.pde.p2_1.0.0.v20080522-1--7w3119171503111/" version="1.0.0.v20080522-1--7w3119171503111">
</feature>
<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.4.0.v200808251517/" version="2.4.0.v200808251517">
</feature>
<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341/" version="3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341">
</feature>
<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0/" version="3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0">
</feature>
<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97/" version="3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97">
</feature>
<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.4.1.v200808251517/" version="2.4.1.v200808251517">
</feature>
<feature id="org.eclipse.equinox.p2.user.ui.source" url="features/org.eclipse.equinox.p2.user.ui.source_1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE/" version="1.0.1.r34x_v20080721-7d-7OEMsLAz-vTBJ-ZHQaF155CE">
</feature>
<feature id="org.tigris.subversion.subclipse.mylyn" url="features/org.tigris.subversion.subclipse.mylyn_3.0.0/" version="3.0.0">
</feature>
<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs/" version="3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs">
</feature>
<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu/" version="3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu">
</feature>
<feature id="org.eclipse.ecf.core" plugin-identifier="org.eclipse.ecf" url="features/org.eclipse.ecf.core_2.0.1.v20080916-1301/" version="2.0.1.v20080916-1301">
</feature>
<feature id="org.eclipse.cdt.gnu.debug" url="features/org.eclipse.cdt.gnu.debug_5.0.2.200901300802/" version="5.0.2.200901300802">
</feature>
<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_3.0.2.v20080918-1100-e3x/" version="3.0.2.v20080918-1100-e3x">
</feature>
</site>
</config>

Binary file not shown.

View file

@ -1,9 +0,0 @@
-showsplash
org.eclipse.platform
-framework
plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m

View file

@ -1,328 +0,0 @@
<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List
href="./Eclipse%20EPL%202003_11_10%20Final_files/filelist.xml">
<title>Eclipse Public License - Version 1.0</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:Created>2004-03-05T23:03:00Z</o:Created>
<o:LastSaved>2004-03-05T23:03:00Z</o:LastSaved>
<o:Pages>4</o:Pages>
<o:Words>1626</o:Words>
<o:Characters>9270</o:Characters>
<o:Lines>77</o:Lines>
<o:Paragraphs>18</o:Paragraphs>
<o:CharactersWithSpaces>11384</o:CharactersWithSpaces>
<o:Version>9.4402</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackRevisions/>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:553679495 -2147483648 8 0 66047 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{margin-right:0in;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p.BalloonText, li.BalloonText, div.BalloonText
{mso-style-name:"Balloon Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US style='tab-interval:.5in'>
<div class=Section1>
<p align=center style='text-align:center'><b>Eclipse Public License - v 1.0</b>
</p>
<p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER
THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE,
REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.</span> </p>
<p><b><span style='font-size:10.0pt'>1. DEFINITIONS</span></b> </p>
<p><span style='font-size:10.0pt'>&quot;Contribution&quot; means:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
in the case of the initial Contributor, the initial code and documentation
distributed under this Agreement, and<br clear=left>
b) in the case of each subsequent Contributor:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
changes to the Program, and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
additions to the Program;</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>where
such changes and/or additions to the Program originate from and are distributed
by that particular Contributor. A Contribution 'originates' from a Contributor
if it was added to the Program by such Contributor itself or anyone acting on
such Contributor's behalf. Contributions do not include additions to the
Program which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii) are not derivative
works of the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Contributor&quot; means any person or
entity that distributes the Program.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Licensed Patents &quot; mean patent
claims licensable by a Contributor which are necessarily infringed by the use
or sale of its Contribution alone or when combined with the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Program&quot; means the Contributions
distributed in accordance with this Agreement.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Recipient&quot; means anyone who
receives the Program under this Agreement, including all Contributors.</span> </p>
<p><b><span style='font-size:10.0pt'>2. GRANT OF RIGHTS</span></b> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
Subject to the terms of this Agreement, each Contributor hereby grants Recipient
a non-exclusive, worldwide, royalty-free copyright license to<span
style='color:red'> </span>reproduce, prepare derivative works of, publicly
display, publicly perform, distribute and sublicense the Contribution of such
Contributor, if any, and such derivative works, in source code and object code
form.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
Subject to the terms of this Agreement, each Contributor hereby grants
Recipient a non-exclusive, worldwide,<span style='color:green'> </span>royalty-free
patent license under Licensed Patents to make, use, sell, offer to sell, import
and otherwise transfer the Contribution of such Contributor, if any, in source
code and object code form. This patent license shall apply to the combination
of the Contribution and the Program if, at the time the Contribution is added
by the Contributor, such addition of the Contribution causes such combination
to be covered by the Licensed Patents. The patent license shall not apply to
any other combinations which include the Contribution. No hardware per se is
licensed hereunder. </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>c)
Recipient understands that although each Contributor grants the licenses to its
Contributions set forth herein, no assurances are provided by any Contributor
that the Program does not infringe the patent or other intellectual property
rights of any other entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement of intellectual
property rights or otherwise. As a condition to exercising the rights and
licenses granted hereunder, each Recipient hereby assumes sole responsibility
to secure any other intellectual property rights needed, if any. For example,
if a third party patent license is required to allow Recipient to distribute
the Program, it is Recipient's responsibility to acquire that license before
distributing the Program.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>d)
Each Contributor represents that to its knowledge it has sufficient copyright
rights in its Contribution, if any, to grant the copyright license set forth in
this Agreement. </span></p>
<p><b><span style='font-size:10.0pt'>3. REQUIREMENTS</span></b> </p>
<p><span style='font-size:10.0pt'>A Contributor may choose to distribute the
Program in object code form under its own license agreement, provided that:</span>
</p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it complies with the terms and conditions of this Agreement; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
its license agreement:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
effectively disclaims on behalf of all Contributors all warranties and
conditions, express and implied, including warranties or conditions of title
and non-infringement, and implied warranties or conditions of merchantability
and fitness for a particular purpose; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
effectively excludes on behalf of all Contributors all liability for damages,
including direct, indirect, special, incidental and consequential damages, such
as lost profits; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iii)
states that any provisions which differ from this Agreement are offered by that
Contributor alone and not by any other party; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iv)
states that source code for the Program is available from such Contributor, and
informs licensees how to obtain it in a reasonable manner on or through a
medium customarily used for software exchange.<span style='color:blue'> </span></span></p>
<p><span style='font-size:10.0pt'>When the Program is made available in source
code form:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it must be made available under this Agreement; and </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) a
copy of this Agreement must be included with each copy of the Program. </span></p>
<p><span style='font-size:10.0pt'>Contributors may not remove or alter any
copyright notices contained within the Program. </span></p>
<p><span style='font-size:10.0pt'>Each Contributor must identify itself as the
originator of its Contribution, if any, in a manner that reasonably allows
subsequent Recipients to identify the originator of the Contribution. </span></p>
<p><b><span style='font-size:10.0pt'>4. COMMERCIAL DISTRIBUTION</span></b> </p>
<p><span style='font-size:10.0pt'>Commercial distributors of software may
accept certain responsibilities with respect to end users, business partners
and the like. While this license is intended to facilitate the commercial use
of the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create potential
liability for other Contributors. Therefore, if a Contributor includes the
Program in a commercial product offering, such Contributor (&quot;Commercial
Contributor&quot;) hereby agrees to defend and indemnify every other
Contributor (&quot;Indemnified Contributor&quot;) against any losses, damages and
costs (collectively &quot;Losses&quot;) arising from claims, lawsuits and other
legal actions brought by a third party against the Indemnified Contributor to
the extent caused by the acts or omissions of such Commercial Contributor in
connection with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any claims or Losses
relating to any actual or alleged intellectual property infringement. In order
to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
Contributor in writing of such claim, and b) allow the Commercial Contributor
to control, and cooperate with the Commercial Contributor in, the defense and
any related settlement negotiations. The Indemnified Contributor may participate
in any such claim at its own expense.</span> </p>
<p><span style='font-size:10.0pt'>For example, a Contributor might include the
Program in a commercial product offering, Product X. That Contributor is then a
Commercial Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance claims and
warranties are such Commercial Contributor's responsibility alone. Under this
section, the Commercial Contributor would have to defend claims against the
other Contributors related to those performance claims and warranties, and if a
court requires any other Contributor to pay any damages as a result, the
Commercial Contributor must pay those damages.</span> </p>
<p><b><span style='font-size:10.0pt'>5. NO WARRANTY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, THE PROGRAM IS PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING,
WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and distributing the
Program and assumes all risks associated with its exercise of rights under this
Agreement , including but not limited to the risks and costs of program errors,
compliance with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations. </span></p>
<p><b><span style='font-size:10.0pt'>6. DISCLAIMER OF LIABILITY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF
THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGES.</span> </p>
<p><b><span style='font-size:10.0pt'>7. GENERAL</span></b> </p>
<p><span style='font-size:10.0pt'>If any provision of this Agreement is invalid
or unenforceable under applicable law, it shall not affect the validity or
enforceability of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be reformed to the
minimum extent necessary to make such provision valid and enforceable.</span> </p>
<p><span style='font-size:10.0pt'>If Recipient institutes patent litigation
against any entity (including a cross-claim or counterclaim in a lawsuit)
alleging that the Program itself (excluding combinations of the Program with
other software or hardware) infringes such Recipient's patent(s), then such
Recipient's rights granted under Section 2(b) shall terminate as of the date
such litigation is filed. </span></p>
<p><span style='font-size:10.0pt'>All Recipient's rights under this Agreement
shall terminate if it fails to comply with any of the material terms or
conditions of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If all Recipient's
rights under this Agreement terminate, Recipient agrees to cease use and
distribution of the Program as soon as reasonably practicable. However,
Recipient's obligations under this Agreement and any licenses granted by
Recipient relating to the Program shall continue and survive. </span></p>
<p><span style='font-size:10.0pt'>Everyone is permitted to copy and distribute
copies of this Agreement, but in order to avoid inconsistency the Agreement is
copyrighted and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including revisions) of
this Agreement from time to time. No one other than the Agreement Steward has
the right to modify this Agreement. The Eclipse Foundation is the initial
Agreement Steward. The Eclipse Foundation may assign the responsibility to
serve as the Agreement Steward to a suitable separate entity. Each new version
of the Agreement will be given a distinguishing version number. The Program
(including Contributions) may always be distributed subject to the version of
the Agreement under which it was received. In addition, after a new version of
the Agreement is published, Contributor may elect to distribute the Program
(including its Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to
the intellectual property of any Contributor under this Agreement, whether
expressly, by implication, estoppel or otherwise. All rights in the Program not
expressly granted under this Agreement are reserved.</span> </p>
<p><span style='font-size:10.0pt'>This Agreement is governed by the laws of the
State of New York and the intellectual property laws of the United States of
America. No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose. Each party waives
its rights to a jury trial in any resulting litigation.</span> </p>
<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
</div>
</body>
</html>

View file

@ -1,11 +0,0 @@
license=Copyright (c) 2008 Timothy Wall, All Rights Reserved\n\
\n\
This library is free software; you can redistribute it and/or\n\
modify it under the terms of the GNU Lesser General Public\n\
License as published by the Free Software Foundation; either\n\
version 2.1 of the License, or (at your option) any later version.\n\
\n\
This library is distributed in the hope that it will be useful,\n\
but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n\
Lesser General Public License for more details.

View file

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="com.sun.jna"
label="JNA Library"
version="3.0.5">
<description url="http://jna.dev.java.net/">
JNA provides Java programs easy access to native shared libraries
(DLLs on Windows) without writing anything but Java code???no JNI
or native code is required. This functionality is comparable
to Windows&apos; Platform/Invoke and Python&apos;s ctypes. Access is dynamic
at runtime without code generation.
</description>
<copyright url="http://jna.dev.java.net/">
Copyright (c) 2008 Timothy Wall, All Rights Reserved
</copyright>
<license url="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">
%license
</license>
<url>
<update label="TMate Software SVNKit 1.2.x Update Site" url="http://eclipse.svnkit.com/1.2.x/"/>
</url>
<plugin
id="com.sun.jna"
download-size="0"
install-size="0"
unpack="true"
version="3.0.5"/>
</feature>

View file

@ -1,23 +0,0 @@
Signature-Version: 1.0
SHA1-Digest-Manifest: JHtXL6AGMWScw4wUMBTTB8Zw1XQ=
Created-By: 1.5.0 (IBM Corporation)
SHA1-Digest-Manifest-Main-Attributes: u7XJPMtXoaLzN1In5Xc9VO+d4wo=
Name: feature.properties
SHA1-Digest: MSZdI5MazhA+UG2L4T9T1LwMOrE=
Name: epl-v10.html
SHA1-Digest: xipg4kdvniXTRoluum46PzkHsAQ=
Name: feature.xml
SHA1-Digest: cCf0XNbbFFBUwAalk2LOg7OGROc=
Name: eclipse_update_120.jpg
SHA1-Digest: RyXo3knk5T635eCpQEPXyFBrCyA=
Name: license.html
SHA1-Digest: ggAaHfY3NYpUt7gCOp+RUmvLnKg=
Name: META-INF/eclipse.inf
SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=

View file

@ -1,22 +0,0 @@
Manifest-Version: 1.0
Created-By: 2.3 (IBM Corporation)
Ant-Version: Apache Ant 1.7.0
Name: feature.properties
SHA1-Digest: hwPGr0tyeSt0tXNPLDuQjgFe8cg=
Name: epl-v10.html
SHA1-Digest: pTOyybcpEe+Y8lkSVUtarMleXqE=
Name: feature.xml
SHA1-Digest: cZJffcoUma9aw4EqbWLAmIzA8D4=
Name: license.html
SHA1-Digest: YXfaVLayE8gaE0VWfKzUHsp6IyM=
Name: eclipse_update_120.jpg
SHA1-Digest: xstAqMgs/a5AsQXQZSdDQ79veOA=
Name: META-INF/eclipse.inf
SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=

View file

@ -1,3 +0,0 @@
#Processed using Jarprocessor
pack200.args = -E4
pack200.conditioned = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View file

@ -1,328 +0,0 @@
<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List
href="./Eclipse%20EPL%202003_11_10%20Final_files/filelist.xml">
<title>Eclipse Public License - Version 1.0</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:Created>2004-03-05T23:03:00Z</o:Created>
<o:LastSaved>2004-03-05T23:03:00Z</o:LastSaved>
<o:Pages>4</o:Pages>
<o:Words>1626</o:Words>
<o:Characters>9270</o:Characters>
<o:Lines>77</o:Lines>
<o:Paragraphs>18</o:Paragraphs>
<o:CharactersWithSpaces>11384</o:CharactersWithSpaces>
<o:Version>9.4402</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackRevisions/>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:553679495 -2147483648 8 0 66047 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{margin-right:0in;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p.BalloonText, li.BalloonText, div.BalloonText
{mso-style-name:"Balloon Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US style='tab-interval:.5in'>
<div class=Section1>
<p align=center style='text-align:center'><b>Eclipse Public License - v 1.0</b>
</p>
<p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER
THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE,
REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.</span> </p>
<p><b><span style='font-size:10.0pt'>1. DEFINITIONS</span></b> </p>
<p><span style='font-size:10.0pt'>&quot;Contribution&quot; means:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
in the case of the initial Contributor, the initial code and documentation
distributed under this Agreement, and<br clear=left>
b) in the case of each subsequent Contributor:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
changes to the Program, and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
additions to the Program;</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>where
such changes and/or additions to the Program originate from and are distributed
by that particular Contributor. A Contribution 'originates' from a Contributor
if it was added to the Program by such Contributor itself or anyone acting on
such Contributor's behalf. Contributions do not include additions to the
Program which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii) are not derivative
works of the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Contributor&quot; means any person or
entity that distributes the Program.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Licensed Patents &quot; mean patent
claims licensable by a Contributor which are necessarily infringed by the use
or sale of its Contribution alone or when combined with the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Program&quot; means the Contributions
distributed in accordance with this Agreement.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Recipient&quot; means anyone who
receives the Program under this Agreement, including all Contributors.</span> </p>
<p><b><span style='font-size:10.0pt'>2. GRANT OF RIGHTS</span></b> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
Subject to the terms of this Agreement, each Contributor hereby grants Recipient
a non-exclusive, worldwide, royalty-free copyright license to<span
style='color:red'> </span>reproduce, prepare derivative works of, publicly
display, publicly perform, distribute and sublicense the Contribution of such
Contributor, if any, and such derivative works, in source code and object code
form.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
Subject to the terms of this Agreement, each Contributor hereby grants
Recipient a non-exclusive, worldwide,<span style='color:green'> </span>royalty-free
patent license under Licensed Patents to make, use, sell, offer to sell, import
and otherwise transfer the Contribution of such Contributor, if any, in source
code and object code form. This patent license shall apply to the combination
of the Contribution and the Program if, at the time the Contribution is added
by the Contributor, such addition of the Contribution causes such combination
to be covered by the Licensed Patents. The patent license shall not apply to
any other combinations which include the Contribution. No hardware per se is
licensed hereunder. </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>c)
Recipient understands that although each Contributor grants the licenses to its
Contributions set forth herein, no assurances are provided by any Contributor
that the Program does not infringe the patent or other intellectual property
rights of any other entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement of intellectual
property rights or otherwise. As a condition to exercising the rights and
licenses granted hereunder, each Recipient hereby assumes sole responsibility
to secure any other intellectual property rights needed, if any. For example,
if a third party patent license is required to allow Recipient to distribute
the Program, it is Recipient's responsibility to acquire that license before
distributing the Program.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>d)
Each Contributor represents that to its knowledge it has sufficient copyright
rights in its Contribution, if any, to grant the copyright license set forth in
this Agreement. </span></p>
<p><b><span style='font-size:10.0pt'>3. REQUIREMENTS</span></b> </p>
<p><span style='font-size:10.0pt'>A Contributor may choose to distribute the
Program in object code form under its own license agreement, provided that:</span>
</p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it complies with the terms and conditions of this Agreement; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
its license agreement:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
effectively disclaims on behalf of all Contributors all warranties and
conditions, express and implied, including warranties or conditions of title
and non-infringement, and implied warranties or conditions of merchantability
and fitness for a particular purpose; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
effectively excludes on behalf of all Contributors all liability for damages,
including direct, indirect, special, incidental and consequential damages, such
as lost profits; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iii)
states that any provisions which differ from this Agreement are offered by that
Contributor alone and not by any other party; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iv)
states that source code for the Program is available from such Contributor, and
informs licensees how to obtain it in a reasonable manner on or through a
medium customarily used for software exchange.<span style='color:blue'> </span></span></p>
<p><span style='font-size:10.0pt'>When the Program is made available in source
code form:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it must be made available under this Agreement; and </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) a
copy of this Agreement must be included with each copy of the Program. </span></p>
<p><span style='font-size:10.0pt'>Contributors may not remove or alter any
copyright notices contained within the Program. </span></p>
<p><span style='font-size:10.0pt'>Each Contributor must identify itself as the
originator of its Contribution, if any, in a manner that reasonably allows
subsequent Recipients to identify the originator of the Contribution. </span></p>
<p><b><span style='font-size:10.0pt'>4. COMMERCIAL DISTRIBUTION</span></b> </p>
<p><span style='font-size:10.0pt'>Commercial distributors of software may
accept certain responsibilities with respect to end users, business partners
and the like. While this license is intended to facilitate the commercial use
of the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create potential
liability for other Contributors. Therefore, if a Contributor includes the
Program in a commercial product offering, such Contributor (&quot;Commercial
Contributor&quot;) hereby agrees to defend and indemnify every other
Contributor (&quot;Indemnified Contributor&quot;) against any losses, damages and
costs (collectively &quot;Losses&quot;) arising from claims, lawsuits and other
legal actions brought by a third party against the Indemnified Contributor to
the extent caused by the acts or omissions of such Commercial Contributor in
connection with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any claims or Losses
relating to any actual or alleged intellectual property infringement. In order
to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
Contributor in writing of such claim, and b) allow the Commercial Contributor
to control, and cooperate with the Commercial Contributor in, the defense and
any related settlement negotiations. The Indemnified Contributor may participate
in any such claim at its own expense.</span> </p>
<p><span style='font-size:10.0pt'>For example, a Contributor might include the
Program in a commercial product offering, Product X. That Contributor is then a
Commercial Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance claims and
warranties are such Commercial Contributor's responsibility alone. Under this
section, the Commercial Contributor would have to defend claims against the
other Contributors related to those performance claims and warranties, and if a
court requires any other Contributor to pay any damages as a result, the
Commercial Contributor must pay those damages.</span> </p>
<p><b><span style='font-size:10.0pt'>5. NO WARRANTY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, THE PROGRAM IS PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING,
WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and distributing the
Program and assumes all risks associated with its exercise of rights under this
Agreement , including but not limited to the risks and costs of program errors,
compliance with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations. </span></p>
<p><b><span style='font-size:10.0pt'>6. DISCLAIMER OF LIABILITY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF
THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGES.</span> </p>
<p><b><span style='font-size:10.0pt'>7. GENERAL</span></b> </p>
<p><span style='font-size:10.0pt'>If any provision of this Agreement is invalid
or unenforceable under applicable law, it shall not affect the validity or
enforceability of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be reformed to the
minimum extent necessary to make such provision valid and enforceable.</span> </p>
<p><span style='font-size:10.0pt'>If Recipient institutes patent litigation
against any entity (including a cross-claim or counterclaim in a lawsuit)
alleging that the Program itself (excluding combinations of the Program with
other software or hardware) infringes such Recipient's patent(s), then such
Recipient's rights granted under Section 2(b) shall terminate as of the date
such litigation is filed. </span></p>
<p><span style='font-size:10.0pt'>All Recipient's rights under this Agreement
shall terminate if it fails to comply with any of the material terms or
conditions of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If all Recipient's
rights under this Agreement terminate, Recipient agrees to cease use and
distribution of the Program as soon as reasonably practicable. However,
Recipient's obligations under this Agreement and any licenses granted by
Recipient relating to the Program shall continue and survive. </span></p>
<p><span style='font-size:10.0pt'>Everyone is permitted to copy and distribute
copies of this Agreement, but in order to avoid inconsistency the Agreement is
copyrighted and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including revisions) of
this Agreement from time to time. No one other than the Agreement Steward has
the right to modify this Agreement. The Eclipse Foundation is the initial
Agreement Steward. The Eclipse Foundation may assign the responsibility to
serve as the Agreement Steward to a suitable separate entity. Each new version
of the Agreement will be given a distinguishing version number. The Program
(including Contributions) may always be distributed subject to the version of
the Agreement under which it was received. In addition, after a new version of
the Agreement is published, Contributor may elect to distribute the Program
(including its Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to
the intellectual property of any Contributor under this Agreement, whether
expressly, by implication, estoppel or otherwise. All rights in the Program not
expressly granted under this Agreement are reserved.</span> </p>
<p><span style='font-size:10.0pt'>This Agreement is governed by the laws of the
State of New York and the intellectual property laws of the United States of
America. No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose. Each party waives
its rights to a jury trial in any resulting litigation.</span> </p>
<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
</div>
</body>
</html>

View file

@ -1,140 +0,0 @@
###############################################################################
# Copyright (c) 2005, 2008 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# features.properties
# contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file should be translated.
# "featureName" property - name of the feature
featureName=CDT GNU Toolchain Build Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Eclipse CDT Update Site
# "description" property - description of the feature
description=GNU Toolchain Build Support for CDT
# copyright
copyright=\
Copyright (c) 2002, 2008 QNX Software Systems and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
license=\
ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
March 17, 2005\n\
\n\
Usage Of Content\n\
\n\
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
\n\
Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
is provided to you under the terms and conditions of the Eclipse Public\n\
License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
For purposes of the EPL, "Program" will mean the Content.\n\
\n\
Content includes, but is not limited to, source code, object code,\n\
documentation and other files maintained in the Eclipse.org CVS\n\
repository ("Repository") in CVS modules ("Modules") and made available\n\
as downloadable archives ("Downloads").\n\
\n\
- Content may be structured and packaged into modules to facilitate delivering,\n\
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
plug-in fragments ("Fragments"), and features ("Features").\n\
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\
in a directory named "plugins".\n\
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
\n\
Features may also include other Features ("Included Features"). Files named\n\
"feature.xml" may contain a list of the names and version numbers of\n\
Included Features.\n\
\n\
The terms and conditions governing Plug-ins and Fragments should be\n\
contained in files named "about.html" ("Abouts"). The terms and\n\
conditions governing Features and Included Features should be contained\n\
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
Licenses may be located in any directory of a Download or Module\n\
including, but not limited to the following locations:\n\
\n\
- The top-level (root) directory\n\
- Plug-in and Fragment directories\n\
- Inside Plug-ins and Fragments packaged as JARs\n\
- Sub-directories of the directory named "src" of certain Plug-ins\n\
- Feature directories\n\
\n\
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
License") during the installation process. If the Feature contains\n\
Included Features, the Feature Update License should either provide you\n\
with the terms and conditions governing the Included Features or inform\n\
you where you can locate them. Feature Update Licenses may be found in\n\
the "license" property of files named "feature.properties". Such Abouts,\n\
Feature Licenses and Feature Update Licenses contain the terms and\n\
conditions (or references to such terms and conditions) that govern your\n\
use of the associated Content in that directory.\n\
\n\
THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
\n\
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
\n\
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
govern that particular Content.\n\
\n\
Cryptography\n\
\n\
Content may contain encryption software. The country in which you are\n\
currently may have restrictions on the import, possession, and use,\n\
and/or re-export to another country, of encryption software. BEFORE\n\
using any encryption software, please check the country's laws,\n\
regulations and policies concerning the import, possession, or use,\n\
and re-export of encryption software, to see if this is permitted.\n\
\n\
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
########### end of license property ##########################################

View file

@ -1,38 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.cdt.gnu.build"
label="%featureName"
version="5.0.2.200901300802"
provider-name="%providerName">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/ganymede"/>
</url>
<requires>
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.cdt.core" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.cdt.managedbuilder.core" version="5.0.0" match="compatible"/>
</requires>
<plugin
id="org.eclipse.cdt.managedbuilder.gnu.ui"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
unpack="false"/>
</feature>

View file

@ -1,79 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<title>Eclipse.org Software User Agreement</title>
</head>
<body lang="EN-US" link=blue vlink=purple>
<h2>Eclipse Foundation Software User Agreement</h2>
<p>March 17, 2005</p>
<h3>Usage Of Content</h3>
<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
(COLLECTIVELY &quot;CONTENT&quot;). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE
OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p>
<h3>Applicable Licenses</h3>
<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0
(&quot;EPL&quot;). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository (&quot;Repository&quot;) in CVS
modules (&quot;Modules&quot;) and made available as downloadable archives (&quot;Downloads&quot;).</p>
<ul>
<li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins (&quot;Plug-ins&quot;), plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).</li>
<li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java&trade; ARchive) in a directory named &quot;plugins&quot;.</li>
<li>A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;. Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of the Plug-ins
and/or Fragments associated with that Feature.</li>
<li>Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.</li>
</ul>
<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and conditions governing Features and
Included Features should be contained in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and Feature Licenses may be located in any directory of a Download or Module
including, but not limited to the following locations:</p>
<ul>
<li>The top-level (root) directory</li>
<li>Plug-in and Fragment directories</li>
<li>Inside Plug-ins and Fragments packaged as JARs</li>
<li>Sub-directories of the directory named &quot;src&quot; of certain Plug-ins</li>
<li>Feature directories</li>
</ul>
<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license (&quot;Feature Update License&quot;) during the
installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
inform you where you can locate them. Feature Update Licenses may be found in the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.
Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in
that directory.</p>
<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE
OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p>
<ul>
<li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li>
<li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li>
<li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li>
<li>IBM Public License 1.0 (available at <a href="http://oss.software.ibm.com/developerworks/opensource/license10.html">http://oss.software.ibm.com/developerworks/opensource/license10.html</a>)</li>
<li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li>
<li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li>
</ul>
<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please
contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p>
<h3>Cryptography</h3>
<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is permitted.</p>
<small>Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.</small>
</body>
</html>

View file

@ -1,23 +0,0 @@
Signature-Version: 1.0
SHA1-Digest-Manifest: QMrp8/Vr+/CmhyQSAdmVhHTmzVU=
Created-By: 1.5.0 (IBM Corporation)
SHA1-Digest-Manifest-Main-Attributes: u7XJPMtXoaLzN1In5Xc9VO+d4wo=
Name: feature.properties
SHA1-Digest: VrmWuOnYz4oailTOu39H1r61kGc=
Name: epl-v10.html
SHA1-Digest: xipg4kdvniXTRoluum46PzkHsAQ=
Name: feature.xml
SHA1-Digest: PSOpt2NsNCIoc96c+dj1LwEE63c=
Name: eclipse_update_120.jpg
SHA1-Digest: RyXo3knk5T635eCpQEPXyFBrCyA=
Name: license.html
SHA1-Digest: ggAaHfY3NYpUt7gCOp+RUmvLnKg=
Name: META-INF/eclipse.inf
SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=

View file

@ -1,22 +0,0 @@
Manifest-Version: 1.0
Created-By: 2.3 (IBM Corporation)
Ant-Version: Apache Ant 1.7.0
Name: feature.properties
SHA1-Digest: mtNvWbbwCdt1u0vmzGllLHWA720=
Name: epl-v10.html
SHA1-Digest: pTOyybcpEe+Y8lkSVUtarMleXqE=
Name: feature.xml
SHA1-Digest: xaPjg4PlI2rO612cmDuShQXdfS8=
Name: license.html
SHA1-Digest: YXfaVLayE8gaE0VWfKzUHsp6IyM=
Name: eclipse_update_120.jpg
SHA1-Digest: xstAqMgs/a5AsQXQZSdDQ79veOA=
Name: META-INF/eclipse.inf
SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=

View file

@ -1,3 +0,0 @@
#Processed using Jarprocessor
pack200.args = -E4
pack200.conditioned = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View file

@ -1,328 +0,0 @@
<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List
href="./Eclipse%20EPL%202003_11_10%20Final_files/filelist.xml">
<title>Eclipse Public License - Version 1.0</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:Created>2004-03-05T23:03:00Z</o:Created>
<o:LastSaved>2004-03-05T23:03:00Z</o:LastSaved>
<o:Pages>4</o:Pages>
<o:Words>1626</o:Words>
<o:Characters>9270</o:Characters>
<o:Lines>77</o:Lines>
<o:Paragraphs>18</o:Paragraphs>
<o:CharactersWithSpaces>11384</o:CharactersWithSpaces>
<o:Version>9.4402</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackRevisions/>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:553679495 -2147483648 8 0 66047 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{margin-right:0in;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p.BalloonText, li.BalloonText, div.BalloonText
{mso-style-name:"Balloon Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US style='tab-interval:.5in'>
<div class=Section1>
<p align=center style='text-align:center'><b>Eclipse Public License - v 1.0</b>
</p>
<p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER
THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE,
REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.</span> </p>
<p><b><span style='font-size:10.0pt'>1. DEFINITIONS</span></b> </p>
<p><span style='font-size:10.0pt'>&quot;Contribution&quot; means:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
in the case of the initial Contributor, the initial code and documentation
distributed under this Agreement, and<br clear=left>
b) in the case of each subsequent Contributor:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
changes to the Program, and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
additions to the Program;</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>where
such changes and/or additions to the Program originate from and are distributed
by that particular Contributor. A Contribution 'originates' from a Contributor
if it was added to the Program by such Contributor itself or anyone acting on
such Contributor's behalf. Contributions do not include additions to the
Program which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii) are not derivative
works of the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Contributor&quot; means any person or
entity that distributes the Program.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Licensed Patents &quot; mean patent
claims licensable by a Contributor which are necessarily infringed by the use
or sale of its Contribution alone or when combined with the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Program&quot; means the Contributions
distributed in accordance with this Agreement.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Recipient&quot; means anyone who
receives the Program under this Agreement, including all Contributors.</span> </p>
<p><b><span style='font-size:10.0pt'>2. GRANT OF RIGHTS</span></b> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
Subject to the terms of this Agreement, each Contributor hereby grants Recipient
a non-exclusive, worldwide, royalty-free copyright license to<span
style='color:red'> </span>reproduce, prepare derivative works of, publicly
display, publicly perform, distribute and sublicense the Contribution of such
Contributor, if any, and such derivative works, in source code and object code
form.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
Subject to the terms of this Agreement, each Contributor hereby grants
Recipient a non-exclusive, worldwide,<span style='color:green'> </span>royalty-free
patent license under Licensed Patents to make, use, sell, offer to sell, import
and otherwise transfer the Contribution of such Contributor, if any, in source
code and object code form. This patent license shall apply to the combination
of the Contribution and the Program if, at the time the Contribution is added
by the Contributor, such addition of the Contribution causes such combination
to be covered by the Licensed Patents. The patent license shall not apply to
any other combinations which include the Contribution. No hardware per se is
licensed hereunder. </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>c)
Recipient understands that although each Contributor grants the licenses to its
Contributions set forth herein, no assurances are provided by any Contributor
that the Program does not infringe the patent or other intellectual property
rights of any other entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement of intellectual
property rights or otherwise. As a condition to exercising the rights and
licenses granted hereunder, each Recipient hereby assumes sole responsibility
to secure any other intellectual property rights needed, if any. For example,
if a third party patent license is required to allow Recipient to distribute
the Program, it is Recipient's responsibility to acquire that license before
distributing the Program.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>d)
Each Contributor represents that to its knowledge it has sufficient copyright
rights in its Contribution, if any, to grant the copyright license set forth in
this Agreement. </span></p>
<p><b><span style='font-size:10.0pt'>3. REQUIREMENTS</span></b> </p>
<p><span style='font-size:10.0pt'>A Contributor may choose to distribute the
Program in object code form under its own license agreement, provided that:</span>
</p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it complies with the terms and conditions of this Agreement; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
its license agreement:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
effectively disclaims on behalf of all Contributors all warranties and
conditions, express and implied, including warranties or conditions of title
and non-infringement, and implied warranties or conditions of merchantability
and fitness for a particular purpose; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
effectively excludes on behalf of all Contributors all liability for damages,
including direct, indirect, special, incidental and consequential damages, such
as lost profits; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iii)
states that any provisions which differ from this Agreement are offered by that
Contributor alone and not by any other party; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iv)
states that source code for the Program is available from such Contributor, and
informs licensees how to obtain it in a reasonable manner on or through a
medium customarily used for software exchange.<span style='color:blue'> </span></span></p>
<p><span style='font-size:10.0pt'>When the Program is made available in source
code form:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it must be made available under this Agreement; and </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) a
copy of this Agreement must be included with each copy of the Program. </span></p>
<p><span style='font-size:10.0pt'>Contributors may not remove or alter any
copyright notices contained within the Program. </span></p>
<p><span style='font-size:10.0pt'>Each Contributor must identify itself as the
originator of its Contribution, if any, in a manner that reasonably allows
subsequent Recipients to identify the originator of the Contribution. </span></p>
<p><b><span style='font-size:10.0pt'>4. COMMERCIAL DISTRIBUTION</span></b> </p>
<p><span style='font-size:10.0pt'>Commercial distributors of software may
accept certain responsibilities with respect to end users, business partners
and the like. While this license is intended to facilitate the commercial use
of the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create potential
liability for other Contributors. Therefore, if a Contributor includes the
Program in a commercial product offering, such Contributor (&quot;Commercial
Contributor&quot;) hereby agrees to defend and indemnify every other
Contributor (&quot;Indemnified Contributor&quot;) against any losses, damages and
costs (collectively &quot;Losses&quot;) arising from claims, lawsuits and other
legal actions brought by a third party against the Indemnified Contributor to
the extent caused by the acts or omissions of such Commercial Contributor in
connection with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any claims or Losses
relating to any actual or alleged intellectual property infringement. In order
to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
Contributor in writing of such claim, and b) allow the Commercial Contributor
to control, and cooperate with the Commercial Contributor in, the defense and
any related settlement negotiations. The Indemnified Contributor may participate
in any such claim at its own expense.</span> </p>
<p><span style='font-size:10.0pt'>For example, a Contributor might include the
Program in a commercial product offering, Product X. That Contributor is then a
Commercial Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance claims and
warranties are such Commercial Contributor's responsibility alone. Under this
section, the Commercial Contributor would have to defend claims against the
other Contributors related to those performance claims and warranties, and if a
court requires any other Contributor to pay any damages as a result, the
Commercial Contributor must pay those damages.</span> </p>
<p><b><span style='font-size:10.0pt'>5. NO WARRANTY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, THE PROGRAM IS PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING,
WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and distributing the
Program and assumes all risks associated with its exercise of rights under this
Agreement , including but not limited to the risks and costs of program errors,
compliance with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations. </span></p>
<p><b><span style='font-size:10.0pt'>6. DISCLAIMER OF LIABILITY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF
THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGES.</span> </p>
<p><b><span style='font-size:10.0pt'>7. GENERAL</span></b> </p>
<p><span style='font-size:10.0pt'>If any provision of this Agreement is invalid
or unenforceable under applicable law, it shall not affect the validity or
enforceability of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be reformed to the
minimum extent necessary to make such provision valid and enforceable.</span> </p>
<p><span style='font-size:10.0pt'>If Recipient institutes patent litigation
against any entity (including a cross-claim or counterclaim in a lawsuit)
alleging that the Program itself (excluding combinations of the Program with
other software or hardware) infringes such Recipient's patent(s), then such
Recipient's rights granted under Section 2(b) shall terminate as of the date
such litigation is filed. </span></p>
<p><span style='font-size:10.0pt'>All Recipient's rights under this Agreement
shall terminate if it fails to comply with any of the material terms or
conditions of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If all Recipient's
rights under this Agreement terminate, Recipient agrees to cease use and
distribution of the Program as soon as reasonably practicable. However,
Recipient's obligations under this Agreement and any licenses granted by
Recipient relating to the Program shall continue and survive. </span></p>
<p><span style='font-size:10.0pt'>Everyone is permitted to copy and distribute
copies of this Agreement, but in order to avoid inconsistency the Agreement is
copyrighted and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including revisions) of
this Agreement from time to time. No one other than the Agreement Steward has
the right to modify this Agreement. The Eclipse Foundation is the initial
Agreement Steward. The Eclipse Foundation may assign the responsibility to
serve as the Agreement Steward to a suitable separate entity. Each new version
of the Agreement will be given a distinguishing version number. The Program
(including Contributions) may always be distributed subject to the version of
the Agreement under which it was received. In addition, after a new version of
the Agreement is published, Contributor may elect to distribute the Program
(including its Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to
the intellectual property of any Contributor under this Agreement, whether
expressly, by implication, estoppel or otherwise. All rights in the Program not
expressly granted under this Agreement are reserved.</span> </p>
<p><span style='font-size:10.0pt'>This Agreement is governed by the laws of the
State of New York and the intellectual property laws of the United States of
America. No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose. Each party waives
its rights to a jury trial in any resulting litigation.</span> </p>
<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
</div>
</body>
</html>

View file

@ -1,140 +0,0 @@
###############################################################################
# Copyright (c) 2005, 2008 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# features.properties
# contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file should be translated.
# "featureName" property - name of the feature
featureName=CDT GNU Toolchain Debug Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Eclipse CDT Update Site
# "description" property - description of the feature
description=GNU Toolchain Debug Support for CDT
# copyright
copyright=\
Copyright (c) 2002, 2008 QNX Software Systems and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
license=\
ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
March 17, 2005\n\
\n\
Usage Of Content\n\
\n\
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
\n\
Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
is provided to you under the terms and conditions of the Eclipse Public\n\
License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
For purposes of the EPL, "Program" will mean the Content.\n\
\n\
Content includes, but is not limited to, source code, object code,\n\
documentation and other files maintained in the Eclipse.org CVS\n\
repository ("Repository") in CVS modules ("Modules") and made available\n\
as downloadable archives ("Downloads").\n\
\n\
- Content may be structured and packaged into modules to facilitate delivering,\n\
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
plug-in fragments ("Fragments"), and features ("Features").\n\
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\
in a directory named "plugins".\n\
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
\n\
Features may also include other Features ("Included Features"). Files named\n\
"feature.xml" may contain a list of the names and version numbers of\n\
Included Features.\n\
\n\
The terms and conditions governing Plug-ins and Fragments should be\n\
contained in files named "about.html" ("Abouts"). The terms and\n\
conditions governing Features and Included Features should be contained\n\
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
Licenses may be located in any directory of a Download or Module\n\
including, but not limited to the following locations:\n\
\n\
- The top-level (root) directory\n\
- Plug-in and Fragment directories\n\
- Inside Plug-ins and Fragments packaged as JARs\n\
- Sub-directories of the directory named "src" of certain Plug-ins\n\
- Feature directories\n\
\n\
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
License") during the installation process. If the Feature contains\n\
Included Features, the Feature Update License should either provide you\n\
with the terms and conditions governing the Included Features or inform\n\
you where you can locate them. Feature Update Licenses may be found in\n\
the "license" property of files named "feature.properties". Such Abouts,\n\
Feature Licenses and Feature Update Licenses contain the terms and\n\
conditions (or references to such terms and conditions) that govern your\n\
use of the associated Content in that directory.\n\
\n\
THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
\n\
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
\n\
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
govern that particular Content.\n\
\n\
Cryptography\n\
\n\
Content may contain encryption software. The country in which you are\n\
currently may have restrictions on the import, possession, and use,\n\
and/or re-export to another country, of encryption software. BEFORE\n\
using any encryption software, please check the country's laws,\n\
regulations and policies concerning the import, possession, or use,\n\
and re-export of encryption software, to see if this is permitted.\n\
\n\
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
########### end of license property ##########################################

View file

@ -1,63 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.cdt.gnu.debug"
label="%featureName"
version="5.0.2.200901300802"
provider-name="%providerName">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/ganymede"/>
</url>
<requires>
<import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.debug.core" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.debug.ui" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ui.console" version="3.1.100" match="compatible"/>
<import plugin="org.eclipse.jface.text" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.expressions" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.variables" version="3.1.100" match="compatible"/>
<import plugin="org.eclipse.cdt.core" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.cdt.ui" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.cdt.debug.core" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.cdt.debug.mi.core" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.cdt.debug.ui" version="5.0.0" match="compatible"/>
</requires>
<plugin
id="org.eclipse.cdt.debug.mi.core"
download-size="0"
install-size="0"
version="5.0.1.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.debug.mi.ui"
download-size="0"
install-size="0"
version="5.0.1.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.launch"
download-size="0"
install-size="0"
version="5.0.2.200901300802"
unpack="false"/>
</feature>

View file

@ -1,79 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<title>Eclipse.org Software User Agreement</title>
</head>
<body lang="EN-US" link=blue vlink=purple>
<h2>Eclipse Foundation Software User Agreement</h2>
<p>March 17, 2005</p>
<h3>Usage Of Content</h3>
<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
(COLLECTIVELY &quot;CONTENT&quot;). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE
OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p>
<h3>Applicable Licenses</h3>
<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0
(&quot;EPL&quot;). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository (&quot;Repository&quot;) in CVS
modules (&quot;Modules&quot;) and made available as downloadable archives (&quot;Downloads&quot;).</p>
<ul>
<li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins (&quot;Plug-ins&quot;), plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).</li>
<li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java&trade; ARchive) in a directory named &quot;plugins&quot;.</li>
<li>A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;. Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of the Plug-ins
and/or Fragments associated with that Feature.</li>
<li>Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.</li>
</ul>
<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and conditions governing Features and
Included Features should be contained in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and Feature Licenses may be located in any directory of a Download or Module
including, but not limited to the following locations:</p>
<ul>
<li>The top-level (root) directory</li>
<li>Plug-in and Fragment directories</li>
<li>Inside Plug-ins and Fragments packaged as JARs</li>
<li>Sub-directories of the directory named &quot;src&quot; of certain Plug-ins</li>
<li>Feature directories</li>
</ul>
<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license (&quot;Feature Update License&quot;) during the
installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
inform you where you can locate them. Feature Update Licenses may be found in the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.
Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in
that directory.</p>
<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE
OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p>
<ul>
<li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li>
<li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li>
<li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li>
<li>IBM Public License 1.0 (available at <a href="http://oss.software.ibm.com/developerworks/opensource/license10.html">http://oss.software.ibm.com/developerworks/opensource/license10.html</a>)</li>
<li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li>
<li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li>
</ul>
<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please
contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p>
<h3>Cryptography</h3>
<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is permitted.</p>
<small>Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.</small>
</body>
</html>

View file

@ -1,23 +0,0 @@
Signature-Version: 1.0
SHA1-Digest-Manifest: Df67KK92ibMdEhWUmDLqOGk+Xrc=
Created-By: 1.5.0 (IBM Corporation)
SHA1-Digest-Manifest-Main-Attributes: u7XJPMtXoaLzN1In5Xc9VO+d4wo=
Name: feature.properties
SHA1-Digest: 8LGEofBe85eLS5aZP2iVTGXHPN4=
Name: epl-v10.html
SHA1-Digest: xipg4kdvniXTRoluum46PzkHsAQ=
Name: feature.xml
SHA1-Digest: gsslGUqZFh3BWJhKyz8lj3tgLtw=
Name: eclipse_update_120.jpg
SHA1-Digest: RyXo3knk5T635eCpQEPXyFBrCyA=
Name: license.html
SHA1-Digest: ggAaHfY3NYpUt7gCOp+RUmvLnKg=
Name: META-INF/eclipse.inf
SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=

View file

@ -1,22 +0,0 @@
Manifest-Version: 1.0
Created-By: 2.3 (IBM Corporation)
Ant-Version: Apache Ant 1.7.0
Name: feature.properties
SHA1-Digest: RsUKqhJ3HdQd+V5Xpgoa8hB8iDc=
Name: epl-v10.html
SHA1-Digest: pTOyybcpEe+Y8lkSVUtarMleXqE=
Name: feature.xml
SHA1-Digest: 2NqcwkF21gxo11eTokERLbQfZD8=
Name: license.html
SHA1-Digest: YXfaVLayE8gaE0VWfKzUHsp6IyM=
Name: eclipse_update_120.jpg
SHA1-Digest: xstAqMgs/a5AsQXQZSdDQ79veOA=
Name: META-INF/eclipse.inf
SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=

View file

@ -1,3 +0,0 @@
#Processed using Jarprocessor
pack200.args = -E4
pack200.conditioned = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View file

@ -1,328 +0,0 @@
<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List
href="./Eclipse%20EPL%202003_11_10%20Final_files/filelist.xml">
<title>Eclipse Public License - Version 1.0</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:Created>2004-03-05T23:03:00Z</o:Created>
<o:LastSaved>2004-03-05T23:03:00Z</o:LastSaved>
<o:Pages>4</o:Pages>
<o:Words>1626</o:Words>
<o:Characters>9270</o:Characters>
<o:Lines>77</o:Lines>
<o:Paragraphs>18</o:Paragraphs>
<o:CharactersWithSpaces>11384</o:CharactersWithSpaces>
<o:Version>9.4402</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackRevisions/>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:553679495 -2147483648 8 0 66047 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{margin-right:0in;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p.BalloonText, li.BalloonText, div.BalloonText
{mso-style-name:"Balloon Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US style='tab-interval:.5in'>
<div class=Section1>
<p align=center style='text-align:center'><b>Eclipse Public License - v 1.0</b>
</p>
<p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER
THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE,
REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.</span> </p>
<p><b><span style='font-size:10.0pt'>1. DEFINITIONS</span></b> </p>
<p><span style='font-size:10.0pt'>&quot;Contribution&quot; means:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
in the case of the initial Contributor, the initial code and documentation
distributed under this Agreement, and<br clear=left>
b) in the case of each subsequent Contributor:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
changes to the Program, and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
additions to the Program;</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>where
such changes and/or additions to the Program originate from and are distributed
by that particular Contributor. A Contribution 'originates' from a Contributor
if it was added to the Program by such Contributor itself or anyone acting on
such Contributor's behalf. Contributions do not include additions to the
Program which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii) are not derivative
works of the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Contributor&quot; means any person or
entity that distributes the Program.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Licensed Patents &quot; mean patent
claims licensable by a Contributor which are necessarily infringed by the use
or sale of its Contribution alone or when combined with the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Program&quot; means the Contributions
distributed in accordance with this Agreement.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Recipient&quot; means anyone who
receives the Program under this Agreement, including all Contributors.</span> </p>
<p><b><span style='font-size:10.0pt'>2. GRANT OF RIGHTS</span></b> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
Subject to the terms of this Agreement, each Contributor hereby grants Recipient
a non-exclusive, worldwide, royalty-free copyright license to<span
style='color:red'> </span>reproduce, prepare derivative works of, publicly
display, publicly perform, distribute and sublicense the Contribution of such
Contributor, if any, and such derivative works, in source code and object code
form.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
Subject to the terms of this Agreement, each Contributor hereby grants
Recipient a non-exclusive, worldwide,<span style='color:green'> </span>royalty-free
patent license under Licensed Patents to make, use, sell, offer to sell, import
and otherwise transfer the Contribution of such Contributor, if any, in source
code and object code form. This patent license shall apply to the combination
of the Contribution and the Program if, at the time the Contribution is added
by the Contributor, such addition of the Contribution causes such combination
to be covered by the Licensed Patents. The patent license shall not apply to
any other combinations which include the Contribution. No hardware per se is
licensed hereunder. </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>c)
Recipient understands that although each Contributor grants the licenses to its
Contributions set forth herein, no assurances are provided by any Contributor
that the Program does not infringe the patent or other intellectual property
rights of any other entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement of intellectual
property rights or otherwise. As a condition to exercising the rights and
licenses granted hereunder, each Recipient hereby assumes sole responsibility
to secure any other intellectual property rights needed, if any. For example,
if a third party patent license is required to allow Recipient to distribute
the Program, it is Recipient's responsibility to acquire that license before
distributing the Program.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>d)
Each Contributor represents that to its knowledge it has sufficient copyright
rights in its Contribution, if any, to grant the copyright license set forth in
this Agreement. </span></p>
<p><b><span style='font-size:10.0pt'>3. REQUIREMENTS</span></b> </p>
<p><span style='font-size:10.0pt'>A Contributor may choose to distribute the
Program in object code form under its own license agreement, provided that:</span>
</p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it complies with the terms and conditions of this Agreement; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
its license agreement:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
effectively disclaims on behalf of all Contributors all warranties and
conditions, express and implied, including warranties or conditions of title
and non-infringement, and implied warranties or conditions of merchantability
and fitness for a particular purpose; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
effectively excludes on behalf of all Contributors all liability for damages,
including direct, indirect, special, incidental and consequential damages, such
as lost profits; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iii)
states that any provisions which differ from this Agreement are offered by that
Contributor alone and not by any other party; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iv)
states that source code for the Program is available from such Contributor, and
informs licensees how to obtain it in a reasonable manner on or through a
medium customarily used for software exchange.<span style='color:blue'> </span></span></p>
<p><span style='font-size:10.0pt'>When the Program is made available in source
code form:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it must be made available under this Agreement; and </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) a
copy of this Agreement must be included with each copy of the Program. </span></p>
<p><span style='font-size:10.0pt'>Contributors may not remove or alter any
copyright notices contained within the Program. </span></p>
<p><span style='font-size:10.0pt'>Each Contributor must identify itself as the
originator of its Contribution, if any, in a manner that reasonably allows
subsequent Recipients to identify the originator of the Contribution. </span></p>
<p><b><span style='font-size:10.0pt'>4. COMMERCIAL DISTRIBUTION</span></b> </p>
<p><span style='font-size:10.0pt'>Commercial distributors of software may
accept certain responsibilities with respect to end users, business partners
and the like. While this license is intended to facilitate the commercial use
of the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create potential
liability for other Contributors. Therefore, if a Contributor includes the
Program in a commercial product offering, such Contributor (&quot;Commercial
Contributor&quot;) hereby agrees to defend and indemnify every other
Contributor (&quot;Indemnified Contributor&quot;) against any losses, damages and
costs (collectively &quot;Losses&quot;) arising from claims, lawsuits and other
legal actions brought by a third party against the Indemnified Contributor to
the extent caused by the acts or omissions of such Commercial Contributor in
connection with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any claims or Losses
relating to any actual or alleged intellectual property infringement. In order
to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
Contributor in writing of such claim, and b) allow the Commercial Contributor
to control, and cooperate with the Commercial Contributor in, the defense and
any related settlement negotiations. The Indemnified Contributor may participate
in any such claim at its own expense.</span> </p>
<p><span style='font-size:10.0pt'>For example, a Contributor might include the
Program in a commercial product offering, Product X. That Contributor is then a
Commercial Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance claims and
warranties are such Commercial Contributor's responsibility alone. Under this
section, the Commercial Contributor would have to defend claims against the
other Contributors related to those performance claims and warranties, and if a
court requires any other Contributor to pay any damages as a result, the
Commercial Contributor must pay those damages.</span> </p>
<p><b><span style='font-size:10.0pt'>5. NO WARRANTY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, THE PROGRAM IS PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING,
WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and distributing the
Program and assumes all risks associated with its exercise of rights under this
Agreement , including but not limited to the risks and costs of program errors,
compliance with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations. </span></p>
<p><b><span style='font-size:10.0pt'>6. DISCLAIMER OF LIABILITY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF
THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGES.</span> </p>
<p><b><span style='font-size:10.0pt'>7. GENERAL</span></b> </p>
<p><span style='font-size:10.0pt'>If any provision of this Agreement is invalid
or unenforceable under applicable law, it shall not affect the validity or
enforceability of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be reformed to the
minimum extent necessary to make such provision valid and enforceable.</span> </p>
<p><span style='font-size:10.0pt'>If Recipient institutes patent litigation
against any entity (including a cross-claim or counterclaim in a lawsuit)
alleging that the Program itself (excluding combinations of the Program with
other software or hardware) infringes such Recipient's patent(s), then such
Recipient's rights granted under Section 2(b) shall terminate as of the date
such litigation is filed. </span></p>
<p><span style='font-size:10.0pt'>All Recipient's rights under this Agreement
shall terminate if it fails to comply with any of the material terms or
conditions of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If all Recipient's
rights under this Agreement terminate, Recipient agrees to cease use and
distribution of the Program as soon as reasonably practicable. However,
Recipient's obligations under this Agreement and any licenses granted by
Recipient relating to the Program shall continue and survive. </span></p>
<p><span style='font-size:10.0pt'>Everyone is permitted to copy and distribute
copies of this Agreement, but in order to avoid inconsistency the Agreement is
copyrighted and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including revisions) of
this Agreement from time to time. No one other than the Agreement Steward has
the right to modify this Agreement. The Eclipse Foundation is the initial
Agreement Steward. The Eclipse Foundation may assign the responsibility to
serve as the Agreement Steward to a suitable separate entity. Each new version
of the Agreement will be given a distinguishing version number. The Program
(including Contributions) may always be distributed subject to the version of
the Agreement under which it was received. In addition, after a new version of
the Agreement is published, Contributor may elect to distribute the Program
(including its Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to
the intellectual property of any Contributor under this Agreement, whether
expressly, by implication, estoppel or otherwise. All rights in the Program not
expressly granted under this Agreement are reserved.</span> </p>
<p><span style='font-size:10.0pt'>This Agreement is governed by the laws of the
State of New York and the intellectual property laws of the United States of
America. No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose. Each party waives
its rights to a jury trial in any resulting litigation.</span> </p>
<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
</div>
</body>
</html>

View file

@ -1,137 +0,0 @@
###############################################################################
# Copyright (c) 2005 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# features.properties
# contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file should be translated.
# "featureName" property - name of the feature
featureName=Eclipse C/C++ Development Platform
# "updateSiteName" property - label for the update site
updateSiteName=Eclipse CDT Update Site
# "description" property - description of the feature
description=Eclipse C/C++ Development Platform. It contains no toolchain integrations.
# copyright
copyright=\
Copyright (c) 2002, 2008 QNX Software Systems and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
license=\
ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
March 17, 2005\n\
\n\
Usage Of Content\n\
\n\
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
\n\
Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
is provided to you under the terms and conditions of the Eclipse Public\n\
License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
For purposes of the EPL, "Program" will mean the Content.\n\
\n\
Content includes, but is not limited to, source code, object code,\n\
documentation and other files maintained in the Eclipse.org CVS\n\
repository ("Repository") in CVS modules ("Modules") and made available\n\
as downloadable archives ("Downloads").\n\
\n\
- Content may be structured and packaged into modules to facilitate delivering,\n\
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
plug-in fragments ("Fragments"), and features ("Features").\n\
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\
in a directory named "plugins".\n\
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
\n\
Features may also include other Features ("Included Features"). Files named\n\
"feature.xml" may contain a list of the names and version numbers of\n\
Included Features.\n\
\n\
The terms and conditions governing Plug-ins and Fragments should be\n\
contained in files named "about.html" ("Abouts"). The terms and\n\
conditions governing Features and Included Features should be contained\n\
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
Licenses may be located in any directory of a Download or Module\n\
including, but not limited to the following locations:\n\
\n\
- The top-level (root) directory\n\
- Plug-in and Fragment directories\n\
- Inside Plug-ins and Fragments packaged as JARs\n\
- Sub-directories of the directory named "src" of certain Plug-ins\n\
- Feature directories\n\
\n\
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
License") during the installation process. If the Feature contains\n\
Included Features, the Feature Update License should either provide you\n\
with the terms and conditions governing the Included Features or inform\n\
you where you can locate them. Feature Update Licenses may be found in\n\
the "license" property of files named "feature.properties". Such Abouts,\n\
Feature Licenses and Feature Update Licenses contain the terms and\n\
conditions (or references to such terms and conditions) that govern your\n\
use of the associated Content in that directory.\n\
\n\
THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
\n\
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
\n\
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
govern that particular Content.\n\
\n\
Cryptography\n\
\n\
Content may contain encryption software. The country in which you are\n\
currently may have restrictions on the import, possession, and use,\n\
and/or re-export to another country, of encryption software. BEFORE\n\
using any encryption software, please check the country's laws,\n\
regulations and policies concerning the import, possession, or use,\n\
and re-export of encryption software, to see if this is permitted.\n\
\n\
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
########### end of license property ##########################################

View file

@ -1,229 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.cdt.platform"
label="%featureName"
version="5.0.2.200901300802"
provider-name="Eclipse.org">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/ganymede"/>
</url>
<requires>
<import plugin="org.eclipse.ui.intro" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ui.cheatsheets" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.text" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.variables" version="3.1.100" match="compatible"/>
<import plugin="org.eclipse.core.filebuffers" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.filesystem" version="1.1.0" match="compatible"/>
<import plugin="org.eclipse.ltk.core.refactoring" version="3.4.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.debug.core" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.filesystem" version="1.2.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.jface.text" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ui.workbench.texteditor" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ui.editors" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.debug.ui" version="3.3.100" match="compatible"/>
<import plugin="org.eclipse.debug.core" version="3.4.0" match="compatible"/>
<import plugin="org.eclipse.ui.console" version="3.1.100" match="compatible"/>
<import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.expressions"/>
<import plugin="org.eclipse.debug.ui" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.compare" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.ui.ide" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.jface.text" version="3.4.0" match="compatible"/>
<import plugin="org.eclipse.ui.workbench.texteditor" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.ui.editors" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.ui" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.ui.forms" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.search" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.help" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ui.navigator" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.ltk.ui.refactoring" version="3.4.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.ui.navigator.resources" version="3.3.100" match="greaterOrEqual"/>
<import plugin="com.ibm.icu"/>
<import plugin="org.eclipse.ui.intro.universal"/>
<import plugin="org.eclipse.cdt.core" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.cdt.debug.core" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.cdt.ui" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.cdt.make.core" version="5.0.0" match="compatible"/>
<import plugin="org.eclipse.cdt.managedbuilder.core" version="5.0.0" match="compatible"/>
</requires>
<plugin
id="org.eclipse.cdt"
download-size="0"
install-size="0"
version="5.0.2.200901300802"/>
<plugin
id="org.eclipse.cdt.core"
download-size="0"
install-size="0"
version="5.0.2.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.aix"
os="aix"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.linux"
os="linux"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.linux.ia64"
os="linux"
arch="ia64"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.linux.ppc"
os="linux"
arch="ppc"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.linux.x86"
os="linux"
arch="x86"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.linux.x86_64"
os="linux"
arch="x86_64"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.macosx"
os="macosx"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.qnx"
os="qnx"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.solaris"
os="solaris"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.cdt.core.win32"
os="win32"
download-size="0"
install-size="0"
version="5.0.0.200901300802"
fragment="true"/>
<plugin
id="org.eclipse.cdt.debug.core"
download-size="0"
install-size="0"
version="5.0.2.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.debug.ui"
download-size="0"
install-size="0"
version="5.0.1.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.make.core"
download-size="0"
install-size="0"
version="5.0.2.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.make.ui"
download-size="0"
install-size="0"
version="5.0.1.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.managedbuilder.core"
download-size="0"
install-size="0"
version="5.0.2.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.managedbuilder.ui"
download-size="0"
install-size="0"
version="5.0.2.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.ui"
download-size="0"
install-size="0"
version="5.0.2.200901300802"
unpack="false"/>
<plugin
id="org.eclipse.cdt.doc.user"
download-size="0"
install-size="0"
version="5.0.2.200901300802"/>
</feature>

View file

@ -1,79 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<title>Eclipse.org Software User Agreement</title>
</head>
<body lang="EN-US" link=blue vlink=purple>
<h2>Eclipse Foundation Software User Agreement</h2>
<p>March 17, 2005</p>
<h3>Usage Of Content</h3>
<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
(COLLECTIVELY &quot;CONTENT&quot;). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE
OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p>
<h3>Applicable Licenses</h3>
<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0
(&quot;EPL&quot;). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository (&quot;Repository&quot;) in CVS
modules (&quot;Modules&quot;) and made available as downloadable archives (&quot;Downloads&quot;).</p>
<ul>
<li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins (&quot;Plug-ins&quot;), plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).</li>
<li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java&trade; ARchive) in a directory named &quot;plugins&quot;.</li>
<li>A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;. Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of the Plug-ins
and/or Fragments associated with that Feature.</li>
<li>Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.</li>
</ul>
<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and conditions governing Features and
Included Features should be contained in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and Feature Licenses may be located in any directory of a Download or Module
including, but not limited to the following locations:</p>
<ul>
<li>The top-level (root) directory</li>
<li>Plug-in and Fragment directories</li>
<li>Inside Plug-ins and Fragments packaged as JARs</li>
<li>Sub-directories of the directory named &quot;src&quot; of certain Plug-ins</li>
<li>Feature directories</li>
</ul>
<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license (&quot;Feature Update License&quot;) during the
installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
inform you where you can locate them. Feature Update Licenses may be found in the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.
Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in
that directory.</p>
<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE
OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p>
<ul>
<li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li>
<li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li>
<li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li>
<li>IBM Public License 1.0 (available at <a href="http://oss.software.ibm.com/developerworks/opensource/license10.html">http://oss.software.ibm.com/developerworks/opensource/license10.html</a>)</li>
<li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li>
<li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li>
</ul>
<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please
contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p>
<h3>Cryptography</h3>
<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is permitted.</p>
<small>Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.</small>
</body>
</html>

View file

@ -1,23 +0,0 @@
Signature-Version: 1.0
SHA1-Digest-Manifest: X1wk1nQE2ghD7ccZDeFw7dYVEqg=
Created-By: 1.5.0 (IBM Corporation)
SHA1-Digest-Manifest-Main-Attributes: u7XJPMtXoaLzN1In5Xc9VO+d4wo=
Name: feature.properties
SHA1-Digest: WpjTChJjSbeTEuFya3KN3JFjKCQ=
Name: epl-v10.html
SHA1-Digest: xipg4kdvniXTRoluum46PzkHsAQ=
Name: feature.xml
SHA1-Digest: Qa+0lls3z563z4h/8aGYjl7W4h0=
Name: eclipse_update_120.jpg
SHA1-Digest: RyXo3knk5T635eCpQEPXyFBrCyA=
Name: license.html
SHA1-Digest: ggAaHfY3NYpUt7gCOp+RUmvLnKg=
Name: META-INF/eclipse.inf
SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=

View file

@ -1,22 +0,0 @@
Manifest-Version: 1.0
Created-By: 2.3 (IBM Corporation)
Ant-Version: Apache Ant 1.7.0
Name: feature.properties
SHA1-Digest: DcFQiE8JrNJO8hcWcz4LOKnwMw8=
Name: epl-v10.html
SHA1-Digest: pTOyybcpEe+Y8lkSVUtarMleXqE=
Name: feature.xml
SHA1-Digest: SuY7ScOui2UmcrPQMnPuqYOkhYg=
Name: license.html
SHA1-Digest: YXfaVLayE8gaE0VWfKzUHsp6IyM=
Name: eclipse_update_120.jpg
SHA1-Digest: xstAqMgs/a5AsQXQZSdDQ79veOA=
Name: META-INF/eclipse.inf
SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=

View file

@ -1,3 +0,0 @@
#Processed using Jarprocessor
pack200.args = -E4
pack200.conditioned = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View file

@ -1,328 +0,0 @@
<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List
href="./Eclipse%20EPL%202003_11_10%20Final_files/filelist.xml">
<title>Eclipse Public License - Version 1.0</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:Created>2004-03-05T23:03:00Z</o:Created>
<o:LastSaved>2004-03-05T23:03:00Z</o:LastSaved>
<o:Pages>4</o:Pages>
<o:Words>1626</o:Words>
<o:Characters>9270</o:Characters>
<o:Lines>77</o:Lines>
<o:Paragraphs>18</o:Paragraphs>
<o:CharactersWithSpaces>11384</o:CharactersWithSpaces>
<o:Version>9.4402</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackRevisions/>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:553679495 -2147483648 8 0 66047 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{margin-right:0in;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p.BalloonText, li.BalloonText, div.BalloonText
{mso-style-name:"Balloon Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US style='tab-interval:.5in'>
<div class=Section1>
<p align=center style='text-align:center'><b>Eclipse Public License - v 1.0</b>
</p>
<p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER
THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE,
REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.</span> </p>
<p><b><span style='font-size:10.0pt'>1. DEFINITIONS</span></b> </p>
<p><span style='font-size:10.0pt'>&quot;Contribution&quot; means:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
in the case of the initial Contributor, the initial code and documentation
distributed under this Agreement, and<br clear=left>
b) in the case of each subsequent Contributor:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
changes to the Program, and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
additions to the Program;</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>where
such changes and/or additions to the Program originate from and are distributed
by that particular Contributor. A Contribution 'originates' from a Contributor
if it was added to the Program by such Contributor itself or anyone acting on
such Contributor's behalf. Contributions do not include additions to the
Program which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii) are not derivative
works of the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Contributor&quot; means any person or
entity that distributes the Program.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Licensed Patents &quot; mean patent
claims licensable by a Contributor which are necessarily infringed by the use
or sale of its Contribution alone or when combined with the Program. </span></p>
<p><span style='font-size:10.0pt'>&quot;Program&quot; means the Contributions
distributed in accordance with this Agreement.</span> </p>
<p><span style='font-size:10.0pt'>&quot;Recipient&quot; means anyone who
receives the Program under this Agreement, including all Contributors.</span> </p>
<p><b><span style='font-size:10.0pt'>2. GRANT OF RIGHTS</span></b> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
Subject to the terms of this Agreement, each Contributor hereby grants Recipient
a non-exclusive, worldwide, royalty-free copyright license to<span
style='color:red'> </span>reproduce, prepare derivative works of, publicly
display, publicly perform, distribute and sublicense the Contribution of such
Contributor, if any, and such derivative works, in source code and object code
form.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
Subject to the terms of this Agreement, each Contributor hereby grants
Recipient a non-exclusive, worldwide,<span style='color:green'> </span>royalty-free
patent license under Licensed Patents to make, use, sell, offer to sell, import
and otherwise transfer the Contribution of such Contributor, if any, in source
code and object code form. This patent license shall apply to the combination
of the Contribution and the Program if, at the time the Contribution is added
by the Contributor, such addition of the Contribution causes such combination
to be covered by the Licensed Patents. The patent license shall not apply to
any other combinations which include the Contribution. No hardware per se is
licensed hereunder. </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>c)
Recipient understands that although each Contributor grants the licenses to its
Contributions set forth herein, no assurances are provided by any Contributor
that the Program does not infringe the patent or other intellectual property
rights of any other entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement of intellectual
property rights or otherwise. As a condition to exercising the rights and
licenses granted hereunder, each Recipient hereby assumes sole responsibility
to secure any other intellectual property rights needed, if any. For example,
if a third party patent license is required to allow Recipient to distribute
the Program, it is Recipient's responsibility to acquire that license before
distributing the Program.</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>d)
Each Contributor represents that to its knowledge it has sufficient copyright
rights in its Contribution, if any, to grant the copyright license set forth in
this Agreement. </span></p>
<p><b><span style='font-size:10.0pt'>3. REQUIREMENTS</span></b> </p>
<p><span style='font-size:10.0pt'>A Contributor may choose to distribute the
Program in object code form under its own license agreement, provided that:</span>
</p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it complies with the terms and conditions of this Agreement; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b)
its license agreement:</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>i)
effectively disclaims on behalf of all Contributors all warranties and
conditions, express and implied, including warranties or conditions of title
and non-infringement, and implied warranties or conditions of merchantability
and fitness for a particular purpose; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>ii)
effectively excludes on behalf of all Contributors all liability for damages,
including direct, indirect, special, incidental and consequential damages, such
as lost profits; </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iii)
states that any provisions which differ from this Agreement are offered by that
Contributor alone and not by any other party; and</span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>iv)
states that source code for the Program is available from such Contributor, and
informs licensees how to obtain it in a reasonable manner on or through a
medium customarily used for software exchange.<span style='color:blue'> </span></span></p>
<p><span style='font-size:10.0pt'>When the Program is made available in source
code form:</span> </p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>a)
it must be made available under this Agreement; and </span></p>
<p class=MsoNormal style='margin-left:.5in'><span style='font-size:10.0pt'>b) a
copy of this Agreement must be included with each copy of the Program. </span></p>
<p><span style='font-size:10.0pt'>Contributors may not remove or alter any
copyright notices contained within the Program. </span></p>
<p><span style='font-size:10.0pt'>Each Contributor must identify itself as the
originator of its Contribution, if any, in a manner that reasonably allows
subsequent Recipients to identify the originator of the Contribution. </span></p>
<p><b><span style='font-size:10.0pt'>4. COMMERCIAL DISTRIBUTION</span></b> </p>
<p><span style='font-size:10.0pt'>Commercial distributors of software may
accept certain responsibilities with respect to end users, business partners
and the like. While this license is intended to facilitate the commercial use
of the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create potential
liability for other Contributors. Therefore, if a Contributor includes the
Program in a commercial product offering, such Contributor (&quot;Commercial
Contributor&quot;) hereby agrees to defend and indemnify every other
Contributor (&quot;Indemnified Contributor&quot;) against any losses, damages and
costs (collectively &quot;Losses&quot;) arising from claims, lawsuits and other
legal actions brought by a third party against the Indemnified Contributor to
the extent caused by the acts or omissions of such Commercial Contributor in
connection with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any claims or Losses
relating to any actual or alleged intellectual property infringement. In order
to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
Contributor in writing of such claim, and b) allow the Commercial Contributor
to control, and cooperate with the Commercial Contributor in, the defense and
any related settlement negotiations. The Indemnified Contributor may participate
in any such claim at its own expense.</span> </p>
<p><span style='font-size:10.0pt'>For example, a Contributor might include the
Program in a commercial product offering, Product X. That Contributor is then a
Commercial Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance claims and
warranties are such Commercial Contributor's responsibility alone. Under this
section, the Commercial Contributor would have to defend claims against the
other Contributors related to those performance claims and warranties, and if a
court requires any other Contributor to pay any damages as a result, the
Commercial Contributor must pay those damages.</span> </p>
<p><b><span style='font-size:10.0pt'>5. NO WARRANTY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, THE PROGRAM IS PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING,
WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and distributing the
Program and assumes all risks associated with its exercise of rights under this
Agreement , including but not limited to the risks and costs of program errors,
compliance with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations. </span></p>
<p><b><span style='font-size:10.0pt'>6. DISCLAIMER OF LIABILITY</span></b> </p>
<p><span style='font-size:10.0pt'>EXCEPT AS EXPRESSLY SET FORTH IN THIS
AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF
THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGES.</span> </p>
<p><b><span style='font-size:10.0pt'>7. GENERAL</span></b> </p>
<p><span style='font-size:10.0pt'>If any provision of this Agreement is invalid
or unenforceable under applicable law, it shall not affect the validity or
enforceability of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be reformed to the
minimum extent necessary to make such provision valid and enforceable.</span> </p>
<p><span style='font-size:10.0pt'>If Recipient institutes patent litigation
against any entity (including a cross-claim or counterclaim in a lawsuit)
alleging that the Program itself (excluding combinations of the Program with
other software or hardware) infringes such Recipient's patent(s), then such
Recipient's rights granted under Section 2(b) shall terminate as of the date
such litigation is filed. </span></p>
<p><span style='font-size:10.0pt'>All Recipient's rights under this Agreement
shall terminate if it fails to comply with any of the material terms or
conditions of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If all Recipient's
rights under this Agreement terminate, Recipient agrees to cease use and
distribution of the Program as soon as reasonably practicable. However,
Recipient's obligations under this Agreement and any licenses granted by
Recipient relating to the Program shall continue and survive. </span></p>
<p><span style='font-size:10.0pt'>Everyone is permitted to copy and distribute
copies of this Agreement, but in order to avoid inconsistency the Agreement is
copyrighted and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including revisions) of
this Agreement from time to time. No one other than the Agreement Steward has
the right to modify this Agreement. The Eclipse Foundation is the initial
Agreement Steward. The Eclipse Foundation may assign the responsibility to
serve as the Agreement Steward to a suitable separate entity. Each new version
of the Agreement will be given a distinguishing version number. The Program
(including Contributions) may always be distributed subject to the version of
the Agreement under which it was received. In addition, after a new version of
the Agreement is published, Contributor may elect to distribute the Program
(including its Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to
the intellectual property of any Contributor under this Agreement, whether
expressly, by implication, estoppel or otherwise. All rights in the Program not
expressly granted under this Agreement are reserved.</span> </p>
<p><span style='font-size:10.0pt'>This Agreement is governed by the laws of the
State of New York and the intellectual property laws of the United States of
America. No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose. Each party waives
its rights to a jury trial in any resulting litigation.</span> </p>
<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
</div>
</body>
</html>

View file

@ -1,140 +0,0 @@
###############################################################################
# Copyright (c) 2005, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# features.properties
# contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file should be translated.
# "featureName" property - name of the feature
featureName=Eclipse C/C++ Development Tools
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Eclipse CDT Update Site
# "description" property - description of the feature
description=Eclipse C/C++ development tools. (Binary runtime and user documentation.)
# copyright
copyright=\
Copyright (c) 2002, 2007 QNX Software Systems and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
license=\
ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
March 17, 2005\n\
\n\
Usage Of Content\n\
\n\
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
\n\
Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
is provided to you under the terms and conditions of the Eclipse Public\n\
License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
For purposes of the EPL, "Program" will mean the Content.\n\
\n\
Content includes, but is not limited to, source code, object code,\n\
documentation and other files maintained in the Eclipse.org CVS\n\
repository ("Repository") in CVS modules ("Modules") and made available\n\
as downloadable archives ("Downloads").\n\
\n\
- Content may be structured and packaged into modules to facilitate delivering,\n\
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
plug-in fragments ("Fragments"), and features ("Features").\n\
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\
in a directory named "plugins".\n\
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
\n\
Features may also include other Features ("Included Features"). Files named\n\
"feature.xml" may contain a list of the names and version numbers of\n\
Included Features.\n\
\n\
The terms and conditions governing Plug-ins and Fragments should be\n\
contained in files named "about.html" ("Abouts"). The terms and\n\
conditions governing Features and Included Features should be contained\n\
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
Licenses may be located in any directory of a Download or Module\n\
including, but not limited to the following locations:\n\
\n\
- The top-level (root) directory\n\
- Plug-in and Fragment directories\n\
- Inside Plug-ins and Fragments packaged as JARs\n\
- Sub-directories of the directory named "src" of certain Plug-ins\n\
- Feature directories\n\
\n\
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
License") during the installation process. If the Feature contains\n\
Included Features, the Feature Update License should either provide you\n\
with the terms and conditions governing the Included Features or inform\n\
you where you can locate them. Feature Update Licenses may be found in\n\
the "license" property of files named "feature.properties". Such Abouts,\n\
Feature Licenses and Feature Update Licenses contain the terms and\n\
conditions (or references to such terms and conditions) that govern your\n\
use of the associated Content in that directory.\n\
\n\
THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
\n\
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
\n\
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
govern that particular Content.\n\
\n\
Cryptography\n\
\n\
Content may contain encryption software. The country in which you are\n\
currently may have restrictions on the import, possession, and use,\n\
and/or re-export to another country, of encryption software. BEFORE\n\
using any encryption software, please check the country's laws,\n\
regulations and policies concerning the import, possession, or use,\n\
and re-export of encryption software, to see if this is permitted.\n\
\n\
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
########### end of license property ##########################################

View file

@ -1,38 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.cdt"
label="%featureName"
version="5.0.2.200901300802"
provider-name="%providerName"
image="eclipse_update_120.jpg">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/ganymede"/>
</url>
<includes
id="org.eclipse.cdt.platform"
version="5.0.2.200901300802"/>
<includes
id="org.eclipse.cdt.gnu.build"
version="5.0.2.200901300802"/>
<includes
id="org.eclipse.cdt.gnu.debug"
version="5.0.2.200901300802"/>
</feature>

View file

@ -1,79 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<title>Eclipse.org Software User Agreement</title>
</head>
<body lang="EN-US" link=blue vlink=purple>
<h2>Eclipse Foundation Software User Agreement</h2>
<p>March 17, 2005</p>
<h3>Usage Of Content</h3>
<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
(COLLECTIVELY &quot;CONTENT&quot;). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE
OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p>
<h3>Applicable Licenses</h3>
<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0
(&quot;EPL&quot;). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository (&quot;Repository&quot;) in CVS
modules (&quot;Modules&quot;) and made available as downloadable archives (&quot;Downloads&quot;).</p>
<ul>
<li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins (&quot;Plug-ins&quot;), plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).</li>
<li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java&trade; ARchive) in a directory named &quot;plugins&quot;.</li>
<li>A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;. Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of the Plug-ins
and/or Fragments associated with that Feature.</li>
<li>Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.</li>
</ul>
<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and conditions governing Features and
Included Features should be contained in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and Feature Licenses may be located in any directory of a Download or Module
including, but not limited to the following locations:</p>
<ul>
<li>The top-level (root) directory</li>
<li>Plug-in and Fragment directories</li>
<li>Inside Plug-ins and Fragments packaged as JARs</li>
<li>Sub-directories of the directory named &quot;src&quot; of certain Plug-ins</li>
<li>Feature directories</li>
</ul>
<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license (&quot;Feature Update License&quot;) during the
installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
inform you where you can locate them. Feature Update Licenses may be found in the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.
Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in
that directory.</p>
<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE
OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p>
<ul>
<li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li>
<li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li>
<li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li>
<li>IBM Public License 1.0 (available at <a href="http://oss.software.ibm.com/developerworks/opensource/license10.html">http://oss.software.ibm.com/developerworks/opensource/license10.html</a>)</li>
<li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li>
<li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li>
</ul>
<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please
contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p>
<h3>Cryptography</h3>
<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is permitted.</p>
<small>Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.</small>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show more