<?xml version="1.0" encoding="UTF-8"?> | |
<feature | |
id="org.eclipse.jst.server_adapters.ext.sdk.feature" | |
label="%featureName" | |
version="3.3.201.qualifier" | |
provider-name="%providerName" | |
license-feature="org.eclipse.license" | |
license-feature-version="1.0.0.qualifier"> | |
<description> | |
%description | |
</description> | |
<copyright> | |
%copyright | |
</copyright> | |
<license url="%licenseURL"> | |
%license | |
</license> | |
<includes | |
id="org.eclipse.jst.server_adapters.ext.feature" | |
version="0.0.0"/> | |
<includes | |
id="org.eclipse.jst.server_adapters.ext.feature.source" | |
version="0.0.0"/> | |
</feature> |