blob: 46b3324625326f729d82c83c52d55819233b2c02 [file] [log] [blame]
Stephan Wahlbrink2821c042018-03-14 15:34:14 +01001<?xml version="1.0" encoding="UTF-8"?>
2<feature
3 id="org.eclipse.statet.eutils.autorun"
Stephan Wahlbrinka12c6932020-11-12 08:59:38 +01004 version="4.2.1.202011120600-r"
Stephan Wahlbrink5fd64aa2018-11-01 17:35:08 +01005 provider-name="Eclipse StatET"
Stephan Wahlbrinkee54cb52019-02-11 15:42:38 +01006 label="StatET Auto Run (Incubation)"
Stephan Wahlbrink2821c042018-03-14 15:34:14 +01007 license-feature="org.eclipse.license"
Stephan Wahlbrink5fd64aa2018-11-01 17:35:08 +01008 license-feature-version="0.0.0">
Stephan Wahlbrink2821c042018-03-14 15:34:14 +01009
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 Wahlbrink53ba8442020-01-24 10:24:10 +010015 Copyright (c) 2003, 2020 Stephan Wahlbrink and others. All rights reserved.
Stephan Wahlbrink2821c042018-03-14 15:34:14 +010016 </copyright>
17
Stephan Wahlbrink5fd64aa2018-11-01 17:35:08 +010018 <license url="%licenseURL">
19 %license
Stephan Wahlbrink2821c042018-03-14 15:34:14 +010020 </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>