| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.jst.common.fproj.enablement.jdt.feature.patch" | |
| label="%featureName" | |
| version="3.2.5.qualifier" | |
| provider-name="%providerName"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <requires> | |
| <import feature="org.eclipse.jst.common.fproj.enablement.jdt" version="3.2.2.v201008170019-377AB8s73533J5J759F " patch="true"/> | |
| </requires> | |
| </feature> |