| <?xml version="1.0" encoding="UTF-8"?>
|
| <!-- |
| <copyright> |
| 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, implementation and documentation |
| mwenz - Update of Eclipse license |
| mwenz - Added capabilities plugin |
| mwenz - Use central Eclipse license feature |
| </copyright> |
| -->
|
| <feature
|
| id="org.eclipse.graphiti.feature.examples"
|
| label="%featureName"
|
| version="0.10.0.qualifier"
|
| provider-name="%providerName"
|
| license-feature="org.eclipse.license"
|
| license-feature-version="1.0.0.qualifier">
|
|
|
| <description>
|
| %description
|
| </description>
|
|
|
| <copyright url="http://www.eclipse.org/legal/epl-v10.html">
|
| 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
|
| </copyright>
|
|
|
| <plugin
|
| id="org.eclipse.graphiti.doc"
|
| download-size="0"
|
| install-size="0"
|
| version="0.10.0.qualifier"
|
| unpack="false"/>
|
|
|
| <plugin
|
| id="org.eclipse.graphiti.examples.common"
|
| download-size="0"
|
| install-size="0"
|
| version="0.10.0.qualifier"
|
| unpack="false"/>
|
|
|
| <plugin
|
| id="org.eclipse.graphiti.examples.tutorial"
|
| download-size="0"
|
| install-size="0"
|
| version="0.10.0.qualifier"
|
| unpack="false"/>
|
|
|
| <plugin
|
| id="org.eclipse.graphiti.ui.capabilities"
|
| download-size="0"
|
| install-size="0"
|
| version="0.10.0.qualifier"
|
| unpack="false"/>
|
|
|
| <plugin
|
| id="org.eclipse.graphiti.examples.chess"
|
| download-size="0"
|
| install-size="0"
|
| version="0.10.0.qualifier"
|
| unpack="false"/>
|
|
|
| <plugin
|
| id="org.eclipse.graphiti.examples.filesystem"
|
| download-size="0"
|
| install-size="0"
|
| version="0.10.0.qualifier"
|
| unpack="false"/>
|
|
|
| <plugin
|
| id="org.eclipse.graphiti.examples.filesystem.mm"
|
| download-size="0"
|
| install-size="0"
|
| version="0.10.0.qualifier"
|
| unpack="false"/>
|
|
|
| </feature>
|