| <?xml version="1.0" encoding="UTF-8"?>
|
| <!-- |
| Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. |
| 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: |
| Eike Stepper - initial API and implementation |
| -->
|
| <feature
|
| id="org.eclipse.emf.ecp.site"
|
| label="EMF Client Platform Site"
|
| version="2.0.0"
|
| provider-name="%providerName"
|
| image="eclipse_update_120.jpg"
|
| license-feature="org.eclipse.emf.ecp.license"
|
| license-feature-version="2.0.0">
|
|
|
| <description>
|
| %description
|
| </description>
|
|
|
| <copyright url="%copyrightURL">
|
| %copyright
|
| </copyright>
|
|
|
| <license url="%licenseURL">
|
| %license
|
| </license>
|
|
|
| <includes
|
| id="org.eclipse.emf.ecp"
|
| version="0.0.0"/>
|
|
|
| <includes
|
| id="org.eclipse.emf.ecp.cdo"
|
| version="0.0.0"/>
|
|
|
| <includes
|
| id="org.eclipse.emf.ecp.workspace"
|
| version="0.0.0"/>
|
|
|
| <includes
|
| id="org.eclipse.emf.ecp.emfstore"
|
| version="0.0.0"/>
|
|
|
| <includes
|
| id="org.eclipse.emf.ecp.ui3x"
|
| version="0.0.0"/>
|
|
|
| <includes
|
| id="org.eclipse.emf.ecp.validation.feature"
|
| version="0.0.0"
|
| name="org.eclipse.emf.ecp.validation"/>
|
|
|
| <includes
|
| id="org.eclipse.emf.ecp.example"
|
| version="0.0.0"/>
|
|
|
| </feature>
|