| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.wst.server_tests.feature" | |
| label="%featureName" | |
| version="3.3.302.qualifier" | |
| provider-name="%providerName" | |
| license-feature="org.eclipse.license" | |
| license-feature-version="1.0.1.qualifier"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <plugin | |
| id="org.eclipse.wst.internet.monitor.core.tests" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0"/> | |
| <plugin | |
| id="org.eclipse.wst.internet.monitor.ui.tests" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0"/> | |
| <plugin | |
| id="org.eclipse.wst.server.core.tests" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0"/> | |
| <plugin | |
| id="org.eclipse.wst.server.ui.tests" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0"/> | |
| </feature> |