OT: Eclipse shortcuts

For Eclipse users, I found a handy "cheat sheet" for Eclipse keyboard shortcuts at the following site:

[url]http://eclipse-tools.sourceforge.net/shortcuts.html[/url]

I find that the more time I can keep my hands on the keyboard (as opposed to reaching for the mouse), the quicker I can crank out code. If you have the same preferences, you might find that cheat sheet as useful as I did.

Cheers!

~

[428 byte] By [yawmarka] at [2007-10-3 2:33:48]
# 1

> For Eclipse users, I found a handy "cheat sheet" for

> Eclipse keyboard shortcuts at the following site:

>

> [url]http://eclipse-tools.sourceforge.net/shortcuts.ht

> ml[/url]

>

> I find that the more time I can keep my hands on the

> keyboard (as opposed to reaching for the mouse), the

> quicker I can crank out code. If you have the same

> preferences, you might find that cheat sheet as

> useful as I did.

>

> Cheers!

>

> ~

Spasibo, tovarisch.

filestreama at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 2
Ooh, thanks for the link. :)
RageMatrix36a at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 3
Ctrl + Shift + L;)
kajbja at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 4
> Ctrl + Shift + L;)Indeed. :o)~
yawmarka at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 5
> Ctrl + Shift + L;) What is that? In RAD6 (Eclipse 3.0), Ctrl-Shift-L does nothing.
filestreama at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 6
> > Ctrl + Shift + L;)> > What is that? In RAD6 (Eclipse 3.0), Ctrl-Shift-L> does nothing.In 3.2, it displays a list of keyboard shortcuts.~
yawmarka at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 7
> > > Ctrl + Shift + L;)> > > > What is that? In RAD6 (Eclipse 3.0), Ctrl-Shift-L> > does nothing.> > In 3.2, it displays a list of keyboard shortcuts.> > ~Does so in 3.1 as well.
kajbja at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 8
> Does so in 3.1 as well.Thanks for adding that; I only have RAD 6 and Eclipse 3.2 readily available. I'd wager it's in the docs, though.~
yawmarka at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 9

> > Does so in 3.1 as well.

>

> Thanks for adding that; I only have RAD 6 and Eclipse

> 3.2 readily available. I'd wager it's in the docs,

> though.

>

> ~

I found it by accident. I wanted to go to a line (Ctrl + L) but I also held shift down and found that nice little table.

kajbja at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...
# 10

Word of advice

Don't use OT in a subject lines. Sun is one of their moods again where they delete such threads on sight without bothering to read content. A thread yesterday got whacked and like this one in that I am not sure it really was all that OT. It's certainly relevent to Java programming I would say.

Anyway I expect this thread to be goine shortly so I just thought I'd mention why this will happen.

cotton.ma at 2007-7-14 19:32:47 > top of Java-index,Java Essentials,Java Programming...