| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.jpt.patch" |
| label="%featureName" |
| version="1.0.2.qualifier" |
| provider-name="%providerName"> |
| |
| <description url="http://download.eclipse.org/webtools/patches/"> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <url> |
| <update label="Web Tools Platform (WTP) Patches" url="http://download.eclipse.org/webtools/patches/"/> |
| </url> |
| |
| <requires> |
| <import feature="org.eclipse.jpt.feature" version="1.0.2.v200802140100-77-7_CYQCD2CaLYCHCD" patch="true"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.jpt.gen" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |