Révision 51
tmp/org.eclipse.rcp-feature/.project (revision 51) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<projectDescription> |
|
3 |
<name>org.eclipse.rcp-feature</name> |
|
4 |
<comment></comment> |
|
5 |
<projects> |
|
6 |
</projects> |
|
7 |
<buildSpec> |
|
8 |
<buildCommand> |
|
9 |
<name>org.eclipse.pde.FeatureBuilder</name> |
|
10 |
<arguments> |
|
11 |
</arguments> |
|
12 |
</buildCommand> |
|
13 |
</buildSpec> |
|
14 |
<natures> |
|
15 |
<nature>org.eclipse.pde.FeatureNature</nature> |
|
16 |
</natures> |
|
17 |
</projectDescription> |
|
0 | 18 |
tmp/org.eclipse.rcp-feature/license.html (revision 51) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="ISO-8859-1" ?> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
4 |
<head> |
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
|
6 |
<title>Eclipse Foundation Software User Agreement</title> |
|
7 |
</head> |
|
8 |
|
|
9 |
<body lang="EN-US"> |
|
10 |
<h2>Eclipse Foundation Software User Agreement</h2> |
|
11 |
<p>April 9, 2014</p> |
|
12 |
|
|
13 |
<h3>Usage Of Content</h3> |
|
14 |
|
|
15 |
<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS |
|
16 |
(COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND |
|
17 |
CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE |
|
18 |
OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR |
|
19 |
NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND |
|
20 |
CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p> |
|
21 |
|
|
22 |
<h3>Applicable Licenses</h3> |
|
23 |
|
|
24 |
<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 |
|
25 |
("EPL"). 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>. |
|
26 |
For purposes of the EPL, "Program" will mean the Content.</p> |
|
27 |
|
|
28 |
<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Foundation source code |
|
29 |
repository ("Repository") in software modules ("Modules") and made available as downloadable archives ("Downloads").</p> |
|
30 |
|
|
31 |
<ul> |
|
32 |
<li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").</li> |
|
33 |
<li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java™ ARchive) in a directory named "plugins".</li> |
|
34 |
<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 "features". Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of the Plug-ins |
|
35 |
and/or Fragments associated with that Feature.</li> |
|
36 |
<li>Features may also include other Features ("Included Features"). Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of Included Features.</li> |
|
37 |
</ul> |
|
38 |
|
|
39 |
<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and |
|
40 |
Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module |
|
41 |
including, but not limited to the following locations:</p> |
|
42 |
|
|
43 |
<ul> |
|
44 |
<li>The top-level (root) directory</li> |
|
45 |
<li>Plug-in and Fragment directories</li> |
|
46 |
<li>Inside Plug-ins and Fragments packaged as JARs</li> |
|
47 |
<li>Sub-directories of the directory named "src" of certain Plug-ins</li> |
|
48 |
<li>Feature directories</li> |
|
49 |
</ul> |
|
50 |
|
|
51 |
<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Provisioning Technology (as defined below), you must agree to a license ("Feature Update License") during the |
|
52 |
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 |
|
53 |
inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties" found within a Feature. |
|
54 |
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 |
|
55 |
that directory.</p> |
|
56 |
|
|
57 |
<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 |
|
58 |
OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p> |
|
59 |
|
|
60 |
<ul> |
|
61 |
<li>Eclipse Distribution License Version 1.0 (available at <a href="http://www.eclipse.org/licenses/edl-v10.html">http://www.eclipse.org/licenses/edl-v1.0.html</a>)</li> |
|
62 |
<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> |
|
63 |
<li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li> |
|
64 |
<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> |
|
65 |
<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> |
|
66 |
</ul> |
|
67 |
|
|
68 |
<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 |
|
69 |
contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p> |
|
70 |
|
|
71 |
|
|
72 |
<h3>Use of Provisioning Technology</h3> |
|
73 |
|
|
74 |
<p>The Eclipse Foundation makes available provisioning software, examples of which include, but are not limited to, p2 and the Eclipse |
|
75 |
Update Manager ("Provisioning Technology") for the purpose of allowing users to install software, documentation, information and/or |
|
76 |
other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to |
|
77 |
install, extend and update Eclipse-based products. Information about packaging Installable Software is available at <a |
|
78 |
href="http://eclipse.org/equinox/p2/repository_packaging.html">http://eclipse.org/equinox/p2/repository_packaging.html</a> |
|
79 |
("Specification").</p> |
|
80 |
|
|
81 |
<p>You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the |
|
82 |
applicable license agreements relating to the Installable Software to be presented to, and accepted by, the users of the Provisioning Technology |
|
83 |
in accordance with the Specification. By using Provisioning Technology in such a manner and making it available in accordance with the |
|
84 |
Specification, you further acknowledge your agreement to, and the acquisition of all necessary rights to permit the following:</p> |
|
85 |
|
|
86 |
<ol> |
|
87 |
<li>A series of actions may occur ("Provisioning Process") in which a user may execute the Provisioning Technology |
|
88 |
on a machine ("Target Machine") with the intent of installing, extending or updating the functionality of an Eclipse-based |
|
89 |
product.</li> |
|
90 |
<li>During the Provisioning Process, the Provisioning Technology may cause third party Installable Software or a portion thereof to be |
|
91 |
accessed and copied to the Target Machine.</li> |
|
92 |
<li>Pursuant to the Specification, you will provide to the user the terms and conditions that govern the use of the Installable |
|
93 |
Software ("Installable Software Agreement") and such Installable Software Agreement shall be accessed from the Target |
|
94 |
Machine in accordance with the Specification. Such Installable Software Agreement must inform the user of the terms and conditions that govern |
|
95 |
the Installable Software and must solicit acceptance by the end user in the manner prescribed in such Installable Software Agreement. Upon such |
|
96 |
indication of agreement by the user, the provisioning Technology will complete installation of the Installable Software.</li> |
|
97 |
</ol> |
|
98 |
|
|
99 |
<h3>Cryptography</h3> |
|
100 |
|
|
101 |
<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 |
|
102 |
another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, |
|
103 |
possession, or use, and re-export of encryption software, to see if this is permitted.</p> |
|
104 |
|
|
105 |
<p><small>Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.</small></p> |
|
106 |
</body> |
|
107 |
</html> |
|
0 | 108 |
tmp/org.eclipse.rcp-feature/feature.properties (revision 51) | ||
---|---|---|
1 |
############################################################################### |
|
2 |
# Copyright (c) 2000, 2013 IBM Corporation and others. |
|
3 |
# All rights reserved. This program and the accompanying materials |
|
4 |
# are made available under the terms of the Eclipse Public License v1.0 |
|
5 |
# which accompanies this distribution, and is available at |
|
6 |
# http://www.eclipse.org/legal/epl-v10.html |
|
7 |
# |
|
8 |
# Contributors: |
|
9 |
# IBM Corporation - initial API and implementation |
|
10 |
############################################################################### |
|
11 |
# feature.properties |
|
12 |
# contains externalized strings for feature.xml |
|
13 |
# "%foo" in feature.xml corresponds to the key "foo" in this file |
|
14 |
# java.io.Properties file (ISO 8859-1 with "\" escapes) |
|
15 |
# This file should be translated. |
|
16 |
|
|
17 |
# "featureName" property - name of the feature |
|
18 |
featureName=Eclipse RCP |
|
19 |
|
|
20 |
# "providerName" property - name of the company that provides the feature |
|
21 |
providerName=Eclipse.org |
|
22 |
|
|
23 |
# "updateSiteName" property - label for the update site |
|
24 |
updateSiteName=The Eclipse Project Updates |
|
25 |
|
|
26 |
# "description" property - description of the feature |
|
27 |
description=Rich Client Platform |
|
28 |
|
|
29 |
# "copyright" property - text of the "Feature Update Copyright" |
|
30 |
copyright=\ |
|
31 |
Copyright (c) 2000, 2013 Eclipse contributors and others.\n\ |
|
32 |
All rights reserved. This program and the accompanying materials\n\ |
|
33 |
are made available under the terms of the Eclipse Public License v1.0\n\ |
|
34 |
which accompanies this distribution, and is available at\n\ |
|
35 |
http://www.eclipse.org/legal/epl-v10.html\n\ |
|
36 |
\n\ |
|
37 |
Contributors:\n\ |
|
38 |
IBM Corporation - initial API and implementation\n |
|
39 |
################ end of copyright property #################################### |
|
40 |
# "licenseURL" property - URL of the "Feature License" |
|
41 |
# do not translate value - just change to point to a locale-specific HTML page |
|
42 |
licenseURL=license.html |
|
43 |
|
|
44 |
# "license" property - text of the "Feature Update License" |
|
45 |
# should be plain text version of license agreement pointed to be "licenseURL" |
|
46 |
license=\ |
|
47 |
Eclipse Foundation Software User Agreement\n\ |
|
48 |
April 9, 2014\n\ |
|
49 |
\n\ |
|
50 |
Usage Of Content\n\ |
|
51 |
\n\ |
|
52 |
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ |
|
53 |
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ |
|
54 |
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ |
|
55 |
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ |
|
56 |
NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ |
|
57 |
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ |
|
58 |
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ |
|
59 |
OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ |
|
60 |
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ |
|
61 |
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ |
|
62 |
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ |
|
63 |
\n\ |
|
64 |
Applicable Licenses\n\ |
|
65 |
\n\ |
|
66 |
Unless otherwise indicated, all Content made available by the\n\ |
|
67 |
Eclipse Foundation is provided to you under the terms and conditions of\n\ |
|
68 |
the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\ |
|
69 |
provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ |
|
70 |
For purposes of the EPL, "Program" will mean the Content.\n\ |
|
71 |
\n\ |
|
72 |
Content includes, but is not limited to, source code, object code,\n\ |
|
73 |
documentation and other files maintained in the Eclipse Foundation source code\n\ |
|
74 |
repository ("Repository") in software modules ("Modules") and made available\n\ |
|
75 |
as downloadable archives ("Downloads").\n\ |
|
76 |
\n\ |
|
77 |
\t- Content may be structured and packaged into modules to facilitate delivering,\n\ |
|
78 |
\t extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ |
|
79 |
\t plug-in fragments ("Fragments"), and features ("Features").\n\ |
|
80 |
\t- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\ |
|
81 |
\t in a directory named "plugins".\n\ |
|
82 |
\t- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ |
|
83 |
\t Each Feature may be packaged as a sub-directory in a directory named "features".\n\ |
|
84 |
\t Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ |
|
85 |
\t numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ |
|
86 |
\t- Features may also include other Features ("Included Features"). Within a Feature, files\n\ |
|
87 |
\t named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ |
|
88 |
\n\ |
|
89 |
The terms and conditions governing Plug-ins and Fragments should be\n\ |
|
90 |
contained in files named "about.html" ("Abouts"). The terms and\n\ |
|
91 |
conditions governing Features and Included Features should be contained\n\ |
|
92 |
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ |
|
93 |
Licenses may be located in any directory of a Download or Module\n\ |
|
94 |
including, but not limited to the following locations:\n\ |
|
95 |
\n\ |
|
96 |
\t- The top-level (root) directory\n\ |
|
97 |
\t- Plug-in and Fragment directories\n\ |
|
98 |
\t- Inside Plug-ins and Fragments packaged as JARs\n\ |
|
99 |
\t- Sub-directories of the directory named "src" of certain Plug-ins\n\ |
|
100 |
\t- Feature directories\n\ |
|
101 |
\n\ |
|
102 |
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ |
|
103 |
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\ |
|
104 |
Update License") during the installation process. If the Feature contains\n\ |
|
105 |
Included Features, the Feature Update License should either provide you\n\ |
|
106 |
with the terms and conditions governing the Included Features or inform\n\ |
|
107 |
you where you can locate them. Feature Update Licenses may be found in\n\ |
|
108 |
the "license" property of files named "feature.properties" found within a Feature.\n\ |
|
109 |
Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\ |
|
110 |
terms and conditions (or references to such terms and conditions) that\n\ |
|
111 |
govern your use of the associated Content in that directory.\n\ |
|
112 |
\n\ |
|
113 |
THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\ |
|
114 |
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ |
|
115 |
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ |
|
116 |
\n\ |
|
117 |
\t- Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)\n\ |
|
118 |
\t- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ |
|
119 |
\t- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ |
|
120 |
\t- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ |
|
121 |
\t- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ |
|
122 |
\n\ |
|
123 |
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ |
|
124 |
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\ |
|
125 |
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ |
|
126 |
govern that particular Content.\n\ |
|
127 |
\n\ |
|
128 |
\n\Use of Provisioning Technology\n\ |
|
129 |
\n\ |
|
130 |
The Eclipse Foundation makes available provisioning software, examples of which include,\n\ |
|
131 |
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\ |
|
132 |
the purpose of allowing users to install software, documentation, information and/or\n\ |
|
133 |
other materials (collectively "Installable Software"). This capability is provided with\n\ |
|
134 |
the intent of allowing such users to install, extend and update Eclipse-based products.\n\ |
|
135 |
Information about packaging Installable Software is available at\n\ |
|
136 |
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\ |
|
137 |
\n\ |
|
138 |
You may use Provisioning Technology to allow other parties to install Installable Software.\n\ |
|
139 |
You shall be responsible for enabling the applicable license agreements relating to the\n\ |
|
140 |
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\ |
|
141 |
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\ |
|
142 |
making it available in accordance with the Specification, you further acknowledge your\n\ |
|
143 |
agreement to, and the acquisition of all necessary rights to permit the following:\n\ |
|
144 |
\n\ |
|
145 |
\t1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\ |
|
146 |
\t the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\ |
|
147 |
\t extending or updating the functionality of an Eclipse-based product.\n\ |
|
148 |
\t2. During the Provisioning Process, the Provisioning Technology may cause third party\n\ |
|
149 |
\t Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\ |
|
150 |
\t3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\ |
|
151 |
\t govern the use of the Installable Software ("Installable Software Agreement") and such\n\ |
|
152 |
\t Installable Software Agreement shall be accessed from the Target Machine in accordance\n\ |
|
153 |
\t with the Specification. Such Installable Software Agreement must inform the user of the\n\ |
|
154 |
\t terms and conditions that govern the Installable Software and must solicit acceptance by\n\ |
|
155 |
\t the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\ |
|
156 |
\t indication of agreement by the user, the provisioning Technology will complete installation\n\ |
|
157 |
\t of the Installable Software.\n\ |
|
158 |
\n\ |
|
159 |
Cryptography\n\ |
|
160 |
\n\ |
|
161 |
Content may contain encryption software. The country in which you are\n\ |
|
162 |
currently may have restrictions on the import, possession, and use,\n\ |
|
163 |
and/or re-export to another country, of encryption software. BEFORE\n\ |
|
164 |
using any encryption software, please check the country's laws,\n\ |
|
165 |
regulations and policies concerning the import, possession, or use, and\n\ |
|
166 |
re-export of encryption software, to see if this is permitted.\n\ |
|
167 |
\n\ |
|
168 |
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n |
|
169 |
########### end of license property ########################################## |
|
0 | 170 |
tmp/org.eclipse.rcp-feature/epl-v10.html (revision 51) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="ISO-8859-1" ?> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
4 |
|
|
5 |
<head> |
|
6 |
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
|
7 |
<title>Eclipse Public License - Version 1.0</title> |
|
8 |
<style type="text/css"> |
|
9 |
body { |
|
10 |
size: 8.5in 11.0in; |
|
11 |
margin: 0.25in 0.5in 0.25in 0.5in; |
|
12 |
tab-interval: 0.5in; |
|
13 |
} |
|
14 |
p { |
|
15 |
margin-left: auto; |
|
16 |
margin-top: 0.5em; |
|
17 |
margin-bottom: 0.5em; |
|
18 |
} |
|
19 |
p.list { |
|
20 |
margin-left: 0.5in; |
|
21 |
margin-top: 0.05em; |
|
22 |
margin-bottom: 0.05em; |
|
23 |
} |
|
24 |
</style> |
|
25 |
|
|
26 |
</head> |
|
27 |
|
|
28 |
<body lang="EN-US"> |
|
29 |
|
|
30 |
<h2>Eclipse Public License - v 1.0</h2> |
|
31 |
|
|
32 |
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE |
|
33 |
PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR |
|
34 |
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS |
|
35 |
AGREEMENT.</p> |
|
36 |
|
|
37 |
<p><b>1. DEFINITIONS</b></p> |
|
38 |
|
|
39 |
<p>"Contribution" means:</p> |
|
40 |
|
|
41 |
<p class="list">a) in the case of the initial Contributor, the initial |
|
42 |
code and documentation distributed under this Agreement, and</p> |
|
43 |
<p class="list">b) in the case of each subsequent Contributor:</p> |
|
44 |
<p class="list">i) changes to the Program, and</p> |
|
45 |
<p class="list">ii) additions to the Program;</p> |
|
46 |
<p class="list">where such changes and/or additions to the Program |
|
47 |
originate from and are distributed by that particular Contributor. A |
|
48 |
Contribution 'originates' from a Contributor if it was added to the |
|
49 |
Program by such Contributor itself or anyone acting on such |
|
50 |
Contributor's behalf. Contributions do not include additions to the |
|
51 |
Program which: (i) are separate modules of software distributed in |
|
52 |
conjunction with the Program under their own license agreement, and (ii) |
|
53 |
are not derivative works of the Program.</p> |
|
54 |
|
|
55 |
<p>"Contributor" means any person or entity that distributes |
|
56 |
the Program.</p> |
|
57 |
|
|
58 |
<p>"Licensed Patents" mean patent claims licensable by a |
|
59 |
Contributor which are necessarily infringed by the use or sale of its |
|
60 |
Contribution alone or when combined with the Program.</p> |
|
61 |
|
|
62 |
<p>"Program" means the Contributions distributed in accordance |
|
63 |
with this Agreement.</p> |
|
64 |
|
|
65 |
<p>"Recipient" means anyone who receives the Program under |
|
66 |
this Agreement, including all Contributors.</p> |
|
67 |
|
|
68 |
<p><b>2. GRANT OF RIGHTS</b></p> |
|
69 |
|
|
70 |
<p class="list">a) Subject to the terms of this Agreement, each |
|
71 |
Contributor hereby grants Recipient a non-exclusive, worldwide, |
|
72 |
royalty-free copyright license to reproduce, prepare derivative works |
|
73 |
of, publicly display, publicly perform, distribute and sublicense the |
|
74 |
Contribution of such Contributor, if any, and such derivative works, in |
|
75 |
source code and object code form.</p> |
|
76 |
|
|
77 |
<p class="list">b) Subject to the terms of this Agreement, each |
|
78 |
Contributor hereby grants Recipient a non-exclusive, worldwide, |
|
79 |
royalty-free patent license under Licensed Patents to make, use, sell, |
|
80 |
offer to sell, import and otherwise transfer the Contribution of such |
|
81 |
Contributor, if any, in source code and object code form. This patent |
|
82 |
license shall apply to the combination of the Contribution and the |
|
83 |
Program if, at the time the Contribution is added by the Contributor, |
|
84 |
such addition of the Contribution causes such combination to be covered |
|
85 |
by the Licensed Patents. The patent license shall not apply to any other |
|
86 |
combinations which include the Contribution. No hardware per se is |
|
87 |
licensed hereunder.</p> |
|
88 |
|
|
89 |
<p class="list">c) Recipient understands that although each Contributor |
|
90 |
grants the licenses to its Contributions set forth herein, no assurances |
|
91 |
are provided by any Contributor that the Program does not infringe the |
|
92 |
patent or other intellectual property rights of any other entity. Each |
|
93 |
Contributor disclaims any liability to Recipient for claims brought by |
|
94 |
any other entity based on infringement of intellectual property rights |
|
95 |
or otherwise. As a condition to exercising the rights and licenses |
|
96 |
granted hereunder, each Recipient hereby assumes sole responsibility to |
|
97 |
secure any other intellectual property rights needed, if any. For |
|
98 |
example, if a third party patent license is required to allow Recipient |
|
99 |
to distribute the Program, it is Recipient's responsibility to acquire |
|
100 |
that license before distributing the Program.</p> |
|
101 |
|
|
102 |
<p class="list">d) Each Contributor represents that to its knowledge it |
|
103 |
has sufficient copyright rights in its Contribution, if any, to grant |
|
104 |
the copyright license set forth in this Agreement.</p> |
|
105 |
|
|
106 |
<p><b>3. REQUIREMENTS</b></p> |
|
107 |
|
|
108 |
<p>A Contributor may choose to distribute the Program in object code |
|
109 |
form under its own license agreement, provided that:</p> |
|
110 |
|
|
111 |
<p class="list">a) it complies with the terms and conditions of this |
|
112 |
Agreement; and</p> |
|
113 |
|
|
114 |
<p class="list">b) its license agreement:</p> |
|
115 |
|
|
116 |
<p class="list">i) effectively disclaims on behalf of all Contributors |
|
117 |
all warranties and conditions, express and implied, including warranties |
|
118 |
or conditions of title and non-infringement, and implied warranties or |
|
119 |
conditions of merchantability and fitness for a particular purpose;</p> |
|
120 |
|
|
121 |
<p class="list">ii) effectively excludes on behalf of all Contributors |
|
122 |
all liability for damages, including direct, indirect, special, |
|
123 |
incidental and consequential damages, such as lost profits;</p> |
|
124 |
|
|
125 |
<p class="list">iii) states that any provisions which differ from this |
|
126 |
Agreement are offered by that Contributor alone and not by any other |
|
127 |
party; and</p> |
|
128 |
|
|
129 |
<p class="list">iv) states that source code for the Program is available |
|
130 |
from such Contributor, and informs licensees how to obtain it in a |
|
131 |
reasonable manner on or through a medium customarily used for software |
|
132 |
exchange.</p> |
|
133 |
|
|
134 |
<p>When the Program is made available in source code form:</p> |
|
135 |
|
|
136 |
<p class="list">a) it must be made available under this Agreement; and</p> |
|
137 |
|
|
138 |
<p class="list">b) a copy of this Agreement must be included with each |
|
139 |
copy of the Program.</p> |
|
140 |
|
|
141 |
<p>Contributors may not remove or alter any copyright notices contained |
|
142 |
within the Program.</p> |
|
143 |
|
|
144 |
<p>Each Contributor must identify itself as the originator of its |
|
145 |
Contribution, if any, in a manner that reasonably allows subsequent |
|
146 |
Recipients to identify the originator of the Contribution.</p> |
|
147 |
|
|
148 |
<p><b>4. COMMERCIAL DISTRIBUTION</b></p> |
|
149 |
|
|
150 |
<p>Commercial distributors of software may accept certain |
|
151 |
responsibilities with respect to end users, business partners and the |
|
152 |
like. While this license is intended to facilitate the commercial use of |
|
153 |
the Program, the Contributor who includes the Program in a commercial |
|
154 |
product offering should do so in a manner which does not create |
|
155 |
potential liability for other Contributors. Therefore, if a Contributor |
|
156 |
includes the Program in a commercial product offering, such Contributor |
|
157 |
("Commercial Contributor") hereby agrees to defend and |
|
158 |
indemnify every other Contributor ("Indemnified Contributor") |
|
159 |
against any losses, damages and costs (collectively "Losses") |
|
160 |
arising from claims, lawsuits and other legal actions brought by a third |
|
161 |
party against the Indemnified Contributor to the extent caused by the |
|
162 |
acts or omissions of such Commercial Contributor in connection with its |
|
163 |
distribution of the Program in a commercial product offering. The |
|
164 |
obligations in this section do not apply to any claims or Losses |
|
165 |
relating to any actual or alleged intellectual property infringement. In |
|
166 |
order to qualify, an Indemnified Contributor must: a) promptly notify |
|
167 |
the Commercial Contributor in writing of such claim, and b) allow the |
|
168 |
Commercial Contributor to control, and cooperate with the Commercial |
|
169 |
Contributor in, the defense and any related settlement negotiations. The |
|
170 |
Indemnified Contributor may participate in any such claim at its own |
|
171 |
expense.</p> |
|
172 |
|
|
173 |
<p>For example, a Contributor might include the Program in a commercial |
|
174 |
product offering, Product X. That Contributor is then a Commercial |
|
175 |
Contributor. If that Commercial Contributor then makes performance |
|
176 |
claims, or offers warranties related to Product X, those performance |
|
177 |
claims and warranties are such Commercial Contributor's responsibility |
|
178 |
alone. Under this section, the Commercial Contributor would have to |
|
179 |
defend claims against the other Contributors related to those |
|
180 |
performance claims and warranties, and if a court requires any other |
|
181 |
Contributor to pay any damages as a result, the Commercial Contributor |
|
182 |
must pay those damages.</p> |
|
183 |
|
|
184 |
<p><b>5. NO WARRANTY</b></p> |
|
185 |
|
|
186 |
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS |
|
187 |
PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS |
|
188 |
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, |
|
189 |
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY |
|
190 |
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely |
|
191 |
responsible for determining the appropriateness of using and |
|
192 |
distributing the Program and assumes all risks associated with its |
|
193 |
exercise of rights under this Agreement , including but not limited to |
|
194 |
the risks and costs of program errors, compliance with applicable laws, |
|
195 |
damage to or loss of data, programs or equipment, and unavailability or |
|
196 |
interruption of operations.</p> |
|
197 |
|
|
198 |
<p><b>6. DISCLAIMER OF LIABILITY</b></p> |
|
199 |
|
|
200 |
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT |
|
201 |
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, |
|
202 |
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING |
|
203 |
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF |
|
204 |
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
|
205 |
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR |
|
206 |
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED |
|
207 |
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p> |
|
208 |
|
|
209 |
<p><b>7. GENERAL</b></p> |
|
210 |
|
|
211 |
<p>If any provision of this Agreement is invalid or unenforceable under |
|
212 |
applicable law, it shall not affect the validity or enforceability of |
|
213 |
the remainder of the terms of this Agreement, and without further action |
|
214 |
by the parties hereto, such provision shall be reformed to the minimum |
|
215 |
extent necessary to make such provision valid and enforceable.</p> |
|
216 |
|
|
217 |
<p>If Recipient institutes patent litigation against any entity |
|
218 |
(including a cross-claim or counterclaim in a lawsuit) alleging that the |
|
219 |
Program itself (excluding combinations of the Program with other |
|
220 |
software or hardware) infringes such Recipient's patent(s), then such |
|
221 |
Recipient's rights granted under Section 2(b) shall terminate as of the |
|
222 |
date such litigation is filed.</p> |
|
223 |
|
|
224 |
<p>All Recipient's rights under this Agreement shall terminate if it |
|
225 |
fails to comply with any of the material terms or conditions of this |
|
226 |
Agreement and does not cure such failure in a reasonable period of time |
|
227 |
after becoming aware of such noncompliance. If all Recipient's rights |
|
228 |
under this Agreement terminate, Recipient agrees to cease use and |
|
229 |
distribution of the Program as soon as reasonably practicable. However, |
|
230 |
Recipient's obligations under this Agreement and any licenses granted by |
|
231 |
Recipient relating to the Program shall continue and survive.</p> |
|
232 |
|
|
233 |
<p>Everyone is permitted to copy and distribute copies of this |
|
234 |
Agreement, but in order to avoid inconsistency the Agreement is |
|
235 |
copyrighted and may only be modified in the following manner. The |
|
236 |
Agreement Steward reserves the right to publish new versions (including |
|
237 |
revisions) of this Agreement from time to time. No one other than the |
|
238 |
Agreement Steward has the right to modify this Agreement. The Eclipse |
|
239 |
Foundation is the initial Agreement Steward. The Eclipse Foundation may |
|
240 |
assign the responsibility to serve as the Agreement Steward to a |
|
241 |
suitable separate entity. Each new version of the Agreement will be |
|
242 |
given a distinguishing version number. The Program (including |
|
243 |
Contributions) may always be distributed subject to the version of the |
|
244 |
Agreement under which it was received. In addition, after a new version |
|
245 |
of the Agreement is published, Contributor may elect to distribute the |
|
246 |
Program (including its Contributions) under the new version. Except as |
|
247 |
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no |
|
248 |
rights or licenses to the intellectual property of any Contributor under |
|
249 |
this Agreement, whether expressly, by implication, estoppel or |
|
250 |
otherwise. All rights in the Program not expressly granted under this |
|
251 |
Agreement are reserved.</p> |
|
252 |
|
|
253 |
<p>This Agreement is governed by the laws of the State of New York and |
|
254 |
the intellectual property laws of the United States of America. No party |
|
255 |
to this Agreement will bring a legal action under this Agreement more |
|
256 |
than one year after the cause of action arose. Each party waives its |
|
257 |
rights to a jury trial in any resulting litigation.</p> |
|
258 |
|
|
259 |
</body> |
|
260 |
|
|
261 |
</html> |
|
0 | 262 |
tmp/org.eclipse.rcp-feature/build.properties (revision 51) | ||
---|---|---|
1 |
bin.includes = epl-v10.html,\ |
|
2 |
feature.properties,\ |
|
3 |
feature.xml,\ |
|
4 |
license.html |
|
0 | 5 |
tmp/org.eclipse.rcp-feature/feature.xml (revision 51) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<feature |
|
3 |
id="org.eclipse.rcp" |
|
4 |
label="%featureName" |
|
5 |
version="4.4.2.v20150204-1700-TXM" |
|
6 |
provider-name="%providerName" |
|
7 |
plugin="org.eclipse.rcp"> |
|
8 |
|
|
9 |
<description> |
|
10 |
%description |
|
11 |
</description> |
|
12 |
|
|
13 |
<copyright> |
|
14 |
%copyright |
|
15 |
</copyright> |
|
16 |
|
|
17 |
<license url="%licenseURL"> |
|
18 |
%license |
|
19 |
</license> |
|
20 |
|
|
21 |
<includes |
|
22 |
id="org.eclipse.e4.rcp" |
|
23 |
version="1.3.101.v20150204-1353"/> |
|
24 |
|
|
25 |
<plugin |
|
26 |
id="org.eclipse.ui" |
|
27 |
download-size="262" |
|
28 |
install-size="378" |
|
29 |
version="3.106.1.v20141002-1150" |
|
30 |
unpack="false"/> |
|
31 |
|
|
32 |
<plugin |
|
33 |
id="org.eclipse.ui.workbench" |
|
34 |
download-size="3915" |
|
35 |
install-size="8147" |
|
36 |
version="3.106.2.v20150204-1030-TXM" |
|
37 |
unpack="false"/> |
|
38 |
|
|
39 |
<plugin |
|
40 |
id="org.eclipse.update.configurator" |
|
41 |
download-size="98" |
|
42 |
install-size="197" |
|
43 |
version="3.3.300.v20140518-1928" |
|
44 |
unpack="false"/> |
|
45 |
|
|
46 |
<plugin |
|
47 |
id="org.eclipse.rcp" |
|
48 |
download-size="10" |
|
49 |
install-size="15" |
|
50 |
version="4.4.2.v20150204-1700" |
|
51 |
unpack="false"/> |
|
52 |
|
|
53 |
<plugin |
|
54 |
id="org.eclipse.ui.cocoa" |
|
55 |
os="macosx" |
|
56 |
ws="cocoa" |
|
57 |
download-size="8" |
|
58 |
install-size="13" |
|
59 |
version="1.1.100.v20140425-1618" |
|
60 |
fragment="true" |
|
61 |
unpack="false"/> |
|
62 |
|
|
63 |
</feature> |
|
0 | 64 |
tmp/org.eclipse.equinox.p2.ui/.settings/org.eclipse.jdt.core.prefs (revision 51) | ||
---|---|---|
1 |
eclipse.preferences.version=1 |
|
2 |
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled |
|
3 |
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 |
|
4 |
org.eclipse.jdt.core.compiler.compliance=1.6 |
|
5 |
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error |
|
6 |
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error |
|
7 |
org.eclipse.jdt.core.compiler.source=1.6 |
|
0 | 8 |
tmp/org.eclipse.equinox.p2.ui/.classpath (revision 51) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<classpath> |
|
3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
5 |
<classpathentry kind="src" path="src/"/> |
|
6 |
<classpathentry kind="output" path="bin"/> |
|
7 |
</classpath> |
|
0 | 8 |
tmp/org.eclipse.equinox.p2.ui/META-INF/MANIFEST.MF (revision 51) | ||
---|---|---|
1 |
Manifest-Version: 1.0 |
|
2 |
Bundle-Localization: plugin |
|
3 |
Service-Component: OSGI-INF/repositoryTracker_component.xml, OSGI-INF/ |
|
4 |
serviceui.xml |
|
5 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
|
6 |
Built-By: e4Build |
|
7 |
Bundle-SymbolicName: org.eclipse.equinox.p2.ui;singleton:=true |
|
8 |
Eclipse-SourceReferences: scm:git:git://git.eclipse.org/gitroot/equino |
|
9 |
x/rt.equinox.p2.git;path="bundles/org.eclipse.equinox.p2.ui";tag="I20 |
|
10 |
140408-0800";commitId=7fe1809b887f8f62876a5ce7c17a3d3abefa7273 |
|
11 |
Bundle-Activator: org.eclipse.equinox.internal.p2.ui.ProvUIActivator |
|
12 |
Require-Bundle: org.eclipse.ui;bundle-version="3.6.0",org.eclipse.core |
|
13 |
.runtime,org.eclipse.core.expressions,org.eclipse.equinox.security.ui |
|
14 |
;bundle-version="[1.0.0,2.0.0)" |
|
15 |
Bundle-Version: 2.3.0.v20140404-1657-TXM |
|
16 |
Export-Package: org.eclipse.equinox.internal.p2.ui; x-friends:="org.ec |
|
17 |
lipse.equinox.p2.ui.admin, org.eclipse.pde.ui, org.eclipse.equinox. |
|
18 |
p2.ui.sdk, org.eclipse.equinox.p2.ui.rcp, org.eclipse.equinox.p2.ui |
|
19 |
.importexport, org.eclipse.equinox.p2.ui.sdk.scheduler, org.eclipse |
|
20 |
.equinox.p2.discovery, org.eclipse.equinox.p2.ui.discovery",org.ecli |
|
21 |
pse.equinox.internal.p2.ui.actions;x-friends:="org.eclipse.equinox.p2 |
|
22 |
.ui.admin,org.eclipse.equinox.p2.ui.sdk.scheduler",org.eclipse.equino |
|
23 |
x.internal.p2.ui.dialogs; x-friends:="org.eclipse.equinox.p2.ui.admin |
|
24 |
, org.eclipse.equinox.p2.ui.sdk.scheduler, org.eclipse.pde.ui, org |
|
25 |
.eclipse.equinox.p2.ui.importexport",org.eclipse.equinox.internal.p2. |
|
26 |
ui.model; x-friends:="org.eclipse.equinox.internal.p2.ui.analysis, o |
|
27 |
rg.eclipse.equinox.p2.ui.admin, org.eclipse.equinox.p2.ui.sdk.schedu |
|
28 |
ler, org.eclipse.equinox.p2.ui.sdk, org.eclipse.equinox.p2.ui.impor |
|
29 |
texport",org.eclipse.equinox.internal.p2.ui.query;x-friends:="org.ecl |
|
30 |
ipse.equinox.internal.p2.ui.analysis,org.eclipse.equinox.p2.ui.admin" |
|
31 |
,org.eclipse.equinox.internal.p2.ui.viewers;x-friends:="org.eclipse.e |
|
32 |
quinox.p2.ui.admin,org.eclipse.equinox.p2.ui.sdk.scheduler,org.eclips |
|
33 |
e.equinox.p2.ui.importexport",org.eclipse.equinox.p2.ui;version="2.0. |
|
34 |
0" |
|
35 |
Build-Jdk: 1.7.0_51 |
|
36 |
Bundle-ActivationPolicy: lazy |
|
37 |
Bundle-Vendor: %providerName |
|
38 |
Bundle-Name: %bundleName |
|
39 |
Archiver-Version: Plexus Archiver |
|
40 |
Created-By: Apache Maven |
|
41 |
Import-Package: com.ibm.icu.text,javax.xml.parsers,org.eclipse.equinox |
|
42 |
.internal.p2.artifact.repository,org.eclipse.equinox.internal.p2.core |
|
43 |
.helpers,org.eclipse.equinox.internal.p2.director,org.eclipse.equinox |
|
44 |
.internal.p2.metadata,org.eclipse.equinox.internal.p2.metadata.reposi |
|
45 |
tory,org.eclipse.equinox.internal.p2.repository.helpers,org.eclipse.e |
|
46 |
quinox.internal.provisional.configurator,org.eclipse.equinox.internal |
|
47 |
.provisional.p2.core.eventbus,org.eclipse.equinox.internal.provisiona |
|
48 |
l.p2.repository,org.eclipse.equinox.p2.core;version="[2.0.0,3.0.0)",o |
|
49 |
rg.eclipse.equinox.p2.core.spi;version="[2.0.0,3.0.0)",org.eclipse.eq |
|
50 |
uinox.p2.engine;version="[2.0.0,3.0.0)",org.eclipse.equinox.p2.engine |
|
51 |
.query;version="[2.0.0,3.0.0)",org.eclipse.equinox.p2.metadata;versio |
|
52 |
n="[2.0.0,3.0.0)",org.eclipse.equinox.p2.metadata.expression;version= |
|
53 |
"[2.0.0,3.0.0)",org.eclipse.equinox.p2.operations;version="[2.0.0,3.0 |
|
54 |
.0)",org.eclipse.equinox.p2.planner;version="[2.0.0,3.0.0)",org.eclip |
|
55 |
se.equinox.p2.query;version="[2.0.0,3.0.0)",org.eclipse.equinox.p2.re |
|
56 |
pository;version="[2.0.0,3.0.0)",org.eclipse.equinox.p2.repository.ar |
|
57 |
tifact;version="[2.0.0,3.0.0)",org.eclipse.equinox.p2.repository.meta |
|
58 |
data;version="[2.0.0,3.0.0)",org.eclipse.osgi.util;version="1.1.0",or |
|
59 |
g.osgi.framework;version="1.6.0",org.osgi.service.packageadmin;versio |
|
60 |
n="1.2.0",org.w3c.dom,org.xml.sax |
|
61 |
Bundle-ManifestVersion: 2 |
|
62 |
|
|
63 |
Name: icons/obj/artifact_repo_obj.gif |
|
64 |
SHA1-Digest: rhsDFyk0WoiRK0dZ4L2IeaLP0Ak= |
|
65 |
|
|
66 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/IRepositoryManipulati |
|
67 |
onHook.class |
|
68 |
SHA1-Digest: FX+9/MPkdUJAuC6NH7Y9wc9VriE= |
|
69 |
|
|
70 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ProvisioningOperation |
|
71 |
Wizard$4.class |
|
72 |
SHA1-Digest: fN8LVY2jAONIhzuI+dDSqFDe9g4= |
|
73 |
|
|
74 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$19.class |
|
75 |
SHA1-Digest: SNTm+CymEDTDry9IlUauZ+tDu9U= |
|
76 |
|
|
77 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage$11.c |
|
78 |
lass |
|
79 |
SHA1-Digest: sZOVW57W2EzhSfqNyufIc2286xI= |
|
80 |
|
|
81 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$5.class |
|
82 |
SHA1-Digest: eEU/cEiTVSD0LG8li3XeTFVGSbA= |
|
83 |
|
|
84 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
85 |
oup$1.class |
|
86 |
SHA1-Digest: 0e5mGCu/Ce9reTnf4pYKS2nnNeM= |
|
87 |
|
|
88 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/IRepositorySelectionL |
|
89 |
istener.class |
|
90 |
SHA1-Digest: 1c5Pc2hKovIKwkm1mRGK8nb05iI= |
|
91 |
|
|
92 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
93 |
oup$9.class |
|
94 |
SHA1-Digest: 5qTzUYohZ04g7B1wjakQSskJ2hM= |
|
95 |
|
|
96 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ResolutionResultsWiza |
|
97 |
rdPage.class |
|
98 |
SHA1-Digest: s2u6hex5YjhaDsDxbBgu+ikHgow= |
|
99 |
|
|
100 |
Name: icons/wizban/revert_wiz.gif |
|
101 |
SHA1-Digest: /KhP2H2Ln+4SPtK1zn6N7DYWyNo= |
|
102 |
|
|
103 |
Name: org/eclipse/equinox/p2/ui/RevertProfilePage$5.class |
|
104 |
SHA1-Digest: QDaPtiBcByggVO4UtP9gCWld5bk= |
|
105 |
|
|
106 |
Name: org/eclipse/equinox/internal/p2/ui/model/EmptyElementExplanation |
|
107 |
.class |
|
108 |
SHA1-Digest: UpuTHnCHE89rkLlZwiEp1vGHN/o= |
|
109 |
|
|
110 |
Name: icons/obj/added_overlay.gif |
|
111 |
SHA1-Digest: VTWKfqu01NIFltF21PCW9YTLSYg= |
|
112 |
|
|
113 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/TrustCertificateDialo |
|
114 |
g$4.class |
|
115 |
SHA1-Digest: XkgZmFwNqfsDOjgS97WSAyUFuiM= |
|
116 |
|
|
117 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/DelayedFilterCheckbox |
|
118 |
Tree$3.class |
|
119 |
SHA1-Digest: NHaGN4KOk6ZOQe2sectkfJBBnW0= |
|
120 |
|
|
121 |
Name: org/eclipse/equinox/internal/p2/ui/ProvUI.class |
|
122 |
SHA1-Digest: hZe2UkzYZylP63BtvcOP4Bydk9A= |
|
123 |
|
|
124 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUGroup$3.cl |
|
125 |
ass |
|
126 |
SHA1-Digest: bECrA5pILN0s72H5piUJHYSfUBU= |
|
127 |
|
|
128 |
Name: org/eclipse/equinox/internal/p2/ui/actions/UpdateAction$1.class |
|
129 |
SHA1-Digest: 3f3YbCtcUmE8zROtuD3P78F9Nrg= |
|
130 |
|
|
131 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
132 |
oup$16.class |
|
133 |
SHA1-Digest: uE2dztVm/0HQWlZKumEH3Yu9k20= |
|
134 |
|
|
135 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/ProvElementContentPro |
|
136 |
vider$1$1.class |
|
137 |
SHA1-Digest: aDonzeRtDz59ffOgpioDJ4eOMow= |
|
138 |
|
|
139 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/SizeComputingWizardPa |
|
140 |
ge.class |
|
141 |
SHA1-Digest: ug7uKExLtUVNYaOJCgss9e1G4FA= |
|
142 |
|
|
143 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$22.class |
|
144 |
SHA1-Digest: kF1IRuPhElWtbcZt09nTohOo2jE= |
|
145 |
|
|
146 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/PreselectedIUInstallW |
|
147 |
izard.class |
|
148 |
SHA1-Digest: 8+l/UjlSkrobVqAX/DZvEqLkkrc= |
|
149 |
|
|
150 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ResolutionResultsWiza |
|
151 |
rdPage$1.class |
|
152 |
SHA1-Digest: EAidyiqRcC6D5fTSOFcMGDUwA9k= |
|
153 |
|
|
154 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage$6.cl |
|
155 |
ass |
|
156 |
SHA1-Digest: YK+BTUHVG3Qs4vdSkhLlHmXjI/0= |
|
157 |
|
|
158 |
Name: org/eclipse/equinox/internal/p2/ui/query/RequiredIUsQuery.class |
|
159 |
SHA1-Digest: RE7aZKD0RAtMgAIPY7VGAsYd6A0= |
|
160 |
|
|
161 |
Name: icons/obj/iu_info.gif |
|
162 |
SHA1-Digest: 76fAklsFV/Jw7hyoXj0qFN8pgPQ= |
|
163 |
|
|
164 |
Name: icons/obj/profile_obj.gif |
|
165 |
SHA1-Digest: GMPYVJJSFAuzmXjT+4nXLCyHmxc= |
|
166 |
|
|
167 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/DelayedFilterCheckbox |
|
168 |
Tree$4$3.class |
|
169 |
SHA1-Digest: rpHYQRHLQHPP15VX9S565maGVzE= |
|
170 |
|
|
171 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/IUGeneralInfoProperty |
|
172 |
Page$1.class |
|
173 |
SHA1-Digest: t9zye5DHVcXf1YVBAxSxCJaXPH4= |
|
174 |
|
|
175 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/CopyUtils.class |
|
176 |
SHA1-Digest: rxCI/LgfODdPae0e3O58ZvpkhaM= |
|
177 |
|
|
178 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RemediationGroup$5.cl |
|
179 |
ass |
|
180 |
SHA1-Digest: oA7en0OzzmpbayPuK+Lg87Eh7us= |
|
181 |
|
|
182 |
Name: org/eclipse/equinox/p2/ui/InstalledSoftwarePage$3.class |
|
183 |
SHA1-Digest: 2LyEjhNWgDqPmzfxztadG76OoTM= |
|
184 |
|
|
185 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AddRepositoryDialog$1 |
|
186 |
.class |
|
187 |
SHA1-Digest: iB0WKlfenJUgxgLsH6qFjsdoBmE= |
|
188 |
|
|
189 |
Name: org/eclipse/equinox/p2/ui/AcceptLicensesWizardPage.class |
|
190 |
SHA1-Digest: h05sbGvZVK9Vx0bQ/tbJZZVDL1U= |
|
191 |
|
|
192 |
Name: org/eclipse/equinox/internal/p2/ui/model/ArtifactElement.class |
|
193 |
SHA1-Digest: KLhk2KKqBqKogRoGX1w7bbHLCQc= |
|
194 |
|
|
195 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/CopyUtils$1.class |
|
196 |
SHA1-Digest: GbpPalRaChLkJzoXMS0G/OKLSfE= |
|
197 |
|
|
198 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ApplyProfileChangesDi |
|
199 |
alog.class |
|
200 |
SHA1-Digest: NMrFnbi1g3JxSblz6r0b7V617sw= |
|
201 |
|
|
202 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ProvisioningOperation |
|
203 |
Wizard$1.class |
|
204 |
SHA1-Digest: BnrSl4xqvrE14bUfAm+99JcUh9U= |
|
205 |
|
|
206 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$16.class |
|
207 |
SHA1-Digest: GBtv+Sw7wRUNI99dXtShj++FJx4= |
|
208 |
|
|
209 |
Name: org/eclipse/equinox/p2/ui/ProvisioningUI.class |
|
210 |
SHA1-Digest: wg2sJkdqD6shczIRs/mbsoWqDHo= |
|
211 |
|
|
212 |
Name: org/eclipse/equinox/p2/ui/AcceptLicensesWizardPage$3.class |
|
213 |
SHA1-Digest: cErBIxvHPGDF9CA2VXyE7XoNRvQ= |
|
214 |
|
|
215 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/RepositoryContentProv |
|
216 |
ider.class |
|
217 |
SHA1-Digest: aL6h0OHZRn78HGOmG1QIfGvPX0w= |
|
218 |
|
|
219 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$2.class |
|
220 |
SHA1-Digest: Wlg6bQvXknfNtDqy6vl52wqKryM= |
|
221 |
|
|
222 |
Name: org/eclipse/equinox/internal/p2/ui/query/InstalledIUElementWrapp |
|
223 |
er.class |
|
224 |
SHA1-Digest: Dr7uPzr2ILuOJoB0D8CD4a+N/eY= |
|
225 |
|
|
226 |
Name: org/eclipse/equinox/internal/p2/ui/ValidationDialogServiceUI$3.c |
|
227 |
lass |
|
228 |
SHA1-Digest: /S0e3IhU8OrNXlW6uVypMXQUvz8= |
|
229 |
|
|
230 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/UninstallWizardPage.c |
|
231 |
lass |
|
232 |
SHA1-Digest: UuGzDVVTcFZybeb1LxjhLMtdiFw= |
|
233 |
|
|
234 |
Name: org/eclipse/equinox/internal/p2/ui/query/ProfileElementWrapper.c |
|
235 |
lass |
|
236 |
SHA1-Digest: +iIEQondWW9yiZ8mlnph/tQm1l0= |
|
237 |
|
|
238 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
239 |
oup$6.class |
|
240 |
SHA1-Digest: NLOzilaCRiKCUQXUheHl4WU5srQ= |
|
241 |
|
|
242 |
Name: org/eclipse/equinox/p2/ui/RevertProfilePage$2.class |
|
243 |
SHA1-Digest: 0oFFs3eipFPZjtjCbitM91Wz2qc= |
|
244 |
|
|
245 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/UpdateWizard.class |
|
246 |
SHA1-Digest: clU+huURkX+mRcGYzHzLy+I/OmI= |
|
247 |
|
|
248 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/TrustCertificateDialo |
|
249 |
g$1.class |
|
250 |
SHA1-Digest: 1fuGgxRImKBfjF1r20aB4lanwEg= |
|
251 |
|
|
252 |
Name: org/eclipse/equinox/internal/p2/ui/actions/ProfileModificationAc |
|
253 |
tion$1$1.class |
|
254 |
SHA1-Digest: lVxHPdHZs/ZZ6YD/vmJT6NYr1q0= |
|
255 |
|
|
256 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
257 |
oup$13.class |
|
258 |
SHA1-Digest: rYqlxTZKpW/XStiFjSse1Pa7Wms= |
|
259 |
|
|
260 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositoryNameAndLoca |
|
261 |
tionDialog$1.class |
|
262 |
SHA1-Digest: 0ipM04s2nt/hYbJDRCFQUt+2FVw= |
|
263 |
|
|
264 |
Name: org/eclipse/equinox/internal/p2/ui/ProvisioningOperationRunner.c |
|
265 |
lass |
|
266 |
SHA1-Digest: L45nYPNBUJRQPxz2cFAwbq4mLDA= |
|
267 |
|
|
268 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage$3.cl |
|
269 |
ass |
|
270 |
SHA1-Digest: Y0s0qQzYnl7RhdVmsw5MyHyLMWg= |
|
271 |
|
|
272 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/SelectableIUsPage$3.c |
|
273 |
lass |
|
274 |
SHA1-Digest: 9Rp/qPBN1zJNoR8K/US8rKe9MMo= |
|
275 |
|
|
276 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUGroup$8.cl |
|
277 |
ass |
|
278 |
SHA1-Digest: enR06E2+4rVvC2gP8CqmeRUCzXM= |
|
279 |
|
|
280 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ProvisioningWizardDia |
|
281 |
log.class |
|
282 |
SHA1-Digest: 4SW0uRNe2vXTog0y79kwHTAhI1M= |
|
283 |
|
|
284 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$27.class |
|
285 |
SHA1-Digest: 9ICnZxkTtc/4kJaME3M0+z+MSHc= |
|
286 |
|
|
287 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ContainerCheckedTreeV |
|
288 |
iewer$1.class |
|
289 |
SHA1-Digest: kcIGSMl/WKF1rqzn/HlGhn4B814= |
|
290 |
|
|
291 |
Name: org/eclipse/equinox/internal/p2/ui/model/QueriedElement.class |
|
292 |
SHA1-Digest: eUCuKi2sS5/5MYrUZzn88zbJkRY= |
|
293 |
|
|
294 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RemediationGroup$2.cl |
|
295 |
ass |
|
296 |
SHA1-Digest: M/K+KhsCLJ6f8TxhdkpOHtTDIWs= |
|
297 |
|
|
298 |
Name: org/eclipse/equinox/internal/p2/ui/query/ArtifactKeyWrapper.clas |
|
299 |
s |
|
300 |
SHA1-Digest: hohAQqVNPmAEFBOARNZol2DpUMs= |
|
301 |
|
|
302 |
Name: org/eclipse/equinox/internal/p2/ui/QueryProvider.class |
|
303 |
SHA1-Digest: XicSk9rwEhf/Uxs9hgoRSLwU+MI= |
|
304 |
|
|
305 |
Name: org/eclipse/equinox/internal/p2/ui/RepositoryTrackerComponent.cl |
|
306 |
ass |
|
307 |
SHA1-Digest: Jm+7DAqscNqfh1U5JtBA2U8izhc= |
|
308 |
|
|
309 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ResolutionStatusPage. |
|
310 |
class |
|
311 |
SHA1-Digest: zpDVmMNP0kSpuT1eh6qiQ3zzebc= |
|
312 |
|
|
313 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/IUDragAdapter.class |
|
314 |
SHA1-Digest: Jzm7msbvE0pRG2EqZj0aEp1PGVk= |
|
315 |
|
|
316 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ProvisioningOperation |
|
317 |
Wizard.class |
|
318 |
SHA1-Digest: VXDuZv4mFdTIiDU78zkYA1M2Z70= |
|
319 |
|
|
320 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/SizeComputingWizardPa |
|
321 |
ge$1$1.class |
|
322 |
SHA1-Digest: m1cnaOzGlz0YcTICJMzoipn0fxM= |
|
323 |
|
|
324 |
Name: org/eclipse/equinox/internal/p2/ui/model/InstalledIUElement.clas |
|
325 |
s |
|
326 |
SHA1-Digest: QbT6ySLApARrFqKOjuI8mFXdUWo= |
|
327 |
|
|
328 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/InstalledIUGroup.clas |
|
329 |
s |
|
330 |
SHA1-Digest: /jq8s39O98w9EFK4D94XhNb/z4E= |
|
331 |
|
|
332 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/IUCopyrightPropertyPa |
|
333 |
ge$1.class |
|
334 |
SHA1-Digest: HiZCMWcovoD6ts6jCWonsCK4q00= |
|
335 |
|
|
336 |
Name: org/eclipse/equinox/internal/p2/ui/query/IUViewQueryContext.clas |
|
337 |
s |
|
338 |
SHA1-Digest: B9N7CxGCHzbhKx1j3mzc83LC3+0= |
|
339 |
|
|
340 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/MetadataRepositoryEle |
|
341 |
mentComparator.class |
|
342 |
SHA1-Digest: 5RYmxMdoT6jqbIIda5rdvLIb7zM= |
|
343 |
|
|
344 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$13.class |
|
345 |
SHA1-Digest: Am9xbidekg5YGov6E+iIxTSNBhs= |
|
346 |
|
|
347 |
Name: org/eclipse/equinox/internal/p2/ui/model/ProvElement.class |
|
348 |
SHA1-Digest: CmtJatsjtiLVvA63R+VZvb5R10I= |
|
349 |
|
|
350 |
Name: org/eclipse/equinox/internal/p2/ui/actions/PropertyDialogAction. |
|
351 |
class |
|
352 |
SHA1-Digest: GJ13iACCO9ErsxB+h8Y68IZQE20= |
|
353 |
|
|
354 |
Name: org/eclipse/equinox/p2/ui/AcceptLicensesWizardPage$LicenseLabelP |
|
355 |
rovider.class |
|
356 |
SHA1-Digest: DXsIkZt/bl/xCDiRdwlfYt189oc= |
|
357 |
|
|
358 |
Name: org/eclipse/equinox/internal/p2/ui/ProvUIMessages.class |
|
359 |
SHA1-Digest: zTx3NR/6P5hPqMUD3xAGqs7pVdQ= |
|
360 |
|
|
361 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage$13.c |
|
362 |
lass |
|
363 |
SHA1-Digest: iGJht7m064NIIAuOyKUPItv51WI= |
|
364 |
|
|
365 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$7.class |
|
366 |
SHA1-Digest: /HiozkoD3xOYezYEoksGEmJw+WU= |
|
367 |
|
|
368 |
Name: org/eclipse/equinox/internal/p2/ui/model/CategoryElement.class |
|
369 |
SHA1-Digest: 4xhtnMZfE8Nv6jsyUhCnBAvIaCc= |
|
370 |
|
|
371 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
372 |
oup$3.class |
|
373 |
SHA1-Digest: Bw2CZUZOs2bc6hstqYfioscy6B8= |
|
374 |
|
|
375 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage.clas |
|
376 |
s |
|
377 |
SHA1-Digest: k3oiBXeNUXXzu+noUQA4zNBczII= |
|
378 |
|
|
379 |
Name: icons/obj/iu_add.gif |
|
380 |
SHA1-Digest: yoxjmqMtVphUpFQAd45TKQuy8gU= |
|
381 |
|
|
382 |
Name: org/eclipse/equinox/p2/ui/ProvisioningUI$1.class |
|
383 |
SHA1-Digest: bfpgmCjRILrbbN+b8hQxyvcJXAA= |
|
384 |
|
|
385 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/IInputChangeListener. |
|
386 |
class |
|
387 |
SHA1-Digest: DOp+VD1COk5mTcGJglwIofZrok8= |
|
388 |
|
|
389 |
Name: org/eclipse/equinox/internal/p2/ui/ServiceUIComponent.class |
|
390 |
SHA1-Digest: M6xAWKMpntBvJJfvV9OgBGutNRs= |
|
391 |
|
|
392 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
393 |
oup$10.class |
|
394 |
SHA1-Digest: 2VJzPjsaAxdpuetrWh5OtxEWuw0= |
|
395 |
|
|
396 |
Name: org/eclipse/equinox/internal/p2/ui/model/ElementUtils.class |
|
397 |
SHA1-Digest: YTO68ZOzkDiVOfSd5jGkCF2JJs8= |
|
398 |
|
|
399 |
Name: OSGI-INF/serviceui.xml |
|
400 |
SHA1-Digest: XLcprv8gqp0BSgJSy4SYYK3ob4w= |
|
401 |
|
|
402 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/DelayedFilterCheckbox |
|
403 |
Tree$5.class |
|
404 |
SHA1-Digest: rxLb5iZmsb43zburO6ggEYe2FIo= |
|
405 |
|
|
406 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUGroup$5.cl |
|
407 |
ass |
|
408 |
SHA1-Digest: 8tAHTj+FPHdMAhQvZgqPSHzhR0E= |
|
409 |
|
|
410 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/IUGeneralInfoProperty |
|
411 |
Page.class |
|
412 |
SHA1-Digest: rE+9xiMxRynAwittZsFhpBMbSN0= |
|
413 |
|
|
414 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$24.class |
|
415 |
SHA1-Digest: 3QrZmn0G0jGwGrYzMAGoFPmCsoI= |
|
416 |
|
|
417 |
Name: org/eclipse/equinox/p2/ui/InstalledSoftwarePage.class |
|
418 |
SHA1-Digest: cuv1/vxQmiih8tvM/EG5z4+X8KE= |
|
419 |
|
|
420 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ResolutionResultsWiza |
|
421 |
rdPage$3.class |
|
422 |
SHA1-Digest: +x4OScvKlguGgYTHg0Ytimc0zCY= |
|
423 |
|
|
424 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage$8.cl |
|
425 |
ass |
|
426 |
SHA1-Digest: 90l8+VrmPrtP4zzUv7bCvVvhwhs= |
|
427 |
|
|
428 |
Name: org/eclipse/equinox/internal/p2/ui/actions/ExistingIUInProfileAc |
|
429 |
tion.class |
|
430 |
SHA1-Digest: Y9LKLor1nTASjOxrW+57oMSRLyU= |
|
431 |
|
|
432 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/DelayedFilterCheckbox |
|
433 |
Tree$3$1.class |
|
434 |
SHA1-Digest: mbnxN9o11HvsfUh2YCvqhj5k+NE= |
|
435 |
|
|
436 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/DeferredQueryTreeCont |
|
437 |
entManager$ElementPendingUpdateAdapter.class |
|
438 |
SHA1-Digest: ly05bbiUqG1nkaiE3l2Yr5dQ2Yo= |
|
439 |
|
|
440 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ProvisioningWizardPag |
|
441 |
e.class |
|
442 |
SHA1-Digest: impW5ZWGbR1Er3DNFihQ0JxyUxs= |
|
443 |
|
|
444 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUGroup$10.c |
|
445 |
lass |
|
446 |
SHA1-Digest: yNO9xHYNvaZYtlOm8Qhi9z/v6Sw= |
|
447 |
|
|
448 |
Name: org/eclipse/equinox/internal/p2/ui/model/IIUElement.class |
|
449 |
SHA1-Digest: AL13CTdPBxisBGQ4+uA4vHNYl2M= |
|
450 |
|
|
451 |
Name: org/eclipse/equinox/p2/ui/AcceptLicensesWizardPage$IUWithLicense |
|
452 |
Parent.class |
|
453 |
SHA1-Digest: J48UOJrXcSMBieRfkrQNHm3qgfo= |
|
454 |
|
|
455 |
Name: org/eclipse/equinox/internal/p2/ui/QueryableArtifactRepositoryMa |
|
456 |
nager.class |
|
457 |
SHA1-Digest: ETXeUveGChT5D/h/mgKLqyP7/a4= |
|
458 |
|
|
459 |
Name: org/eclipse/equinox/internal/p2/ui/QueryableMetadataRepositoryMa |
|
460 |
nager.class |
|
461 |
SHA1-Digest: gzt6Rk+SIJk2dSgE8LBBPTQCQ3E= |
|
462 |
|
|
463 |
Name: org/eclipse/equinox/p2/ui/InstalledSoftwarePage$5.class |
|
464 |
SHA1-Digest: W5wSjOj34CiFQbH9Svak0JHfjiY= |
|
465 |
|
|
466 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/IUPropertyPage.class |
|
467 |
SHA1-Digest: NHYSTq03iwpUIqDKnVILKlUB8eo= |
|
468 |
|
|
469 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/StructuredIUGroup.cla |
|
470 |
ss |
|
471 |
SHA1-Digest: 61MkCbddRhDDd7KxiU7RJeTZ5xg= |
|
472 |
|
|
473 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/IULicensePropertyPage |
|
474 |
$1.class |
|
475 |
SHA1-Digest: hc4GtxazexidomphJDM7B0ntG+U= |
|
476 |
|
|
477 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$CachedMetad |
|
478 |
ataRepositories.class |
|
479 |
SHA1-Digest: UtPMmNVpjoyTfkr8NQ8BhudmhOw= |
|
480 |
|
|
481 |
Name: icons/obj/removed_overlay.gif |
|
482 |
SHA1-Digest: 7+cxPKnl/rua9N+J/veQv/UkMYk= |
|
483 |
|
|
484 |
Name: org/eclipse/equinox/internal/p2/ui/actions/UninstallAction.class |
|
485 |
SHA1-Digest: tYdQ2rXBN6xIj+Bp5Fy9hQlqLzw= |
|
486 |
|
|
487 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/DeferredQueryContentP |
|
488 |
rovider$1.class |
|
489 |
SHA1-Digest: maNAuXio53tywFS2aT3k9P+CqyA= |
|
490 |
|
|
491 |
Name: org/eclipse/equinox/internal/p2/ui/RepositoryLocationQuery.class |
|
492 |
SHA1-Digest: dd3DX9lu/jk4fVby1nma0jyCMpc= |
|
493 |
|
|
494 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/StructuredViewerProvi |
|
495 |
sioningListener$1.class |
|
496 |
SHA1-Digest: uXZ3p4DSIZyzvlpQ48cra8hhgxc= |
|
497 |
|
|
498 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$10.class |
|
499 |
SHA1-Digest: Tr8E1yWvGfG6C+ujnTAM8ZxXsZQ= |
|
500 |
|
|
501 |
Name: org/eclipse/equinox/internal/p2/ui/model/IUElementListRoot.class |
|
502 |
SHA1-Digest: wAepuW1DGRExDAIMLMfSgr52mRs= |
|
503 |
|
|
504 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
505 |
oup.class |
|
506 |
SHA1-Digest: IYD996SiakRULaLomAhs30+9m5s= |
|
507 |
|
|
508 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/ProvElementContentPro |
|
509 |
vider.class |
|
510 |
SHA1-Digest: Tt3Pb0qC09Lk5GDIPESuZXobxI8= |
|
511 |
|
|
512 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$MetadataRep |
|
513 |
ositoryPatternFilter.class |
|
514 |
SHA1-Digest: gmTWH85xkP+6LLXXoulqoafU0g0= |
|
515 |
|
|
516 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ProvisioningOperation |
|
517 |
Wizard$3.class |
|
518 |
SHA1-Digest: raKwEVJyK7l8ryYq+dHrh0P7z3I= |
|
519 |
|
|
520 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$18.class |
|
521 |
SHA1-Digest: GpNyGnwVNk3204Y8JTU6deZYYzo= |
|
522 |
|
|
523 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/InstallWizardPage.cla |
|
524 |
ss |
|
525 |
SHA1-Digest: Ba6oJ/0NpI/BzJnEHovY8zFJoAo= |
|
526 |
|
|
527 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage$10.c |
|
528 |
lass |
|
529 |
SHA1-Digest: 1BgGEQFqdWMBZFrSALoIt1SQJGk= |
|
530 |
|
|
531 |
Name: org/eclipse/equinox/internal/p2/ui/model/RemedyElementCategory.c |
|
532 |
lass |
|
533 |
SHA1-Digest: Li+5YRbXm9EiGuts84IK6de27mw= |
|
534 |
|
|
535 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$4.class |
|
536 |
SHA1-Digest: y7UpLQpYANBoCi7wcwXp0IYGeYA= |
|
537 |
|
|
538 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/InstalledIUGroup$1.cl |
|
539 |
ass |
|
540 |
SHA1-Digest: FsaAOUow6bMghrOcIhzpcDvkr14= |
|
541 |
|
|
542 |
Name: org/eclipse/equinox/internal/p2/ui/query/QueryableProfileRegistr |
|
543 |
y.class |
|
544 |
SHA1-Digest: 0vp4M0Mm1Nk8oPTUIv+dzpXWI4Y= |
|
545 |
|
|
546 |
Name: org/eclipse/equinox/internal/p2/ui/model/ProfileSnapshots.class |
|
547 |
SHA1-Digest: eSbZyCq9PwhI1tlkVhJuMMDYte8= |
|
548 |
|
|
549 |
Name: icons/wizban/uninstall_wiz.gif |
|
550 |
SHA1-Digest: m2oeASvLRfvtIavHOWeqz+noOZo= |
|
551 |
|
|
552 |
Name: plugin.properties |
|
553 |
SHA1-Digest: IIBQ0n5s+PgJ5J3VAZtA31jOX88= |
|
554 |
|
|
555 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/UserValidationDialog. |
|
556 |
class |
|
557 |
SHA1-Digest: eFA00o+0OAxKxXUtBzfJ9m31zho= |
|
558 |
|
|
559 |
Name: org/eclipse/equinox/internal/p2/ui/actions/UpdateAction.class |
|
560 |
SHA1-Digest: 4XcYiP14CmlLm/yDnLnbWbRGp6U= |
|
561 |
|
|
562 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/SelectableIUsPage.cla |
|
563 |
ss |
|
564 |
SHA1-Digest: m7UEilxMS93eOo8CXJkK5Zl/fbU= |
|
565 |
|
|
566 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
567 |
oup$8.class |
|
568 |
SHA1-Digest: wAm7l8tvOHc/AEJajQlzmRJl0Y0= |
|
569 |
|
|
570 |
Name: org/eclipse/equinox/internal/p2/ui/RepositoryOperationEndingEven |
|
571 |
t.class |
|
572 |
SHA1-Digest: aKsM8bZ6wYGVA+dIqyqXGYUNywA= |
|
573 |
|
|
574 |
Name: org/eclipse/equinox/p2/ui/RevertProfilePage$4.class |
|
575 |
SHA1-Digest: KQij2I29W/TwtdO9M/+CTBfblmA= |
|
576 |
|
|
577 |
Name: org/eclipse/equinox/internal/p2/ui/query/ArtifactRepositoryEleme |
|
578 |
ntWrapper.class |
|
579 |
SHA1-Digest: ejHbEODOQ6A8FVe9dDchBur2kl4= |
|
580 |
|
|
581 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/TrustCertificateDialo |
|
582 |
g$3.class |
|
583 |
SHA1-Digest: ecrHcvy2i8hk+/e18VlZ8yGH+wI= |
|
584 |
|
|
585 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/DelayedFilterCheckbox |
|
586 |
Tree$2.class |
|
587 |
SHA1-Digest: 0et93LONefp454VtleSSSbF1DXw= |
|
588 |
|
|
589 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUGroup$2.cl |
|
590 |
ass |
|
591 |
SHA1-Digest: 9bieHw4S71GqcEqaSiIRyPEmGBw= |
|
592 |
|
|
593 |
Name: plugin.xml |
|
594 |
SHA1-Digest: WkR79Q+J4fSfd1Nb0B0k/vqzPHM= |
|
595 |
|
|
596 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
597 |
oup$15.class |
|
598 |
SHA1-Digest: 4/X8MoslKmDviIdlW4t3iLacDPA= |
|
599 |
|
|
600 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$21.class |
|
601 |
SHA1-Digest: EZEYJp1OyQzqPJiHHkUGTgG/gjU= |
|
602 |
|
|
603 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/UninstallWizard.class |
|
604 |
SHA1-Digest: wj2qubaYrHj1KcYSDfuK0WIWH+8= |
|
605 |
|
|
606 |
Name: OSGI-INF/repositoryTracker_component.xml |
|
607 |
SHA1-Digest: Nr6DUev03KtHl0OWNT2fP943ObU= |
|
608 |
|
|
609 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage$5.cl |
|
610 |
ass |
|
611 |
SHA1-Digest: 8O5U7FbtCNjh/quaajj/8Sak1rQ= |
|
612 |
|
|
613 |
Name: org/eclipse/equinox/internal/p2/ui/query/AvailableIUWrapper.clas |
|
614 |
s |
|
615 |
SHA1-Digest: FcIn5OH1iAh5A0Pil47YgFjzlZ0= |
|
616 |
|
|
617 |
Name: org/eclipse/equinox/internal/p2/ui/actions/ColocatedRepositoryAc |
|
618 |
tion.class |
|
619 |
SHA1-Digest: krc90E/9iCdJwALQ6qE19bDh7y0= |
|
620 |
|
|
621 |
Name: icons/obj/iu_notadd.gif |
|
622 |
SHA1-Digest: Kh59l2D1pchgDzlA2k4rY8wku4o= |
|
623 |
|
|
624 |
Name: org/eclipse/equinox/internal/p2/ui/query/AvailableIUWrapper$Info |
|
625 |
rmationCache.class |
|
626 |
SHA1-Digest: bs3fpF6Dbn4CSboFk6RPYjNMfKc= |
|
627 |
|
|
628 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/DelayedFilterCheckbox |
|
629 |
Tree$4$2.class |
|
630 |
SHA1-Digest: 9b1NfdLal9uOcQOrNdpdN0iQi80= |
|
631 |
|
|
632 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RemediationGroup$4.cl |
|
633 |
ass |
|
634 |
SHA1-Digest: Zc7+kLLDJeqUlZeKSz0hR9QfgHc= |
|
635 |
|
|
636 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/DeferredQueryContentP |
|
637 |
rovider.class |
|
638 |
SHA1-Digest: 2xeHc9v2E6jgpcJRUU23Ac+3khM= |
|
639 |
|
|
640 |
Name: org/eclipse/equinox/p2/ui/InstalledSoftwarePage$2.class |
|
641 |
SHA1-Digest: I4nb7no0nAxfh20mb9OJ0glO7iY= |
|
642 |
|
|
643 |
Name: org/eclipse/equinox/internal/p2/ui/ColocatedRepositoryTracker$1. |
|
644 |
class |
|
645 |
SHA1-Digest: +lv9dIvbxUzcH03Wh9WlMk34Iws= |
|
646 |
|
|
647 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ComboAutoCompleteFiel |
|
648 |
d$1.class |
|
649 |
SHA1-Digest: Pwf5KUze2y9vYRj+FEfTGxftjGg= |
|
650 |
|
|
651 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/IUDetailsLabelProvide |
|
652 |
r$1$1.class |
|
653 |
SHA1-Digest: CYUts4zZSpxs54CzskSwQwd5k1I= |
|
654 |
|
|
655 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$15.class |
|
656 |
SHA1-Digest: xPScPx9hxhODthTYSVsZGg2qlR0= |
|
657 |
|
|
658 |
Name: org/eclipse/equinox/internal/p2/ui/actions/RemoveColocatedReposi |
|
659 |
toryAction.class |
|
660 |
SHA1-Digest: r1OP2E4kOh1u0M8frITy+phxi7Y= |
|
661 |
|
|
662 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RemediationPage.class |
|
663 |
SHA1-Digest: gI6awpnrJkfpKc3pMoJJEnrSnKY= |
|
664 |
|
|
665 |
Name: org/eclipse/equinox/p2/ui/AcceptLicensesWizardPage$2.class |
|
666 |
SHA1-Digest: aVoOrQfmLnxPlW2mZ5u+ONmNw/s= |
|
667 |
|
|
668 |
Name: org/eclipse/equinox/p2/ui/RevertProfilePage.class |
|
669 |
SHA1-Digest: VE2YJ0tR/84vzSinXQaMsISxx64= |
|
670 |
|
|
671 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/WizardWithLicenses.cl |
|
672 |
ass |
|
673 |
SHA1-Digest: aoDd/ig0wLqCmlMBVN+TuLy5mZ8= |
|
674 |
|
|
675 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$1.class |
|
676 |
SHA1-Digest: 4MV/piU6pACD0kQeA20sJPngZEQ= |
|
677 |
|
|
678 |
Name: org/eclipse/equinox/internal/p2/ui/ValidationDialogServiceUI$2.c |
|
679 |
lass |
|
680 |
SHA1-Digest: tIMpgAoe/FYSldyD6wBd1pNYpPw= |
|
681 |
|
|
682 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$9.class |
|
683 |
SHA1-Digest: 7anztr/QdaCTJwPNhQrnd+i3TS8= |
|
684 |
|
|
685 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/IUComparator.class |
|
686 |
SHA1-Digest: 3nCnKIlk/aL1se2nm938AVcyp7Y= |
|
687 |
|
|
688 |
Name: org/eclipse/equinox/p2/ui/LoadMetadataRepositoryJob.class |
|
689 |
SHA1-Digest: wkQ9J4QwDcqLyR84VtcuUK+ruYU= |
|
690 |
|
|
691 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositoryNameAndLoca |
|
692 |
tionDialog.class |
|
693 |
SHA1-Digest: KK/WJA7CcGHNO9gMMw3X/3mrgIY= |
|
694 |
|
|
695 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/ProvElementContentPro |
|
696 |
vider$1.class |
|
697 |
SHA1-Digest: +rrHXQOuqFjc6EmGCkQlXBI13QQ= |
|
698 |
|
|
699 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
700 |
oup$5.class |
|
701 |
SHA1-Digest: bhY+y3cGLj7Lm8aGixLdwQMpYWU= |
|
702 |
|
|
703 |
Name: org/eclipse/equinox/p2/ui/RevertProfilePage$1.class |
|
704 |
SHA1-Digest: 75+wkV3M8ULKU57B1f74q3IL1W4= |
|
705 |
|
|
706 |
Name: org/eclipse/equinox/internal/p2/ui/ValidationDialogServiceUI$OkC |
|
707 |
ancelErrorDialog.class |
|
708 |
SHA1-Digest: h+KTxxjKCB/UCc2K306Mi8HL+9M= |
|
709 |
|
|
710 |
Name: org/eclipse/equinox/p2/ui/RevertProfilePage$TagEditingSuport.cla |
|
711 |
ss |
|
712 |
SHA1-Digest: 3whib/t6wLGZyb73+gDSXrbQJkk= |
|
713 |
|
|
714 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RepositorySelectionGr |
|
715 |
oup$12.class |
|
716 |
SHA1-Digest: QzDm9+x4HDDgbZM2AxficBM8JUA= |
|
717 |
|
|
718 |
Name: org/eclipse/equinox/internal/p2/ui/query/CategoryElementWrapper. |
|
719 |
class |
|
720 |
SHA1-Digest: SZDO2juoDCN/oztWRo94+sX+fT8= |
|
721 |
|
|
722 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RemediationGroup.clas |
|
723 |
s |
|
724 |
SHA1-Digest: GwabmA9N0xuOqTnGge5gGzm6xTw= |
|
725 |
|
|
726 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUsPage$2.cl |
|
727 |
ass |
|
728 |
SHA1-Digest: n5xO90f9w0TBmNiTmlakG6lKHuc= |
|
729 |
|
|
730 |
Name: org/eclipse/equinox/internal/p2/ui/model/ArtifactRepositories.cl |
|
731 |
ass |
|
732 |
SHA1-Digest: SwdbQsIlFEBRWRmmhiBqEDPHvhQ= |
|
733 |
|
|
734 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/SelectableIUsPage$2.c |
|
735 |
lass |
|
736 |
SHA1-Digest: bW6M9tHtmgdAfKjBTgwjWFW4zAg= |
|
737 |
|
|
738 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/AvailableIUGroup$7.cl |
|
739 |
ass |
|
740 |
SHA1-Digest: uC/XzGfHbS1IZ1wpDtkyL+DXbSQ= |
|
741 |
|
|
742 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RemediationGroup$Reme |
|
743 |
dyContentProvider.class |
|
744 |
SHA1-Digest: yIm0fGMZF3Uz5nr/QT5Dz8zdHaI= |
|
745 |
|
|
746 |
Name: org/eclipse/equinox/p2/ui/RepositoryManipulationPage$26.class |
|
747 |
SHA1-Digest: lCf3v3c3+PNOVSgOJ7sWFS7X1QA= |
|
748 |
|
|
749 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/ResolutionResultsWiza |
|
750 |
rdPage$5.class |
|
751 |
SHA1-Digest: cFgaFJvQx3lbw+ZOY63iZpB8dz8= |
|
752 |
|
|
753 |
Name: org/eclipse/equinox/internal/p2/ui/viewers/IUDetailsLabelProvide |
|
754 |
r$2.class |
|
755 |
SHA1-Digest: mP/aSbbVoO2B0w8fAzAsFL24Yeo= |
|
756 |
|
|
757 |
Name: org/eclipse/equinox/internal/p2/ui/dialogs/RemediationGroup$1.cl |
|
758 |
ass |
|
759 |
SHA1-Digest: SsCRTthIwLB8OgYnzIURp+zlw7w= |
|
760 |
|
|
761 |
Name: org/eclipse/equinox/internal/p2/ui/actions/UpdateAction$2$1.clas |
|
762 |
s |
|
763 |
SHA1-Digest: /oA/FJ51vNWnNfmKjsFRKKWLd9E= |
|
764 |
|
|
765 |
Name: org/eclipse/equinox/internal/p2/ui/QueryableRepositoryManager$1. |
|
766 |
class |
|
767 |
SHA1-Digest: jWLimhrgoqgttYxVBNZWhE7HUyQ= |
|
768 |
|
|
769 |
Name: org/eclipse/equinox/internal/p2/ui/ProvisioningOperationRunner$2 |
|
770 |
.class |
|
771 |
SHA1-Digest: wK2phLUPMVHTsd3Zojd3c6yTI4U= |
|
772 |
|
|
773 |
Name: org/eclipse/equinox/internal/p2/ui/model/IRepositoryElement.clas |
Formats disponibles : Unified diff