| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.rmf.examples.feature" |
| label="RMF Examples Feature (Incubation)" |
| version="0.9.0.qualifier" |
| provider-name="Eclipse Modeling Project"> |
| |
| <description> |
| RMF Examples |
| </description> |
| |
| <copyright url="http://www.example.com/copyright"> |
| [Enter Copyright Description here.] |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <url> |
| <discovery label="RMF at Eclipse.org" url="http://eclipse.org/rmf"/> |
| </url> |
| |
| <plugin |
| id="org.eclipse.rmf.examples.installer" |
| download-size="0" |
| install-size="0" |
| version="0.0.0"/> |
| |
| </feature> |