blob: 001625600b1818925514e35ffeff25c879251538 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
<copyright>
Copyright (c) 2005, 2010 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
</copyright>
-->
<feature
id="org.eclipse.graphiti.sdk.feature"
label="%featureName"
version="0.8.0.qualifier"
provider-name="%providerName">
<description>
This is the full blown SDK feature of the Graphiti framework containing the framework itself plus the source code, documentation and the tutorial with its source code. Install this feature if you would like to start using Graphiti. Graphiti supports the fast and easy creation of unified graphical tools, which can graphically display and edit underlying domain models using a tool-defined notation.
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
Copyright (c) 2005, 2010 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>
<includes
id="org.eclipse.graphiti.feature"
version="0.0.0"/>
<includes
id="org.eclipse.graphiti.feature.examples"
version="0.0.0"/>
<includes
id="org.eclipse.graphiti.source.feature"
version="0.0.0"/>
<includes
id="org.eclipse.graphiti.feature.examples.source"
version="0.0.0"/>
</feature>