blob: 743677709530a3f2aacf196e64d29a6465da3ee5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.gmf.runtime.notation.source"
label="%featureName"
version="1.13.0.qualifier"
provider-name="%providerName"
image="modeling32.png"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
<description url="http://www.eclipse.org/gmf">
%description
</description>
<copyright url="http://www.eclipse.org/legal/epl-2.0/">
Copyright (c) 2002, 2016 IBM Corporation and others.
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
which is available at https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/"/>
</url>
<plugin
id="org.eclipse.gmf.runtime.notation.source"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.gmf.runtime.notation.edit.source"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>