| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.wst" |
| label="Web Standard Tools Feature" |
| version="0.7.0" |
| provider-name="%providerName" |
| image="eclipse_update_120.jpg"> |
| |
| <description> |
| %description |
| </description> |
| |
| <license url="license.html"> |
| %license |
| </license> |
| |
| <includes |
| id="org.eclipse.wst.web_ui.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.wst.ws_ui.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.wst.server_ui.feature" |
| version="0.0.0"/> |
| |
| <plugin |
| id="org.eclipse.wst" |
| download-size="0" |
| install-size="0" |
| version="0.0.0"/> |
| |
| </feature> |