| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.ease.sample.feature" |
| label="EASE Sample Feature" |
| version="0.6.0.qualifier"> |
| |
| <description url="https://www.eclipse.org/ease"> |
| [Enter Feature Description here.] |
| </description> |
| |
| <copyright url="http://www.example.com/copyright"> |
| Copyright (c) 2013 --your name here-- |
| 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: |
| --your name here-- - initial API and implementation |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| </feature> |