| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.rap.tabbed-properties.feature" |
| label="RAP Tabbed Properties View (Incubation)" |
| version="0.1.0.qualifier" |
| provider-name="Eclipse.org - RAP Incubator"> |
| |
| <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> |
| |
| <plugin |
| id="org.eclipse.rap.ui.views.properties.tabbed" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.rap.ui.views.properties.tabbed.source" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |