new method creation [message #100527] |
Thu, 02 October 2003 10:16  |
Eclipse User |
|
|
|
Hi all,
What's the best way to start a new method? Is there a way to get a
little new method dialog to show up, similar to the extract method
refactoring dialog? Is there perhaps a plugin that provides this?
|
|
|
|
|
Re: A "Create new Method" menu item would be best [message #100767 is a reply to message #100585] |
Thu, 02 October 2003 19:10   |
Eclipse User |
|
|
|
Originally posted by: faust.acm.org
I think the Instantiations tool has support for a new method wizard like the
kind you mention. Personally, I just do the same thing as Tom does as its
fast and light-weight.
Randy
"Matt Munz" <mmunz@apelon.com> wrote in message
news:blhgk5$4va$1@eclipse.org...
> Tom Eicher wrote:
> > invoke Content Assist, which will offer me a template (i.e. protected
>
> Yeah, I do that too, but Content Assist is a bit slow for me.
>
> When I'm in the flow of coding, I think "make new method", and want a UI
> feature that matches that. There's a consistent paradigm for creating
> "new" things, namely Ctrl+N -- it would be nice to see this applied to
> methods as well as classes and files.
>
> If it were possible to bind key combinations or menu items to templates,
> this might be a temporary solution, although I think a "Create new
> Method" menu item would be best.
>
>
>
>
>
|
|
|
Re: A "Create new Method" menu item would be best [message #100809 is a reply to message #100585] |
Fri, 03 October 2003 00:13  |
Eclipse User |
|
|
|
Originally posted by: akiezun.cuthis.mit.edu.andthis
i think that a 'new method wizard' would make you type exactly the same
thing that you type anyway, so it would be an overkill.
do you think that it would be faster to use than simple typing+good code
assist?
i am yet to meet a real person who would actually create methods via a
wizard (let alone fields).
Randy's anwser points you to the right plugin to look at.
cheers
a.
|
|
|
Powered by
FUDForum. Page generated in 0.04590 seconds