1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00

Turn off the cheatsheet.

This commit is contained in:
Doug Schaefer 2004-07-29 19:40:07 +00:00
parent 782c269d97
commit 61c8f7bb5c

View file

@ -30,7 +30,7 @@
</extension> </extension>
<extension point="org.eclipse.ui.cheatsheets.cheatSheetContent"> <!--extension point="org.eclipse.ui.cheatsheets.cheatSheetContent">
<cheatsheet <cheatsheet
name="%cheatsheet.helloworld.name" name="%cheatsheet.helloworld.name"
contentFile="$nl$/cheatsheets/HelloWorld.xml" contentFile="$nl$/cheatsheets/HelloWorld.xml"
@ -38,7 +38,7 @@
<description>%cheatsheet.helloworld.desc</description> <description>%cheatsheet.helloworld.desc</description>
</cheatsheet> </cheatsheet>
</extension> </extension-->
<runtime> <runtime>
</runtime> </runtime>