| <?xml version="1.0" encoding="UTF-8"?>
|
| <feature
|
| id="org.eclipse.egf.model.ftask"
|
| label="%featureName"
|
| version="0.4.0.qualifier"
|
| provider-name="%providerName"
|
| plugin="org.eclipse.egf.model.ftask"
|
| image="eclipse_update_120.jpg"
|
| >
|
|
|
| <description>
|
| %description
|
| </description>
|
|
|
| <copyright>
|
| Copyright (c) 2009-2010 Thales Corporate Services S.A.S. |
| 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>
|
|
|
| <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.model"
|
| />
|
| <import
|
| feature="org.eclipse.egf.producer"
|
| />
|
| </requires>
|
|
|
| <includes
|
| id="org.eclipse.egf.model.ftask.source"
|
| version="0.0.0"
|
| />
|
|
|
| <plugin
|
| id="org.eclipse.egf.model.ftask"
|
| download-size="0"
|
| install-size="0"
|
| version="0.0.0"
|
| unpack="false"
|
| />
|
|
|
| <plugin
|
| id="org.eclipse.egf.task"
|
| download-size="0"
|
| install-size="0"
|
| version="0.0.0"
|
| unpack="false"
|
| />
|
|
|
| <plugin
|
| id="org.eclipse.egf.producer.ftask"
|
| download-size="0"
|
| install-size="0"
|
| version="0.0.0"
|
| unpack="false"
|
| />
|
|
|
| <plugin
|
| id="org.eclipse.egf.pattern.ftask"
|
| download-size="0"
|
| install-size="0"
|
| version="0.0.0"
|
| unpack="false"
|
| />
|
|
|
| </feature>
|