1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 04:03:27 +02:00

Turn off the cheatsheet.

This commit is contained in:
Doug Schaefer 2004-08-06 15:54:23 +00:00
parent 10abc3427e
commit 60846bd7dd

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>