mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Turn off the cheatsheet.
This commit is contained in:
parent
782c269d97
commit
61c8f7bb5c
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
</extension>
|
||||
|
||||
<extension point="org.eclipse.ui.cheatsheets.cheatSheetContent">
|
||||
<!--extension point="org.eclipse.ui.cheatsheets.cheatSheetContent">
|
||||
<cheatsheet
|
||||
name="%cheatsheet.helloworld.name"
|
||||
contentFile="$nl$/cheatsheets/HelloWorld.xml"
|
||||
|
@ -38,7 +38,7 @@
|
|||
<description>%cheatsheet.helloworld.desc</description>
|
||||
</cheatsheet>
|
||||
|
||||
</extension>
|
||||
</extension-->
|
||||
<runtime>
|
||||
</runtime>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue