Re: [eclipse] Do some of you use Eclipse without a mouse ?



On 10-5-2005 22:04, Luc Mercier wrote:

This is a real question. I don't want to launch a Eclipse VS IDEA troll,
but I used to use IDEA without never touching my mouse, which is very pleasant. Since I've moved to Eclipse, I use it all the time. Do some of you program with Eclipse without?


What I missed the most, for people who know both, is the F12 shortcut (go to field or method) and the CTRL+N (go to class). So far under Eclipse I haven't find anything else than browsing the hierarchy to do that. But maybe it exists all the same. If you know how to do, you can save my life ;)
F3 opens the declaration of the selected class, method or field. F4 opens the class hierarchy.

On <http://eclipse-tools.sourceforge.net/shortcuts.html> you can find a PDF with Eclipse keyboard shortcuts.
--
Regards,


Roland de Ruiter
  ___      ___
 /__/ w_/ /__/
/  \ /_/ /  \
.



Relevant Pages

  • Eclipse: class hierarchy not visible in imported project.
    ... I have a project which is built using maven and has been imported inside ... Unfortunately the class hierarchy does not show up in eclipse and ... This is, a priori, not a compatibility problem between eclipse and maven as ...
    (comp.lang.java.softwaretools)
  • Re: [eclipse] Do some of you use Eclipse without a mouse ?
    ... but I used to use IDEA without never touching my mouse, which is very pleasant. ... Since I've moved to Eclipse, I use it all the time. ... list of all shortcuts. ...
    (comp.lang.java.softwaretools)