| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.statet.eutils.autorun" |
| version="4.4.0.qualifier" |
| provider-name="Eclipse StatET" |
| label="StatET Auto Run (Incubation)" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description url="https://www.eclipse.org/statet"> |
| Utility to run a launch configuration at startup of Eclipse automatically. |
| </description> |
| |
| <copyright> |
| Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved. |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <plugin |
| id="org.eclipse.statet.eutils.autorun" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |