blob: 774d1b3e16e1994a0ca5b4306175897298caefd2 [file] [log] [blame]
lmandel6b61e502006-05-15 15:12:51 +00001###############################################################################
2# Copyright (c) 2006 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
18featureName=WST API Documentation
19
20# "providerName" property - name of the company that provides the feature
lmandel7c3518c2005-07-11 20:08:03 +000021providerName=Eclipse.org
lmandelfe13d292005-07-11 19:53:21 +000022
lmandel6b61e502006-05-15 15:12:51 +000023# "updateSiteName" property - label for the update site
24updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
lmandelfe13d292005-07-11 19:53:21 +000025
lmandel6b61e502006-05-15 15:12:51 +000026# "description" property - description of the feature
27description=WST API documentation
28
29# "copyright" property - text of the "Feature Update Copyright"
30copyright=\
31Copyright (c) 2006 IBM Corporation and others.\n\
32All rights reserved. This program and the accompanying materials\n\
33are made available under the terms of the Eclipse Public License v1.0\n\
34which accompanies this distribution, and is available at\n\
35http://www.eclipse.org/legal/epl-v10.html\n\
36\n\
37Contributors:\n\
38 IBM Corporation - initial API and implementation\n
39################ end of copyright property ####################################
40
41# "licenseURL" property - URL of the "Feature License"
42# do not translate value - just change to point to a locale-specific HTML page
43licenseURL=license.html
44
45# "license" property - text of the "Feature Update License"
46# should be plain text version of license agreement pointed to be "licenseURL"
lmandelfe13d292005-07-11 19:53:21 +000047license=\
lmandel6b61e502006-05-15 15:12:51 +000048ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
jlanuti05e4d8a2007-06-04 18:31:53 +000049June 06, 2007\n\
lmandelfe13d292005-07-11 19:53:21 +000050\n\
51Usage Of Content\n\
lmandel6b61e502006-05-15 15:12:51 +000052\n\
53THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
54OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
55USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
56AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
57NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
58AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
59AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
60OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
61TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
62OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
63BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
lmandelfe13d292005-07-11 19:53:21 +000064\n\
65Applicable Licenses\n\
lmandelfe13d292005-07-11 19:53:21 +000066\n\
lmandel6b61e502006-05-15 15:12:51 +000067Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
68is provided to you under the terms and conditions of the Eclipse Public\n\
69License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
70Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
71For purposes of the EPL, "Program" will mean the Content.\n\
lmandelfe13d292005-07-11 19:53:21 +000072\n\
lmandel6b61e502006-05-15 15:12:51 +000073Content includes, but is not limited to, source code, object code,\n\
74documentation and other files maintained in the Eclipse.org CVS\n\
75repository ("Repository") in CVS modules ("Modules") and made available\n\
76as downloadable archives ("Downloads").\n\
lmandelfe13d292005-07-11 19:53:21 +000077\n\
lmandel6b61e502006-05-15 15:12:51 +000078 - Content may be structured and packaged into modules to facilitate delivering,\n\
79 extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
80 plug-in fragments ("Fragments"), and features ("Features").\n\
81 - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\
82 in a directory named "plugins".\n\
83 - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
84 Each Feature may be packaged as a sub-directory in a directory named "features".\n\
85 Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
86 numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
87 - Features may also include other Features ("Included Features"). Within a Feature, files\n\
88 named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
lmandelfe13d292005-07-11 19:53:21 +000089\n\
lmandel6b61e502006-05-15 15:12:51 +000090Features may also include other Features ("Included Features"). Files named\n\
91"feature.xml" may contain a list of the names and version numbers of\n\
92Included Features.\n\
lmandelfe13d292005-07-11 19:53:21 +000093\n\
lmandel6b61e502006-05-15 15:12:51 +000094The terms and conditions governing Plug-ins and Fragments should be\n\
95contained in files named "about.html" ("Abouts"). The terms and\n\
96conditions governing Features and Included Features should be contained\n\
97in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
98Licenses may be located in any directory of a Download or Module\n\
99including, but not limited to the following locations:\n\
lmandelfe13d292005-07-11 19:53:21 +0000100\n\
lmandel6b61e502006-05-15 15:12:51 +0000101 - The top-level (root) directory\n\
102 - Plug-in and Fragment directories\n\
103 - Inside Plug-ins and Fragments packaged as JARs\n\
104 - Sub-directories of the directory named "src" of certain Plug-ins\n\
105 - Feature directories\n\
lmandelfe13d292005-07-11 19:53:21 +0000106\n\
lmandel6b61e502006-05-15 15:12:51 +0000107Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
108Eclipse Update Manager, you must agree to a license ("Feature Update\n\
109License") during the installation process. If the Feature contains\n\
110Included Features, the Feature Update License should either provide you\n\
111with the terms and conditions governing the Included Features or inform\n\
112you where you can locate them. Feature Update Licenses may be found in\n\
113the "license" property of files named "feature.properties". Such Abouts,\n\
114Feature Licenses and Feature Update Licenses contain the terms and\n\
115conditions (or references to such terms and conditions) that govern your\n\
116use of the associated Content in that directory.\n\
117\n\
118THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
119TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
120SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
121\n\
122 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
123 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
124 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
125 - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
126 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
127 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
jlanuti05e4d8a2007-06-04 18:31:53 +0000128 - Common Development and Distribution License (CDDL) Version 1.0 (available at http://www.sun.com/cddl/cddl.html)\n\
lmandel6b61e502006-05-15 15:12:51 +0000129\n\
130IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
131TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
132is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
133govern that particular Content.\n\
lmandelfe13d292005-07-11 19:53:21 +0000134\n\
135Cryptography\n\
lmandel6b61e502006-05-15 15:12:51 +0000136\n\
137Content may contain encryption software. The country in which you are\n\
138currently may have restrictions on the import, possession, and use,\n\
139and/or re-export to another country, of encryption software. BEFORE\n\
140using any encryption software, please check the country's laws,\n\
141regulations and policies concerning the import, possession, or use,\n\
142and re-export of encryption software, to see if this is permitted.\n\
143\n\
144Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
145########### end of license property ##########################################