| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Copyright (c) 2005 - 2011 SAP AG. |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License v1.0 |
| which accompanies this distribution, and is available at |
| http://www.eclipse.org/legal/epl-v10.html |
| |
| Contributors: |
| SAP AG - initial API and implementation |
| mwenz - Update of Eclipse license |
| mwenz - Use central Eclipse license feature |
| --> |
| <feature |
| id="org.eclipse.graphiti.feature.tests" |
| label="%featureName" |
| version="0.9.0.qualifier" |
| provider-name="%providerName" |
| image="eclipse_update_120.jpg" |
| license-feature="org.eclipse.license" |
| license-feature-version="1.0.0.qualifier"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright url="%copyrightURL"> |
| %copyright |
| </copyright> |
| |
| <url> |
| <update label="%graphitiTestUpdateSiteName" url="http://download.eclipse.org/modeling/graphiti/updates/"/> |
| <discovery label="%graphitiTestUpdateSiteName" url="http://download.eclipse.org/modeling/graphiti/updates/"/> |
| </url> |
| |
| <plugin |
| id="org.eclipse.graphiti.tests" |
| download-size="0" |
| install-size="0" |
| version="0.9.0.qualifier" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.graphiti.ui.tests" |
| download-size="0" |
| install-size="0" |
| version="0.9.0.qualifier" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.graphiti.bot.tests" |
| download-size="0" |
| install-size="0" |
| version="0.9.0.qualifier" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.graphiti.testtool.ecore" |
| download-size="0" |
| install-size="0" |
| version="0.9.0.qualifier" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.graphiti.testtool.sketch" |
| download-size="0" |
| install-size="0" |
| version="0.9.0.qualifier" |
| unpack="false"/> |
| |
| </feature> |