blob: 995e7419bbcc625e7683a1bcd30f3c2747748ff4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
<copyright>
Copyright (c) 2005, 2013 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
mwenz - Added composite example
</copyright>
-->
<feature
id="org.eclipse.graphiti.feature.examples"
label="%featureName"
version="0.16.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<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>
<license url="%licenseURL">
%license
</license>
<plugin
id="org.eclipse.graphiti.doc"
download-size="0"
install-size="0"
version="0.16.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.common"
download-size="0"
install-size="0"
version="0.16.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.tutorial"
download-size="0"
install-size="0"
version="0.16.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.ui.capabilities"
download-size="0"
install-size="0"
version="0.16.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.chess"
download-size="0"
install-size="0"
version="0.16.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.filesystem"
download-size="0"
install-size="0"
version="0.16.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.filesystem.mm"
download-size="0"
install-size="0"
version="0.16.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.composite"
download-size="0"
install-size="0"
version="0.16.0.qualifier"
unpack="false"/>
</feature>