Java > Scala

Jeff Nowakowski jeff at dilacero.org
Fri Dec 2 14:54:58 PST 2011


On 12/02/2011 05:38 PM, Timon Gehr wrote:
>
> I'm more an emacs guy, and I jump to declarations by (maybe C-x C-f
> filename ENTER) M-s \w+ identifier ENTER (and a few C-s for the
> occasional false positives), and I can use similar techniques to not
> only reach a specific declaration, but any specific position in the
> whole code. I don't think that it is any slower than always lifting your
> hands from the keyboard in order to be able to use the mouse and slow
> IDE functionality.

Try "F3" in Eclipse. You know, it has keyboard shortcuts too, and 
user-definable ones at that, and it is smart about Java.

I'm an Emacs guy too, but Eclipse blows Emacs out of the water when it 
comes to programming in Java.


More information about the Digitalmars-d mailing list