Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2000, 2010 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 |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 6 | # http://www.eclipse.org/legal/epl-v20.html |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 7 | # |
| 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | # Fraunhofer FIRST - initial API and implementation |
| 11 | # Technical University Berlin - initial API and implementation |
| 12 | ############################################################################### |
| 13 | # feature.properties |
| 14 | # contains externalized strings for feature.xml |
| 15 | # "%foo" in feature.xml corresponds to the key "foo" in this file |
| 16 | # java.io.Properties file (ISO 8859-1 with "\" escapes) |
| 17 | # This file should be translated. |
| 18 | |
Stephan Herrmann | 50472bd | 2011-05-12 19:28:12 +0000 | [diff] [blame] | 19 | featureName=Object Teams Patch for JDT/Core |
Stephan Herrmann | bd831d9 | 2010-06-12 16:41:14 +0000 | [diff] [blame] | 20 | providerName=Eclipse.org - Object Teams |
Stephan Herrmann | 9850213 | 2010-04-02 14:34:38 +0000 | [diff] [blame] | 21 | |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 22 | # "licenseURL" property - URL of the "Feature License" |
| 23 | # do not translate value - just change to point to a locale-specific HTML page |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 24 | licenseURL=notice.html |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 25 | |
| 26 | # "license" property - text of the "Feature Update License" |
| 27 | # should be plain text version of license agreement pointed to be "licenseURL" |
| 28 | license=\ |
Stephan Herrmann | 323637e | 2010-04-23 10:30:31 +0000 | [diff] [blame] | 29 | Eclipse Foundation Software User Agreement\n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 30 | \n\ |
| 31 | November 22, 2017\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 32 | \n\ |
| 33 | Usage Of Content\n\ |
| 34 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 35 | THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION\n\ |
| 36 | AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT"). USE OF\n\ |
| 37 | THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE\n\ |
| 38 | TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ |
| 39 | BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED\n\ |
| 40 | BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE\n\ |
| 41 | AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ |
| 42 | TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS OF ANY\n\ |
| 43 | APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU\n\ |
| 44 | MAY NOT USE THE CONTENT.\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 45 | \n\ |
| 46 | Applicable Licenses\n\ |
| 47 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 48 | Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\ |
| 49 | is provided to you under the terms and conditions of the Eclipse Public License\n\ |
| 50 | Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also\n\ |
| 51 | available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL,\n\ |
| 52 | "Program" will mean the Content.\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 53 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 54 | Content includes, but is not limited to, source code, object code, documentation\n\ |
| 55 | and other files maintained in the Eclipse Foundation source code repository\n\ |
| 56 | ("Repository") in software modules ("Modules") and made available as\n\ |
| 57 | downloadable archives ("Downloads").\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 58 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 59 | - Content may be structured and packaged into modules to facilitate\n\ |
| 60 | delivering, extending, and upgrading the Content. Typical modules may\n\ |
| 61 | include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and\n\ |
| 62 | features ("Features").\n\ |
| 63 | - Each Plug-in or Fragment may be packaged as a sub-directory or JAR\n\ |
| 64 | (Java\u2122 ARchive) in a directory named "plugins".\n\ |
| 65 | - A Feature is a bundle of one or more Plug-ins and/or Fragments and\n\ |
| 66 | associated material. Each Feature may be packaged as a sub-directory in a\n\ |
| 67 | directory named "features". Within a Feature, files named "feature.xml" may\n\ |
| 68 | contain a list of the names and version numbers of the Plug-ins and/or\n\ |
| 69 | Fragments associated with that Feature.\n\ |
| 70 | - Features may also include other Features ("Included Features"). Within a\n\ |
| 71 | Feature, files named "feature.xml" may contain a list of the names and\n\ |
| 72 | version numbers of Included Features.\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 73 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 74 | The terms and conditions governing Plug-ins and Fragments should be contained in\n\ |
| 75 | files named "about.html" ("Abouts"). The terms and conditions governing Features\n\ |
| 76 | and Included Features should be contained in files named "license.html"\n\ |
| 77 | ("Feature Licenses"). Abouts and Feature Licenses may be located in any\n\ |
| 78 | directory of a Download or Module including, but not limited to the following\n\ |
| 79 | locations:\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 80 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 81 | - The top-level (root) directory\n\ |
| 82 | - Plug-in and Fragment directories\n\ |
| 83 | - Inside Plug-ins and Fragments packaged as JARs\n\ |
| 84 | - Sub-directories of the directory named "src" of certain Plug-ins\n\ |
| 85 | - Feature directories\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 86 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 87 | Note: if a Feature made available by the Eclipse Foundation is installed using\n\ |
| 88 | the Provisioning Technology (as defined below), you must agree to a license\n\ |
| 89 | ("Feature Update License") during the installation process. If the Feature\n\ |
| 90 | contains Included Features, the Feature Update License should either provide you\n\ |
| 91 | with the terms and conditions governing the Included Features or inform you\n\ |
| 92 | where you can locate them. Feature Update Licenses may be found in the "license"\n\ |
| 93 | property of files named "feature.properties" found within a Feature. Such\n\ |
| 94 | Abouts, Feature Licenses, and Feature Update Licenses contain the terms and\n\ |
| 95 | conditions (or references to such terms and conditions) that govern your use of\n\ |
| 96 | the associated Content in that directory.\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 97 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 98 | THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL\n\ |
| 99 | OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE\n\ |
| 100 | OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 101 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 102 | - Eclipse Public License Version 1.0 (available at\n\ |
| 103 | http://www.eclipse.org/legal/epl-v10.html)\n\ |
| 104 | - Eclipse Distribution License Version 1.0 (available at\n\ |
| 105 | http://www.eclipse.org/licenses/edl-v1.0.html)\n\ |
| 106 | - Common Public License Version 1.0 (available at\n\ |
| 107 | http://www.eclipse.org/legal/cpl-v10.html)\n\ |
| 108 | - Apache Software License 1.1 (available at\n\ |
| 109 | http://www.apache.org/licenses/LICENSE)\n\ |
| 110 | - Apache Software License 2.0 (available at\n\ |
| 111 | http://www.apache.org/licenses/LICENSE-2.0)\n\ |
| 112 | - Mozilla Public License Version 1.1 (available at\n\ |
| 113 | http://www.mozilla.org/MPL/MPL-1.1.html)\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 114 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 115 | IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO\n\ |
| 116 | USE OF THE CONTENT. If no About, Feature License, or Feature Update License is\n\ |
| 117 | provided, please contact the Eclipse Foundation to determine what terms and\n\ |
| 118 | conditions govern that particular Content.\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 119 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 120 | Use of Provisioning Technology\n\ |
Stephan Herrmann | 323637e | 2010-04-23 10:30:31 +0000 | [diff] [blame] | 121 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 122 | The Eclipse Foundation makes available provisioning software, examples of which\n\ |
| 123 | include, but are not limited to, p2 and the Eclipse Update Manager\n\ |
| 124 | ("Provisioning Technology") for the purpose of allowing users to install\n\ |
| 125 | software, documentation, information and/or other materials (collectively\n\ |
| 126 | "Installable Software"). This capability is provided with the intent of allowing\n\ |
| 127 | such users to install, extend and update Eclipse-based products. Information\n\ |
| 128 | about packaging Installable Software is available at\n\ |
Stephan Herrmann | 323637e | 2010-04-23 10:30:31 +0000 | [diff] [blame] | 129 | http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\ |
| 130 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 131 | You may use Provisioning Technology to allow other parties to install\n\ |
| 132 | Installable Software. You shall be responsible for enabling the applicable\n\ |
| 133 | license agreements relating to the Installable Software to be presented to, and\n\ |
| 134 | accepted by, the users of the Provisioning Technology in accordance with the\n\ |
| 135 | Specification. By using Provisioning Technology in such a manner and making it\n\ |
| 136 | available in accordance with the Specification, you further acknowledge your\n\ |
| 137 | agreement to, and the acquisition of all necessary rights to permit the\n\ |
| 138 | following:\n\ |
Stephan Herrmann | 323637e | 2010-04-23 10:30:31 +0000 | [diff] [blame] | 139 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 140 | 1. A series of actions may occur ("Provisioning Process") in which a user may\n\ |
| 141 | execute the Provisioning Technology on a machine ("Target Machine") with the\n\ |
| 142 | intent of installing, extending or updating the functionality of an\n\ |
| 143 | Eclipse-based product.\n\ |
| 144 | 2. During the Provisioning Process, the Provisioning Technology may cause third\n\ |
| 145 | party Installable Software or a portion thereof to be accessed and copied to\n\ |
| 146 | the Target Machine.\n\ |
| 147 | 3. Pursuant to the Specification, you will provide to the user the terms and\n\ |
| 148 | conditions that govern the use of the Installable Software ("Installable\n\ |
| 149 | Software Agreement") and such Installable Software Agreement shall be\n\ |
| 150 | accessed from the Target Machine in accordance with the Specification. Such\n\ |
| 151 | Installable Software Agreement must inform the user of the terms and\n\ |
| 152 | conditions that govern the Installable Software and must solicit acceptance\n\ |
| 153 | by the end user in the manner prescribed in such Installable\n\ |
| 154 | Software Agreement. Upon such indication of agreement by the user, the\n\ |
| 155 | provisioning Technology will complete installation of the\n\ |
| 156 | Installable Software.\n\ |
Stephan Herrmann | 323637e | 2010-04-23 10:30:31 +0000 | [diff] [blame] | 157 | \n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 158 | Cryptography\n\ |
| 159 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 160 | Content may contain encryption software. The country in which you are currently\n\ |
| 161 | may have restrictions on the import, possession, and use, and/or re-export to\n\ |
| 162 | another country, of encryption software. BEFORE using any encryption software,\n\ |
| 163 | please check the country's laws, regulations and policies concerning the import,\n\ |
| 164 | possession, or use, and re-export of encryption software, to see if this is\n\ |
| 165 | permitted.\n\ |
Stephan Herrmann | f3a36a0 | 2010-04-01 21:25:08 +0000 | [diff] [blame] | 166 | \n\ |
Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 167 | Java and all Java-based trademarks are trademarks of Oracle Corporation in the\n\ |
| 168 | United States, other countries, or both.\n |
| 169 | ########### end of license property ########################################## |