Eclipse

Define shortcut keys for Snippets in CFEclipse

Something I have to continually remind myself about for some reason is how to define and use shortcut keys for snippets in CFEclipse.   I’ve written about how to use snippets in cfeclipse before but failed to mention that an additional powerful feature is the ability to have them operate using keyboard shortcuts.
So, here it is [...]

How to use Snippets in Aptana for Eclipse

UPDATE: the advice below is nolonger correct please see http://docs.aptana.com/docs/index.php/Adding_a_new_Snippet for explanation of snippets in Aptana for eclipse.
 
 
 
I use snippets extensively for things like custom function calls and other repetative tasks. CFeclipse loads the snippets view as part of it’s perspective, but when programming PHP Aptana does not by default. 
It’s taken me a while but I finally [...]