blob: 19e71ae1a0094bb56f77317f289f6c38d5f5030a [file] [log] [blame]
<?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
</copyright>
-->
<feature
id="org.eclipse.graphiti.feature"
label="%featureName"
version="0.7.3.qualifier"
provider-name="%providerName">
<description>
This is the runtime feature of the Graphiti framework. 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. Only this Graphiti feature is needed for creating Eclipse-based applications containing tools using Graphiti.
</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"
download-size="0"
install-size="0"
version="0.7.3.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.ui"
download-size="0"
install-size="0"
version="0.7.3.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.mm"
download-size="0"
install-size="0"
version="0.7.3.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.pattern"
download-size="0"
install-size="0"
version="0.7.3.qualifier"
unpack="false"/>
</feature>