mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +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>
|
</action>
|
||||||
</objectContribution>
|
</objectContribution>
|
||||||
</extension>
|
</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 -->
|
<!-- Debug Model Presentation -->
|
||||||
<!-- =========================================================================== -->
|
<!-- =========================================================================== -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue