|
1 ############################################################################### |
|
2 # Copyright (c) 2000, 2005 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 Platform |
|
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 # "secondarySiteName" property - label for the update site |
|
27 secondaryUpdateSiteName=Ganymede Discovery Site |
|
28 |
|
29 |
|
30 # "description" property - description of the feature |
|
31 description=Common OS-independent base of the Eclipse platform. (Binary runtime and user documentation.) |
|
32 |
|
33 # "copyright" property - text of the "Feature Update Copyright" |
|
34 copyright=\ |
|
35 Copyright (c) 2000, 2007 IBM Corporation and others.\n\ |
|
36 All rights reserved. This program and the accompanying materials\n\ |
|
37 are made available under the terms of the Eclipse Public License v1.0\n\ |
|
38 which accompanies this distribution, and is available at\n\ |
|
39 http://www.eclipse.org/legal/epl-v10.html\n\ |
|
40 \n\ |
|
41 Contributors:\n\ |
|
42 IBM Corporation - initial API and implementation\n |
|
43 ################ end of copyright property #################################### |
|
44 |
|
45 # "licenseURL" property - URL of the "Feature License" |
|
46 # do not translate value - just change to point to a locale-specific HTML page |
|
47 licenseURL=license.html |
|
48 |
|
49 # "license" property - text of the "Feature Update License" |
|
50 # should be plain text version of license agreement pointed to be "licenseURL" |
|
51 license=\ |
|
52 ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\ |
|
53 March 17, 2005\n\ |
|
54 \n\ |
|
55 Usage Of Content\n\ |
|
56 \n\ |
|
57 THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ |
|
58 OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ |
|
59 USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ |
|
60 AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ |
|
61 NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ |
|
62 AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ |
|
63 AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ |
|
64 OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ |
|
65 TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ |
|
66 OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ |
|
67 BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ |
|
68 \n\ |
|
69 Applicable Licenses\n\ |
|
70 \n\ |
|
71 Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\ |
|
72 is provided to you under the terms and conditions of the Eclipse Public\n\ |
|
73 License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\ |
|
74 Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ |
|
75 For purposes of the EPL, "Program" will mean the Content.\n\ |
|
76 \n\ |
|
77 Content includes, but is not limited to, source code, object code,\n\ |
|
78 documentation and other files maintained in the Eclipse.org CVS\n\ |
|
79 repository ("Repository") in CVS modules ("Modules") and made available\n\ |
|
80 as downloadable archives ("Downloads").\n\ |
|
81 \n\ |
|
82 - Content may be structured and packaged into modules to facilitate delivering,\n\ |
|
83 extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ |
|
84 plug-in fragments ("Fragments"), and features ("Features").\n\ |
|
85 - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\ |
|
86 in a directory named "plugins".\n\ |
|
87 - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ |
|
88 Each Feature may be packaged as a sub-directory in a directory named "features".\n\ |
|
89 Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ |
|
90 numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ |
|
91 - Features may also include other Features ("Included Features"). Within a Feature, files\n\ |
|
92 named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ |
|
93 \n\ |
|
94 Features may also include other Features ("Included Features"). Files named\n\ |
|
95 "feature.xml" may contain a list of the names and version numbers of\n\ |
|
96 Included Features.\n\ |
|
97 \n\ |
|
98 The terms and conditions governing Plug-ins and Fragments should be\n\ |
|
99 contained in files named "about.html" ("Abouts"). The terms and\n\ |
|
100 conditions governing Features and Included Features should be contained\n\ |
|
101 in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ |
|
102 Licenses may be located in any directory of a Download or Module\n\ |
|
103 including, but not limited to the following locations:\n\ |
|
104 \n\ |
|
105 - The top-level (root) directory\n\ |
|
106 - Plug-in and Fragment directories\n\ |
|
107 - Inside Plug-ins and Fragments packaged as JARs\n\ |
|
108 - Sub-directories of the directory named "src" of certain Plug-ins\n\ |
|
109 - Feature directories\n\ |
|
110 \n\ |
|
111 Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ |
|
112 Eclipse Update Manager, you must agree to a license ("Feature Update\n\ |
|
113 License") during the installation process. If the Feature contains\n\ |
|
114 Included Features, the Feature Update License should either provide you\n\ |
|
115 with the terms and conditions governing the Included Features or inform\n\ |
|
116 you where you can locate them. Feature Update Licenses may be found in\n\ |
|
117 the "license" property of files named "feature.properties". Such Abouts,\n\ |
|
118 Feature Licenses and Feature Update Licenses contain the terms and\n\ |
|
119 conditions (or references to such terms and conditions) that govern your\n\ |
|
120 use of the associated Content in that directory.\n\ |
|
121 \n\ |
|
122 THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\ |
|
123 TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ |
|
124 SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ |
|
125 \n\ |
|
126 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ |
|
127 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ |
|
128 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ |
|
129 - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\ |
|
130 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\ |
|
131 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ |
|
132 \n\ |
|
133 IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ |
|
134 TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\ |
|
135 is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ |
|
136 govern that particular Content.\n\ |
|
137 \n\ |
|
138 Cryptography\n\ |
|
139 \n\ |
|
140 Content may contain encryption software. The country in which you are\n\ |
|
141 currently may have restrictions on the import, possession, and use,\n\ |
|
142 and/or re-export to another country, of encryption software. BEFORE\n\ |
|
143 using any encryption software, please check the country's laws,\n\ |
|
144 regulations and policies concerning the import, possession, or use,\n\ |
|
145 and re-export of encryption software, to see if this is permitted.\n\ |
|
146 \n\ |
|
147 Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n |
|
148 ########### end of license property ########################################## |