Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to set up such a short cut?
How to set up such a short cut? [message #220916] Wed, 11 July 2007 20:46 Go to next message
Eclipse UserFriend
Originally posted by: www.nospam.net

Hi,

I hope to set up a short cut key such that each time when I press it,
the following line will be typed automatically:

System.out.println();

Is there a way to do that?

Thank you very much.
Re: How to set up such a short cut? [message #220923 is a reply to message #220916] Wed, 11 July 2007 21:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: b.muskalla.gmx.net

Hi,

Take a look at Preferences > Java > Editor > Templates.

Btw: write "sysout" and press Crtl+Space in your java editor to get a
System.out.println statement.

Cheers
Benny

www wrote:
> Hi,
>
> I hope to set up a short cut key such that each time when I press it,
> the following line will be typed automatically:
>
> System.out.println();
>
> Is there a way to do that?
>
> Thank you very much.
Re: How to set up such a short cut? [message #221006 is a reply to message #220923] Thu, 12 July 2007 09:02 Go to previous message
Eclipse UserFriend
Originally posted by: jakub.jurkiewicz.gmail.com

And "syso" and pressing Ctrl+Space is even faster ;)

--
Jakub Jurkiewicz
http://eclipser-blog.blogspot.com/

Benjamin Muskalla wrote:
> Hi,
>
> Take a look at Preferences > Java > Editor > Templates.
>
> Btw: write "sysout" and press Crtl+Space in your java editor to get a
> System.out.println statement.
>
> Cheers
> Benny
>
> www wrote:
>> Hi,
>>
>> I hope to set up a short cut key such that each time when I press it,
>> the following line will be typed automatically:
>>
>> System.out.println();
>>
>> Is there a way to do that?
>>
>> Thank you very much.
>
Previous Topic:Install Ecipse classic
Next Topic:Eclipse fro WinXp 64-bit
Goto Forum:
  


Current Time: Fri Apr 19 21:47:15 GMT 2024

Powered by FUDForum. Page generated in 0.09251 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top