Stephan Wahlbrink | 2821c04 | 2018-03-14 15:34:14 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.statet.eutils.autorun" |
Stephan Wahlbrink | d82fb17 | 2020-03-17 21:50:45 +0100 | [diff] [blame^] | 4 | version="4.1.1.qualifier" |
Stephan Wahlbrink | 5fd64aa | 2018-11-01 17:35:08 +0100 | [diff] [blame] | 5 | provider-name="Eclipse StatET" |
Stephan Wahlbrink | ee54cb5 | 2019-02-11 15:42:38 +0100 | [diff] [blame] | 6 | label="StatET Auto Run (Incubation)" |
Stephan Wahlbrink | 2821c04 | 2018-03-14 15:34:14 +0100 | [diff] [blame] | 7 | license-feature="org.eclipse.license" |
Stephan Wahlbrink | 5fd64aa | 2018-11-01 17:35:08 +0100 | [diff] [blame] | 8 | license-feature-version="0.0.0"> |
Stephan Wahlbrink | 2821c04 | 2018-03-14 15:34:14 +0100 | [diff] [blame] | 9 | |
| 10 | <description url="https://www.eclipse.org/statet"> |
| 11 | Utility to run a launch configuration at startup of Eclipse automatically. |
| 12 | </description> |
| 13 | |
| 14 | <copyright> |
Stephan Wahlbrink | 53ba844 | 2020-01-24 10:24:10 +0100 | [diff] [blame] | 15 | Copyright (c) 2003, 2020 Stephan Wahlbrink and others. All rights reserved. |
Stephan Wahlbrink | 2821c04 | 2018-03-14 15:34:14 +0100 | [diff] [blame] | 16 | </copyright> |
| 17 | |
Stephan Wahlbrink | 5fd64aa | 2018-11-01 17:35:08 +0100 | [diff] [blame] | 18 | <license url="%licenseURL"> |
| 19 | %license |
Stephan Wahlbrink | 2821c04 | 2018-03-14 15:34:14 +0100 | [diff] [blame] | 20 | </license> |
| 21 | |
| 22 | <plugin |
| 23 | id="org.eclipse.statet.eutils.autorun" |
| 24 | download-size="0" |
| 25 | install-size="0" |
| 26 | version="0.0.0" |
| 27 | unpack="false"/> |
| 28 | |
| 29 | </feature> |