david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <?pde version="3.5"?> |
| 3 | |
david_williams | a549c87 | 2009-05-26 06:13:12 +0000 | [diff] [blame] | 4 | <product name="Java EE Developer Tools" uid="org.eclipse.wtp.jee" id="org.eclipse.wtp.jee.ide" application="org.eclipse.ui.ide.workbench" version="3.1.0" useFeatures="true" includeLaunchers="false"> |
david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 5 | |
| 6 | <aboutInfo> |
david_williams | a549c87 | 2009-05-26 06:13:12 +0000 | [diff] [blame] | 7 | <image path="/org.eclipse.wtp.jee/about_gears.gif"/> |
david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 8 | <text> |
| 9 | Eclipse Java EE Developer Tools |
| 10 | </text> |
| 11 | </aboutInfo> |
| 12 | |
| 13 | <configIni use="default"> |
| 14 | </configIni> |
| 15 | |
| 16 | <launcherArgs> |
david_williams | a549c87 | 2009-05-26 06:13:12 +0000 | [diff] [blame] | 17 | <programArgs>-product org.eclipse.wtp.jee</programArgs> |
david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 18 | <programArgsWin>--launcher.XXMaxPermSize |
| 19 | 256M</programArgsWin> |
| 20 | <vmArgs>-Dosgi.requiredJavaVersion=1.5 |
| 21 | -Xms40m |
| 22 | -Xmx512m</vmArgs> |
| 23 | <vmArgsLin>-XX:MaxPermSize=256m</vmArgsLin> |
| 24 | <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts |
| 25 | -XX:MaxPermSize=256m</vmArgsMac> |
| 26 | </launcherArgs> |
| 27 | |
david_williams | a549c87 | 2009-05-26 06:13:12 +0000 | [diff] [blame] | 28 | <windowImages i16="/org.eclipse.wtp.jee/WTP_icon_x16_v2.png" i32="/org.eclipse.wtp.jee/WTP_icon_x32_v2.png"/> |
david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 29 | |
| 30 | <splash |
david_williams | a549c87 | 2009-05-26 06:13:12 +0000 | [diff] [blame] | 31 | location="org.eclipse.wtp.jee" |
david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 32 | startupProgressRect="5,275,445,15" |
| 33 | startupMessageRect="7,252,445,20" |
| 34 | startupForegroundColor="000000" /> |
| 35 | <launcher> |
| 36 | <solaris/> |
| 37 | <win useIco="false"> |
| 38 | <bmp/> |
| 39 | </win> |
| 40 | </launcher> |
| 41 | |
david_williams | 5ea8dd2 | 2009-05-26 06:24:41 +0000 | [diff] [blame] | 42 | <intro introId="org.eclipse.wtp.jee.intro.intro"/> |
david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 43 | |
| 44 | <vm> |
| 45 | <linux>org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5</linux> |
| 46 | <macos>org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5</macos> |
| 47 | <solaris>org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5</solaris> |
| 48 | <windows>org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5</windows> |
| 49 | </vm> |
| 50 | |
| 51 | <license> |
| 52 | <url>license.html</url> |
| 53 | <text> |
| 54 | ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\ |
| 55 | June, 2009\n\ |
| 56 | \n\ |
| 57 | Usage Of Content\n\ |
| 58 | \n\ |
| 59 | THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ |
| 60 | OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ |
| 61 | USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ |
| 62 | AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ |
| 63 | NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ |
| 64 | AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ |
| 65 | AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ |
| 66 | OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ |
| 67 | TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ |
| 68 | OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ |
| 69 | BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ |
| 70 | \n\ |
| 71 | Applicable Licenses\n\ |
| 72 | \n\ |
| 73 | Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\ |
| 74 | is provided to you under the terms and conditions of the Eclipse Public\n\ |
| 75 | License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\ |
| 76 | Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ |
| 77 | For purposes of the EPL, "Program" will mean the Content.\n\ |
| 78 | \n\ |
| 79 | Content includes, but is not limited to, source code, object code,\n\ |
| 80 | documentation and other files maintained in the Eclipse.org CVS\n\ |
| 81 | repository ("Repository") in CVS modules ("Modules") and made available\n\ |
| 82 | as downloadable archives ("Downloads").\n\ |
| 83 | \n\ |
| 84 | - Content may be structured and packaged into modules to facilitate delivering,\n\ |
| 85 | extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ |
| 86 | plug-in fragments ("Fragments"), and features ("Features").\n\ |
| 87 | - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\ |
| 88 | in a directory named "plugins".\n\ |
| 89 | - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ |
| 90 | Each Feature may be packaged as a sub-directory in a directory named "features".\n\ |
| 91 | Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ |
| 92 | numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ |
| 93 | - Features may also include other Features ("Included Features"). Within a Feature, files\n\ |
| 94 | named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ |
| 95 | \n\ |
| 96 | Features may also include other Features ("Included Features"). Files named\n\ |
| 97 | "feature.xml" may contain a list of the names and version numbers of\n\ |
| 98 | Included Features.\n\ |
| 99 | \n\ |
| 100 | The terms and conditions governing Plug-ins and Fragments should be\n\ |
| 101 | contained in files named "about.html" ("Abouts"). The terms and\n\ |
| 102 | conditions governing Features and Included Features should be contained\n\ |
| 103 | in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ |
| 104 | Licenses may be located in any directory of a Download or Module\n\ |
| 105 | including, but not limited to the following locations:\n\ |
| 106 | \n\ |
| 107 | - The top-level (root) directory\n\ |
| 108 | - Plug-in and Fragment directories\n\ |
| 109 | - Inside Plug-ins and Fragments packaged as JARs\n\ |
| 110 | - Sub-directories of the directory named "src" of certain Plug-ins\n\ |
| 111 | - Feature directories\n\ |
| 112 | \n\ |
| 113 | Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ |
| 114 | Eclipse Update Manager, you must agree to a license ("Feature Update\n\ |
| 115 | License") during the installation process. If the Feature contains\n\ |
| 116 | Included Features, the Feature Update License should either provide you\n\ |
| 117 | with the terms and conditions governing the Included Features or inform\n\ |
| 118 | you where you can locate them. Feature Update Licenses may be found in\n\ |
| 119 | the "license" property of files named "feature.properties". Such Abouts,\n\ |
| 120 | Feature Licenses and Feature Update Licenses contain the terms and\n\ |
| 121 | conditions (or references to such terms and conditions) that govern your\n\ |
| 122 | use of the associated Content in that directory.\n\ |
| 123 | \n\ |
| 124 | THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\ |
| 125 | TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ |
| 126 | SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ |
| 127 | \n\ |
| 128 | - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ |
| 129 | - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ |
| 130 | - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ |
| 131 | - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\ |
| 132 | - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\ |
| 133 | - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ |
| 134 | - Common Development and Distribution License (CDDL) Version 1.0 (available at http://www.sun.com/cddl/cddl.html)\n\ |
| 135 | \n\ |
| 136 | IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ |
| 137 | TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\ |
| 138 | is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ |
| 139 | govern that particular Content.\n\ |
| 140 | \n\ |
| 141 | Cryptography\n\ |
| 142 | \n\ |
| 143 | Content may contain encryption software. The country in which you are\n\ |
| 144 | currently may have restrictions on the import, possession, and use,\n\ |
| 145 | and/or re-export to another country, of encryption software. BEFORE\n\ |
| 146 | using any encryption software, please check the country's laws,\n\ |
| 147 | regulations and policies concerning the import, possession, or use,\n\ |
| 148 | and re-export of encryption software, to see if this is permitted.\n\ |
| 149 | \n\ |
| 150 | Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n |
| 151 | </text> |
| 152 | </license> |
| 153 | |
| 154 | <plugins> |
david_williams | 5ea8dd2 | 2009-05-26 06:24:41 +0000 | [diff] [blame] | 155 | <plugin id="org.eclipse.wtp.jee.intro"/> |
david_williams | a549c87 | 2009-05-26 06:13:12 +0000 | [diff] [blame] | 156 | <plugin id="org.eclipse.wtp.jee"/> |
david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 157 | </plugins> |
| 158 | |
| 159 | <features> |
david_williams | a549c87 | 2009-05-26 06:13:12 +0000 | [diff] [blame] | 160 | <feature id="org.eclipse.wtp.jee.feature" version="3.1.0.qualifier"/> |
david_williams | 372cdc4 | 2009-05-26 03:25:52 +0000 | [diff] [blame] | 161 | </features> |
| 162 | |
| 163 | |
| 164 | </product> |