blob: 8ea230802a36f008356490c5d180e29c34627404 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2009, 2019 THALES GLOBAL SERVICES.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0
SPDX-License-Identifier: EPL-2.0
Contributors:
Thales - initial API and implementation
-->
<feature
id="org.eclipse.egf.portfolio.acceleo3.feature"
label="%featureName"
version="1.6.2.qualifier"
license-feature="org.eclipse.license"
license-feature-version="0.0.0"
provider-name="%providerName"
image="eclipse_update_120.jpg">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/>
<discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/>
<discovery label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/>
</url>
<requires>
<import feature="org.eclipse.egf.feature"/>
<import feature="org.eclipse.acceleo.sdk"/>
</requires>
<plugin
id="org.eclipse.egf.portfolio.task.acceleo3"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.egf.portfolio.task.acceleo3.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.egf.portfolio.acceleo3.examples.installer"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>