CFEclipse snippets
Here are the snippets I use for cfeclipse which will of course work in either eclipse or aptana.
Note that you’ll have to view the ‘trigger text’ for each snippet (inside ‘keyCombos.properties’) to be able to launch the snippets from a keyboard shortcut.
The default shortcut launch combination for cfeclipse is ctrl+j
The archive contains (so far) snippets for:
- Application.cfc template
- Author comments block
- cfargument
- cffunction
- cfinclude
- cflocation
- cfmail
- cfparam
- cfquery
- cfscript
- cfswitch
- Component template
- Getter/Setter
- Try/Catch
CFEclipse snippets (Zip)
CFEclipse snippets (Tarball)
Just download and extract one of the archives above to your eclipse or aptana snippets directory which is normally located in your workspace:
workspace/.metadata/.plugins/org.cfeclipse.cfml/snippets
Happy cf-ing ![]()