blob: 33e56a4c875d2cf5913f399f9762efdce08b6e9e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.wst.xml_sdk.feature"
label="org.eclipse.wst.xml_sdk.feature"
version="1.0.0">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<includes
id="org.eclipse.wst.xml_ui.feature"
version="0.0.0"/>
<includes
id="org.eclipse.wst.common_sdk.feature"
version="0.0.0"/>
<requires>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.core.runtime"/>
</requires>
</feature>