mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
move C nature image here
This commit is contained in:
parent
ec39247781
commit
284a65e273
1 changed files with 9 additions and 0 deletions
|
@ -388,6 +388,15 @@
|
|||
</action>
|
||||
</objectContribution>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.ui.projectNatureImages">
|
||||
<image
|
||||
icon="icons/full/ovr16/c_ovr.gif"
|
||||
natureId="org.eclipse.cdt.core.cnature"
|
||||
id="org.eclipse.cdt.ui.cProjectNatureImage">
|
||||
</image>
|
||||
</extension>
|
||||
|
||||
<!-- =========================================================================== -->
|
||||
<!-- Debug Model Presentation -->
|
||||
<!-- =========================================================================== -->
|
||||
|
|
Loading…
Add table
Reference in a new issue