| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.wtp.xml.dev.assembly.feature" | |
| label="Dev Feature" | |
| version="1.0.0"> | |
| <description> | |
| A simply assembly feature to drive build. Not intended for distribution. | |
| </description> | |
| <includes | |
| id="org.eclipse.wst.xml_ui.feature" | |
| version="0.0.0"/> | |
| <plugin | |
| id="org.eclipse.wtp.xml.dev" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| </feature> |