FDT Templates
Hi,
Just thought I'd share a few of my most used Robotlegs FDT templates.
This file includes a few templates:
inject
inject with name
postConstruct
mapEvent
mapListener
unmapEvent
unmapListener
unmapListenerGeneric
I hope someone else can find joy in using these, they really
improve speed.
Matan
- Robotlegs_FDT_Templates.xml 2.12 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Matan Uberstein on 04 May, 2010 08:39 PM
Update on the templates!
Added two new ones: (These only come handy if you are not "quick fixing")
var
function
After I found out about FDT's specifier capabilities, I had to incorporate then into it templates. So enjoy!
2 Posted by Matan Uberstein on 04 May, 2010 08:46 PM
Wow, I really made a mess of that one sentence there, hehe.
What I was trying to say is; After I found out about FDT's specifier capabilities, I had to incorporate them into the templates.
Key difference is when you map a listener with the "mapListener" template, you'll see that instead of putting the "eventDispatcher" straight on, FDT will hint for "eventDispatcher" or "view". I find that these two are most common.
3 Posted by eco_bach on 13 Dec, 2010 07:25 PM
How about Rl templates for IntelliJ?
4 Posted by Paul Robertson on 13 Dec, 2010 09:06 PM
I've got a few that I've created for IntelliJ. I keep meaning to put
them up on my GitHub. (I've already got my Robotlegs templates for
Burrito up there.)
Paul
Stray closed this discussion on 16 Feb, 2011 04:53 PM.