[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Eclipse Navigation Questions

Lack of Back is a FAQ. ;-}

But it's not in 2.0.

Bob

"Josh Rehman" <if.you.want.to.email@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in message news:Xns9269E99B9440Ejavajoshusenet@xxxxxxxxxxxxxxxx
> I really like the "Goto declaration" (f3) feature. However, I often want
to
> jump back to where the cursor used to be. Is there a way to do this? The
> generalization is that the editor would remember where the cursor was and
> keep it on a stack, like a web browser.
>
> Another good thing to have would be the ability to control everything from
> the keyboard. One annoying thing is that CVS commands and certain "source"
> commands (like insert try/catch) are fairly hard to get at.
>
> Finally, I like the Netbeans feature of defining necessary methods in a
> class (for example when it defines an interface or extends an abstract
> class). Perhaps Eclipse could have something similiar?
>
>
> With kind regards,
> Josh R.
>
> P.S. I'd work on it myself but I'm too busy! Honest!