| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.wst.server_sdk.feature.patch" |
| label="%featureName" |
| version="3.0.4.qualifier" |
| provider-name="%providerName"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <requires> |
| <import feature="org.eclipse.wst.server_sdk.feature" version="3.0.4.v20090120-77-7790H6IYF-LdFy5XXin9iudy2" patch="true"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.servertools.doc.isv" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |