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