| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.jem.feature.patch" | |
| label="%featureName" | |
| version="1.2.5.qualifier" | |
| provider-name="%providerName"> | |
| <description>%description</description> | |
| <copyright>%copyright</copyright> | |
| <license url="%licenseURL">%license</license> | |
| <requires> | |
| <import feature="org.eclipse.jem" version="1.2.4.v200704181020--6zXJK0L0SE3a95" patch="true"/> | |
| <import plugin="org.eclipse.jem.workbench"/> | |
| </requires> | |
| </feature> |