[3] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <?pde version="3.5"?>
|
---|
| 3 |
|
---|
[10] | 4 | <product name="Memos" uid="de.ugoe.cs.swe.memos.product" id="de.ugoe.cs.swe.memos.product" application="de.ugoe.cs.swe.memos.application" version="0.5.0.qualifier" useFeatures="false" includeLaunchers="true">
|
---|
[3] | 5 |
|
---|
| 6 | <configIni use="default">
|
---|
| 7 | </configIni>
|
---|
| 8 |
|
---|
| 9 | <launcherArgs>
|
---|
[4] | 10 | <vmArgs>-Xmx512m</vmArgs>
|
---|
[3] | 11 | <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
|
---|
| 12 | </launcherArgs>
|
---|
| 13 |
|
---|
| 14 | <windowImages i16="icons/alt_window_16.gif" i32="icons/alt_window_32.gif"/>
|
---|
| 15 |
|
---|
| 16 | <splash
|
---|
| 17 | location="de.ugoe.cs.swe.memos" />
|
---|
[7] | 18 | <launcher name="memos">
|
---|
[4] | 19 | <solaris/>
|
---|
| 20 | <win useIco="false">
|
---|
| 21 | <bmp/>
|
---|
| 22 | </win>
|
---|
| 23 | </launcher>
|
---|
| 24 |
|
---|
| 25 | <vm>
|
---|
| 26 | </vm>
|
---|
| 27 |
|
---|
[6] | 28 | <license>
|
---|
| 29 | <url>http://www.eclipse.org/legal/epl-v10.html</url>
|
---|
| 30 | <text>
|
---|
| 31 | *Eclipse Public License - v 1.0* |
---|
| 32 | |
---|
| 33 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE |
---|
| 34 | PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF |
---|
| 35 | THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. |
---|
| 36 | |
---|
| 37 | *1. DEFINITIONS* |
---|
| 38 | |
---|
| 39 | "Contribution" means: |
---|
| 40 | |
---|
| 41 | a) in the case of the initial Contributor, the initial code and |
---|
| 42 | documentation distributed under this Agreement, and |
---|
| 43 | b) in the case of each subsequent Contributor: |
---|
| 44 | |
---|
| 45 | i) changes to the Program, and |
---|
| 46 | |
---|
| 47 | ii) additions to the Program; |
---|
| 48 | |
---|
| 49 | where such changes and/or additions to the Program originate from and |
---|
| 50 | are distributed by that particular Contributor. A Contribution |
---|
| 51 | 'originates' from a Contributor if it was added to the Program by such |
---|
| 52 | Contributor itself or anyone acting on such Contributor's behalf. |
---|
| 53 | Contributions do not include additions to the Program which: (i) are |
---|
| 54 | separate modules of software distributed in conjunction with the Program |
---|
| 55 | under their own license agreement, and (ii) are not derivative works of |
---|
| 56 | the Program. |
---|
| 57 | |
---|
| 58 | "Contributor" means any person or entity that distributes the Program. |
---|
| 59 | |
---|
| 60 | "Licensed Patents " mean patent claims licensable by a Contributor which |
---|
| 61 | are necessarily infringed by the use or sale of its Contribution alone |
---|
| 62 | or when combined with the Program. |
---|
| 63 | |
---|
| 64 | "Program" means the Contributions distributed in accordance with this |
---|
| 65 | Agreement. |
---|
| 66 | |
---|
| 67 | "Recipient" means anyone who receives the Program under this Agreement, |
---|
| 68 | including all Contributors. |
---|
| 69 | |
---|
| 70 | *2. GRANT OF RIGHTS* |
---|
| 71 | |
---|
| 72 | a) Subject to the terms of this Agreement, each Contributor hereby |
---|
| 73 | grants Recipient a non-exclusive, worldwide, royalty-free copyright |
---|
| 74 | license to reproduce, prepare derivative works of, publicly display, |
---|
| 75 | publicly perform, distribute and sublicense the Contribution of such |
---|
| 76 | Contributor, if any, and such derivative works, in source code and |
---|
| 77 | object code form. |
---|
| 78 | |
---|
| 79 | b) Subject to the terms of this Agreement, each Contributor hereby |
---|
| 80 | grants Recipient a non-exclusive, worldwide, royalty-free patent license |
---|
| 81 | under Licensed Patents to make, use, sell, offer to sell, import and |
---|
| 82 | otherwise transfer the Contribution of such Contributor, if any, in |
---|
| 83 | source code and object code form. This patent license shall apply to the |
---|
| 84 | combination of the Contribution and the Program if, at the time the |
---|
| 85 | Contribution is added by the Contributor, such addition of the |
---|
| 86 | Contribution causes such combination to be covered by the Licensed |
---|
| 87 | Patents. The patent license shall not apply to any other combinations |
---|
| 88 | which include the Contribution. No hardware per se is licensed hereunder. |
---|
| 89 | |
---|
| 90 | c) Recipient understands that although each Contributor grants the |
---|
| 91 | licenses to its Contributions set forth herein, no assurances are |
---|
| 92 | provided by any Contributor that the Program does not infringe the |
---|
| 93 | patent or other intellectual property rights of any other entity. Each |
---|
| 94 | Contributor disclaims any liability to Recipient for claims brought by |
---|
| 95 | any other entity based on infringement of intellectual property rights |
---|
| 96 | or otherwise. As a condition to exercising the rights and licenses |
---|
| 97 | granted hereunder, each Recipient hereby assumes sole responsibility to |
---|
| 98 | secure any other intellectual property rights needed, if any. For |
---|
| 99 | example, if a third party patent license is required to allow Recipient |
---|
| 100 | to distribute the Program, it is Recipient's responsibility to acquire |
---|
| 101 | that license before distributing the Program. |
---|
| 102 | |
---|
| 103 | d) Each Contributor represents that to its knowledge it has sufficient |
---|
| 104 | copyright rights in its Contribution, if any, to grant the copyright |
---|
| 105 | license set forth in this Agreement. |
---|
| 106 | |
---|
| 107 | *3. REQUIREMENTS* |
---|
| 108 | |
---|
| 109 | A Contributor may choose to distribute the Program in object code form |
---|
| 110 | under its own license agreement, provided that: |
---|
| 111 | |
---|
| 112 | a) it complies with the terms and conditions of this Agreement; and |
---|
| 113 | |
---|
| 114 | b) its license agreement: |
---|
| 115 | |
---|
| 116 | i) effectively disclaims on behalf of all Contributors all warranties |
---|
| 117 | and conditions, express and implied, including warranties or conditions |
---|
| 118 | of title and non-infringement, and implied warranties or conditions of |
---|
| 119 | merchantability and fitness for a particular purpose; |
---|
| 120 | |
---|
| 121 | ii) effectively excludes on behalf of all Contributors all liability for |
---|
| 122 | damages, including direct, indirect, special, incidental and |
---|
| 123 | consequential damages, such as lost profits; |
---|
| 124 | |
---|
| 125 | iii) states that any provisions which differ from this Agreement are |
---|
| 126 | offered by that Contributor alone and not by any other party; and |
---|
| 127 | |
---|
| 128 | iv) states that source code for the Program is available from such |
---|
| 129 | Contributor, and informs licensees how to obtain it in a reasonable |
---|
| 130 | manner on or through a medium customarily used for software exchange. |
---|
| 131 | |
---|
| 132 | When the Program is made available in source code form: |
---|
| 133 | |
---|
| 134 | a) it must be made available under this Agreement; and |
---|
| 135 | |
---|
| 136 | b) a copy of this Agreement must be included with each copy of the Program. |
---|
| 137 | |
---|
| 138 | Contributors may not remove or alter any copyright notices contained |
---|
| 139 | within the Program. |
---|
| 140 | |
---|
| 141 | Each Contributor must identify itself as the originator of its |
---|
| 142 | Contribution, if any, in a manner that reasonably allows subsequent |
---|
| 143 | Recipients to identify the originator of the Contribution. |
---|
| 144 | |
---|
| 145 | *4. COMMERCIAL DISTRIBUTION* |
---|
| 146 | |
---|
| 147 | Commercial distributors of software may accept certain responsibilities |
---|
| 148 | with respect to end users, business partners and the like. While this |
---|
| 149 | license is intended to facilitate the commercial use of the Program, the |
---|
| 150 | Contributor who includes the Program in a commercial product offering |
---|
| 151 | should do so in a manner which does not create potential liability for |
---|
| 152 | other Contributors. Therefore, if a Contributor includes the Program in |
---|
| 153 | a commercial product offering, such Contributor ("Commercial |
---|
| 154 | Contributor") hereby agrees to defend and indemnify every other |
---|
| 155 | Contributor ("Indemnified Contributor") against any losses, damages and |
---|
| 156 | costs (collectively "Losses") arising from claims, lawsuits and other |
---|
| 157 | legal actions brought by a third party against the Indemnified |
---|
| 158 | Contributor to the extent caused by the acts or omissions of such |
---|
| 159 | Commercial Contributor in connection with its distribution of the |
---|
| 160 | Program in a commercial product offering. The obligations in this |
---|
| 161 | section do not apply to any claims or Losses relating to any actual or |
---|
| 162 | alleged intellectual property infringement. In order to qualify, an |
---|
| 163 | Indemnified Contributor must: a) promptly notify the Commercial |
---|
| 164 | Contributor in writing of such claim, and b) allow the Commercial |
---|
| 165 | Contributor to control, and cooperate with the Commercial Contributor |
---|
| 166 | in, the defense and any related settlement negotiations. The Indemnified |
---|
| 167 | Contributor may participate in any such claim at its own expense. |
---|
| 168 | |
---|
| 169 | For example, a Contributor might include the Program in a commercial |
---|
| 170 | product offering, Product X. That Contributor is then a Commercial |
---|
| 171 | Contributor. If that Commercial Contributor then makes performance |
---|
| 172 | claims, or offers warranties related to Product X, those performance |
---|
| 173 | claims and warranties are such Commercial Contributor's responsibility |
---|
| 174 | alone. Under this section, the Commercial Contributor would have to |
---|
| 175 | defend claims against the other Contributors related to those |
---|
| 176 | performance claims and warranties, and if a court requires any other |
---|
| 177 | Contributor to pay any damages as a result, the Commercial Contributor |
---|
| 178 | must pay those damages. |
---|
| 179 | |
---|
| 180 | *5. NO WARRANTY* |
---|
| 181 | |
---|
| 182 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED |
---|
| 183 | ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, |
---|
| 184 | EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES |
---|
| 185 | OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR |
---|
| 186 | A PARTICULAR PURPOSE. Each Recipient is solely responsible for |
---|
| 187 | determining the appropriateness of using and distributing the Program |
---|
| 188 | and assumes all risks associated with its exercise of rights under this |
---|
| 189 | Agreement , including but not limited to the risks and costs of program |
---|
| 190 | errors, compliance with applicable laws, damage to or loss of data, |
---|
| 191 | programs or equipment, and unavailability or interruption of operations. |
---|
| 192 | |
---|
| 193 | *6. DISCLAIMER OF LIABILITY* |
---|
| 194 | |
---|
| 195 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR |
---|
| 196 | ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, |
---|
| 197 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING |
---|
| 198 | WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF |
---|
| 199 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
---|
| 200 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR |
---|
| 201 | DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED |
---|
| 202 | HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |
---|
| 203 | |
---|
| 204 | *7. GENERAL* |
---|
| 205 | |
---|
| 206 | If any provision of this Agreement is invalid or unenforceable under |
---|
| 207 | applicable law, it shall not affect the validity or enforceability of |
---|
| 208 | the remainder of the terms of this Agreement, and without further action |
---|
| 209 | by the parties hereto, such provision shall be reformed to the minimum |
---|
| 210 | extent necessary to make such provision valid and enforceable. |
---|
| 211 | |
---|
| 212 | If Recipient institutes patent litigation against any entity (including |
---|
| 213 | a cross-claim or counterclaim in a lawsuit) alleging that the Program |
---|
| 214 | itself (excluding combinations of the Program with other software or |
---|
| 215 | hardware) infringes such Recipient's patent(s), then such Recipient's |
---|
| 216 | rights granted under Section 2(b) shall terminate as of the date such |
---|
| 217 | litigation is filed. |
---|
| 218 | |
---|
| 219 | All Recipient's rights under this Agreement shall terminate if it fails |
---|
| 220 | to comply with any of the material terms or conditions of this Agreement |
---|
| 221 | and does not cure such failure in a reasonable period of time after |
---|
| 222 | becoming aware of such noncompliance. If all Recipient's rights under |
---|
| 223 | this Agreement terminate, Recipient agrees to cease use and distribution |
---|
| 224 | of the Program as soon as reasonably practicable. However, Recipient's |
---|
| 225 | obligations under this Agreement and any licenses granted by Recipient |
---|
| 226 | relating to the Program shall continue and survive. |
---|
| 227 | |
---|
| 228 | Everyone is permitted to copy and distribute copies of this Agreement, |
---|
| 229 | but in order to avoid inconsistency the Agreement is copyrighted and may |
---|
| 230 | only be modified in the following manner. The Agreement Steward reserves |
---|
| 231 | the right to publish new versions (including revisions) of this |
---|
| 232 | Agreement from time to time. No one other than the Agreement Steward has |
---|
| 233 | the right to modify this Agreement. The Eclipse Foundation is the |
---|
| 234 | initial Agreement Steward. The Eclipse Foundation may assign the |
---|
| 235 | responsibility to serve as the Agreement Steward to a suitable separate |
---|
| 236 | entity. Each new version of the Agreement will be given a distinguishing |
---|
| 237 | version number. The Program (including Contributions) may always be |
---|
| 238 | distributed subject to the version of the Agreement under which it was |
---|
| 239 | received. In addition, after a new version of the Agreement is |
---|
| 240 | published, Contributor may elect to distribute the Program (including |
---|
| 241 | its Contributions) under the new version. Except as expressly stated in |
---|
| 242 | Sections 2(a) and 2(b) above, Recipient receives no rights or licenses |
---|
| 243 | to the intellectual property of any Contributor under this Agreement, |
---|
| 244 | whether expressly, by implication, estoppel or otherwise. All rights in |
---|
| 245 | the Program not expressly granted under this Agreement are reserved. |
---|
| 246 | |
---|
| 247 | This Agreement is governed by the laws of the State of New York and the |
---|
| 248 | intellectual property laws of the United States of America. No party to |
---|
| 249 | this Agreement will bring a legal action under this Agreement more than |
---|
| 250 | one year after the cause of action arose. Each party waives its rights |
---|
| 251 | to a jury trial in any resulting litigation.
|
---|
| 252 | </text>
|
---|
| 253 | </license>
|
---|
| 254 |
|
---|
[3] | 255 | <plugins>
|
---|
| 256 | <plugin id="com.ibm.icu"/>
|
---|
| 257 | <plugin id="de.ugoe.cs.swe.memos"/>
|
---|
| 258 | <plugin id="org.eclipse.core.commands"/>
|
---|
| 259 | <plugin id="org.eclipse.core.contenttype"/>
|
---|
| 260 | <plugin id="org.eclipse.core.databinding"/>
|
---|
| 261 | <plugin id="org.eclipse.core.databinding.observable"/>
|
---|
| 262 | <plugin id="org.eclipse.core.databinding.property"/>
|
---|
| 263 | <plugin id="org.eclipse.core.expressions"/>
|
---|
| 264 | <plugin id="org.eclipse.core.jobs"/>
|
---|
| 265 | <plugin id="org.eclipse.core.runtime"/>
|
---|
| 266 | <plugin id="org.eclipse.core.runtime.compatibility.registry" fragment="true"/>
|
---|
| 267 | <plugin id="org.eclipse.equinox.app"/>
|
---|
| 268 | <plugin id="org.eclipse.equinox.common"/>
|
---|
| 269 | <plugin id="org.eclipse.equinox.preferences"/>
|
---|
| 270 | <plugin id="org.eclipse.equinox.registry"/>
|
---|
| 271 | <plugin id="org.eclipse.help"/>
|
---|
| 272 | <plugin id="org.eclipse.jface"/>
|
---|
| 273 | <plugin id="org.eclipse.jface.databinding"/>
|
---|
| 274 | <plugin id="org.eclipse.jface.text"/>
|
---|
| 275 | <plugin id="org.eclipse.osgi"/>
|
---|
| 276 | <plugin id="org.eclipse.swt"/>
|
---|
[5] | 277 | <plugin id="org.eclipse.swt.carbon.macosx" fragment="true"/>
|
---|
| 278 | <plugin id="org.eclipse.swt.cocoa.macosx" fragment="true"/>
|
---|
| 279 | <plugin id="org.eclipse.swt.cocoa.macosx.x86_64" fragment="true"/>
|
---|
| 280 | <plugin id="org.eclipse.swt.gtk.linux.ppc" fragment="true"/>
|
---|
| 281 | <plugin id="org.eclipse.swt.gtk.linux.s390" fragment="true"/>
|
---|
| 282 | <plugin id="org.eclipse.swt.gtk.linux.s390x" fragment="true"/>
|
---|
| 283 | <plugin id="org.eclipse.swt.gtk.linux.x86" fragment="true"/>
|
---|
| 284 | <plugin id="org.eclipse.swt.gtk.linux.x86_64" fragment="true"/>
|
---|
| 285 | <plugin id="org.eclipse.swt.gtk.solaris.sparc" fragment="true"/>
|
---|
| 286 | <plugin id="org.eclipse.swt.gtk.solaris.x86" fragment="true"/>
|
---|
| 287 | <plugin id="org.eclipse.swt.motif.aix.ppc" fragment="true"/>
|
---|
| 288 | <plugin id="org.eclipse.swt.motif.hpux.PA_RISC" fragment="true"/>
|
---|
| 289 | <plugin id="org.eclipse.swt.motif.hpux.ia64_32" fragment="true"/>
|
---|
| 290 | <plugin id="org.eclipse.swt.motif.linux.x86" fragment="true"/>
|
---|
| 291 | <plugin id="org.eclipse.swt.motif.solaris.sparc" fragment="true"/>
|
---|
| 292 | <plugin id="org.eclipse.swt.photon.qnx.x86" fragment="true"/>
|
---|
[3] | 293 | <plugin id="org.eclipse.swt.win32.win32.x86" fragment="true"/>
|
---|
[5] | 294 | <plugin id="org.eclipse.swt.win32.win32.x86_64" fragment="true"/>
|
---|
| 295 | <plugin id="org.eclipse.swt.wpf.win32.x86" fragment="true"/>
|
---|
[3] | 296 | <plugin id="org.eclipse.text"/>
|
---|
| 297 | <plugin id="org.eclipse.ui"/>
|
---|
[5] | 298 | <plugin id="org.eclipse.ui.carbon" fragment="true"/>
|
---|
| 299 | <plugin id="org.eclipse.ui.cocoa" fragment="true"/>
|
---|
[3] | 300 | <plugin id="org.eclipse.ui.workbench"/>
|
---|
| 301 | </plugins>
|
---|
| 302 |
|
---|
| 303 |
|
---|
| 304 | </product>
|
---|