| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.papyrusrt.feature" |
| label="PapyrusRT Profile Feature (Incubation)" |
| version="0.7.0.qualifier" |
| provider-name="Eclipse Modeling Project"> |
| |
| <description url="http://www.example.com/description"> |
| [Enter Feature Description here.] |
| </description> |
| |
| <copyright url="http://www.example.com/copyright"> |
| [Enter Copyright Description here.] |
| </copyright> |
| |
| <license url="http://www.example.com/license"> |
| [Enter License Description here.] |
| </license> |
| |
| <includes |
| id="org.eclipse.papyrusrt.umlrt.core.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.papyrusrt.umlrt.profile.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.papyrusrt.umlrt.tooling.feature" |
| version="0.0.0"/> |
| |
| </feature> |