| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.wst.xml_ui.feature.path" |
| label="Path 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> |
| |
| <requires> |
| <import feature="org.eclipse.wst.xml_ui.feature" version="1.5.5.v200707311635-zkiCfzO-IFUOjzR" patch="true"/> |
| </requires> |
| |
| </feature> |