| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.dltk.itcl.tests" |
| label="Tests_feature Feature" |
| version="0.95.0.qualifier" |
| provider-name="xored software, Inc."> |
| |
| <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> |
| |
| <plugin |
| id="org.eclipse.dltk.itcl.core.tests" |
| download-size="0" |
| install-size="0" |
| version="0.0.0"/> |
| |
| </feature> |