mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
Add feature image
This commit is contained in:
parent
4dba41496b
commit
7dd2630664
3 changed files with 3 additions and 1 deletions
|
@ -11,4 +11,5 @@
|
||||||
bin.includes = feature.xml,\
|
bin.includes = feature.xml,\
|
||||||
feature.properties,\
|
feature.properties,\
|
||||||
license.html,\
|
license.html,\
|
||||||
epl-v10.html
|
epl-v10.html,\
|
||||||
|
eclipse_update_120.jpg
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -13,6 +13,7 @@ Martin Oberhuber - initial API and implementation
|
||||||
id="org.eclipse.rse.remotecdt"
|
id="org.eclipse.rse.remotecdt"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="1.0.0.qualifier"
|
version="1.0.0.qualifier"
|
||||||
|
image="eclipse_update_120.jpg"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
|
Loading…
Add table
Reference in a new issue