| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.epf.richtext.win32.feature" |
| label="%featureName" |
| version="1.5.0.qualifier" |
| provider-name="%providerName" |
| plugin="org.eclipse.epf.richtext" |
| image="eclipse_update_120.jpg"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <requires> |
| <import plugin="org.eclipse.swt"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.epf.common.win32.win32.x86" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |