Netbeans Keyboard Shortcuts in Eclipse [message #114161] |
Wed, 02 November 2005 16:10  |
Eclipse User |
|
|
|
Originally posted by: a.b.com
Guys,
I'm new to Eclipse, but I've been a long time Netbeans user.
I really like the editor now that I'm really starting to get comfortable
with it, but there is one thing in the Netbeans editor that I really miss.
In netbeans they have some abbreviations that you can type that will expand
the word after hitting the spacebar. For example, if you type:
pu<spacebar> will expand to public
pr<spacebar> will expand to private
St<spacebar> will expand to String
As you can probably see this can save a lot of time and typos while typing.
Is there a way to do this in Eclipse?
Any help would be greatly appreciated.
Thanks in advance.
|
|
|
|
|
|
Re: Netbeans Keyboard Shortcuts in Eclipse [message #114661 is a reply to message #114487] |
Fri, 04 November 2005 05:34  |
Eclipse User |
|
|
|
Schwame wrote:
> I've been using the content assist with the CTRL + space, but it
> takes a lot longer than typing a few characters of a word.
>
> Another good example, is typing pst changes into printStackTrace();
In recent builds (for example 3.2M3), define your template for
printStackTrace() and configure a separate command for template
completion (on the Java > Editor > Content Assist > Work in Progress
preference page). 'pst' will not be expanded automatically, but once you
press the template expansion button...
Hope this helps a little. tom.
|
|
|
Powered by
FUDForum. Page generated in 0.20552 seconds