blob: 1e93ac424d22d48cd059c67b1f133de2fdc71d6f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.jst.sdk"
label="J2EE Standard Tools Feature and Web Standard Tools Feature SDK"
version="1.0.0"
provider-name="%providerName"
plugin="org.eclipse.jst.source">
<install-handler/>
<description>
%description
</description>
<license url="license.html">
%license
</license>
<includes
id="org.eclipse.jst"
version="0.0.0"
name="J2EE Standard Tools Feature"/>
<includes
id="org.eclipse.wst.sdk"
version="0.0.0"
name="Web Standard Tools Feature SDK"/>
<requires>
<import feature="org.eclipse.jst" version="1.0.0"/>
<import feature="org.eclipse.wst.sdk" version="1.0.0"/>
</requires>
<plugin
id="org.eclipse.jst.source"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>