<br><br><div class="gmail_quote">On Sat, Jun 11, 2011 at 4:52 PM, Daniel Gibson <span dir="ltr"><<a href="mailto:metalcaedes@gmail.com">metalcaedes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Am 11.06.2011 21:32, schrieb Robert Clipsham:<br>
<div class="im">> There's far too much mouse usage in IDEs for me. You mean I have to move<br>
> my hands away from the keyboard to do a find and replace? Pfft :<<br>
><br>
<br>
</div>In Eclipse: Ctrl-F for find and replace, Alt-Shift-R to rename a<br>
variable/class/whatever for the whole workspace (at least for Java, not<br>
sure if CDT supports that as well).</blockquote><div><br></div><div>F3 for "Go To Definition" (works in DDT)</div><div>F4 for "View Type Hierarchy" (doesn't seem to work in DDT)</div><div>ctrl+space for autocomplete (sometimes works in DDT)</div>

</div><br>