In Java Code Style -> Code Templates there is a "Delegate Methods" option under comments but not under code. I tried changing the "Setter body" template because I wanted to automatically create a bunch of delegated setter methods. However, it didn't work for delegates.
So can I add a Delegate Methods entry to the code part of Code Templates or do I need to do something else?
I am using Eclipse Indigo on Win 7.