| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.gemini.jpa.source.feature" | |
| label="%featureName" | |
| version="1.1.0.RC1" | |
| provider-name="%providerName"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <url> | |
| <update label="%updateSiteName" url="http://download.eclipse.org/gemini/updates/jpa"/> | |
| </url> | |
| <plugin | |
| id="org.eclipse.gemini.jpa.source" | |
| version="0.0.0" | |
| unpack="false"/> | |
| </feature> |