| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.dltk.ruby.tests" | |
| label="%featureName" | |
| version="0.9.2.qualifier" | |
| provider-name="%featureProvider"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <url> | |
| <update label="%updateSiteName" url="http://download.eclipse.org/technology/dltk/updates/"/> | |
| </url> | |
| </feature> |