spingel | 0fe9a21 | 2009-09-27 06:06:45 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
spingel | 0177f41 | 2010-06-08 23:06:42 +0000 | [diff] [blame] | 3 | Copyright (c) 2009, 2010 Tasktop Technologies and others. |
spingel | 0fe9a21 | 2009-09-27 06:06:45 +0000 | [diff] [blame] | 4 | 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" |
spingel | 7e730a9 | 2010-04-24 00:53:23 +0000 | [diff] [blame] | 14 | label="%featureName" |
Steffen Pingel | a97d197 | 2013-06-21 15:05:23 +0200 | [diff] [blame] | 15 | version="3.10.0.qualifier" |
Steffen Pingel | 37d1470 | 2012-02-17 15:58:33 +0100 | [diff] [blame] | 16 | plugin="org.eclipse.mylyn.sandbox.ui"> |
spingel | 0fe9a21 | 2009-09-27 06:06:45 +0000 | [diff] [blame] | 17 | |
| 18 | <description url="http://eclipse.org/mylyn"> |
spingel | 7e730a9 | 2010-04-24 00:53:23 +0000 | [diff] [blame] | 19 | %description |
spingel | 0fe9a21 | 2009-09-27 06:06:45 +0000 | [diff] [blame] | 20 | </description> |
| 21 | |
| 22 | <copyright> |
spingel | 7e730a9 | 2010-04-24 00:53:23 +0000 | [diff] [blame] | 23 | %copyright |
spingel | 0fe9a21 | 2009-09-27 06:06:45 +0000 | [diff] [blame] | 24 | </copyright> |
| 25 | |
| 26 | <license url="license.html"> |
spingel | 7e730a9 | 2010-04-24 00:53:23 +0000 | [diff] [blame] | 27 | %license |
spingel | 0fe9a21 | 2009-09-27 06:06:45 +0000 | [diff] [blame] | 28 | </license> |
| 29 | |
spingel | 0fe9a21 | 2009-09-27 06:06:45 +0000 | [diff] [blame] | 30 | <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 | |
spingel | 7c766a5 | 2009-10-06 01:14:17 +0000 | [diff] [blame] | 48 | <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 | |
spingel | 0fe9a21 | 2009-09-27 06:06:45 +0000 | [diff] [blame] | 55 | </feature> |