asobolev | 78b41d1 | 2008-04-11 05:43:21 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.dltk.rse.sdk" |
| 4 | label="%featureName" |
asobolev | 2b6b523 | 2011-09-13 08:41:20 +0000 | [diff] [blame^] | 5 | version="4.0.0.qualifier" |
asobolev | 78b41d1 | 2008-04-11 05:43:21 +0000 | [diff] [blame] | 6 | provider-name="%providerName" |
| 7 | image="eclipse_update_120.jpg"> |
| 8 | |
| 9 | <description> |
| 10 | %description |
| 11 | </description> |
| 12 | |
| 13 | <license url="%licenseURL"> |
| 14 | %license |
| 15 | </license> |
| 16 | |
asobolev | 2b6b523 | 2011-09-13 08:41:20 +0000 | [diff] [blame^] | 17 | <plugin |
| 18 | id="org.eclipse.dltk.rse.core.source" |
| 19 | download-size="0" |
| 20 | install-size="0" |
| 21 | version="0.0.0" |
| 22 | unpack="false"/> |
asobolev | 78b41d1 | 2008-04-11 05:43:21 +0000 | [diff] [blame] | 23 | |
asobolev | 2b6b523 | 2011-09-13 08:41:20 +0000 | [diff] [blame^] | 24 | <plugin |
| 25 | id="org.eclipse.dltk.rse.ui.source" |
| 26 | download-size="0" |
| 27 | install-size="0" |
| 28 | version="0.0.0" |
| 29 | unpack="false"/> |
| 30 | |
| 31 | <plugin |
| 32 | id="org.eclipse.dltk.ssh.core.source" |
| 33 | download-size="0" |
| 34 | install-size="0" |
| 35 | version="0.0.0" |
| 36 | unpack="false"/> |
asobolev | 78b41d1 | 2008-04-11 05:43:21 +0000 | [diff] [blame] | 37 | |
| 38 | </feature> |