blob: 3cbdeb47f3cbcbd4b8047d5c8e34b06bf4de9a3c [file] [log] [blame]
spingel0fe9a212009-09-27 06:06:45 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!--
spingel0177f412010-06-08 23:06:42 +00003 Copyright (c) 2009, 2010 Tasktop Technologies and others.
spingel0fe9a212009-09-27 06:06:45 +00004 All rights reserved. This program and the accompanying materials
5 are made available under the terms of the Eclipse Public License v1.0
6 which accompanies this distribution, and is available at
7 http://www.eclipse.org/legal/epl-v10.html
8
9 Contributors:
10 Tasktop Technologies - initial API and implementation
11 -->
12<feature
13 id="org.eclipse.mylyn.tests.performance_feature"
spingel7e730a92010-04-24 00:53:23 +000014 label="%featureName"
Steffen Pingela97d1972013-06-21 15:05:23 +020015 version="3.10.0.qualifier"
Steffen Pingel37d14702012-02-17 15:58:33 +010016 plugin="org.eclipse.mylyn.sandbox.ui">
spingel0fe9a212009-09-27 06:06:45 +000017
18 <description url="http://eclipse.org/mylyn">
spingel7e730a92010-04-24 00:53:23 +000019 %description
spingel0fe9a212009-09-27 06:06:45 +000020 </description>
21
22 <copyright>
spingel7e730a92010-04-24 00:53:23 +000023 %copyright
spingel0fe9a212009-09-27 06:06:45 +000024 </copyright>
25
26 <license url="license.html">
spingel7e730a92010-04-24 00:53:23 +000027 %license
spingel0fe9a212009-09-27 06:06:45 +000028 </license>
29
spingel0fe9a212009-09-27 06:06:45 +000030 <plugin
31 id="org.eclipse.test.performance"
32 download-size="0"
33 install-size="0"
34 version="0.0.0"/>
35
36 <plugin
37 id="org.eclipse.test.performance.ui"
38 download-size="0"
39 install-size="0"
40 version="0.0.0"/>
41
42 <plugin
43 id="org.eclipse.mylyn.tests.performance"
44 download-size="0"
45 install-size="0"
46 version="0.0.0"/>
47
spingel7c766a52009-10-06 01:14:17 +000048 <plugin
49 id="org.eclipse.mylyn.ide.dev"
50 download-size="0"
51 install-size="0"
52 version="0.0.0"
53 unpack="false"/>
54
spingel0fe9a212009-09-27 06:06:45 +000055</feature>