| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.jst.ws.axis2tools_sdk.feature" |
| label="%featureName" |
| version="1.0.0.qualifier" |
| provider-name="%providerName" |
| plugin="org.eclipse.jst" |
| image="eclipse_update_120.jpg"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="license.html"> |
| %license |
| </license> |
| |
| <url> |
| <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates"/> |
| <discovery label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates"/> |
| </url> |
| |
| <includes |
| id="org.eclipse.jst.ws.axis2tools.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.jst.ws.axis2tools.feature.source" |
| version="0.0.0"/> |
| |
| |
| </feature> |