| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.statet.eutils.autonature" |
| version="4.0.0.qualifier" |
| label="Auto Project Configuration" |
| provider-name="Eclipse StatET" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description url="https://www.eclipse.org/statet"> |
| Utility to configure projects (natures) automatically dependent on content types of files. |
| </description> |
| |
| <copyright> |
| Copyright (c) 2014, 2018 Stephan Wahlbrink and others. All rights reserved. |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <plugin |
| id="org.eclipse.statet.eutils.autonature" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |