| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.jst.common_core.feature.patch" |
| label="%featureName" |
| version="3.0.2.qualifier" |
| provider-name="%providerName"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <requires> |
| <import feature="org.eclipse.jst.common_core.feature" version="3.0.2.v200809102124-2518s733I3G395I75" patch="true"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.jst.common.project.facet.core" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |