-3

I am going to do one enhancement in the existing java project .So I have to learn the useful short cut keys to navigate and analyse the java project in eclipse.

Example : 1 .If I use F3 it will navigate to method where its used 2.Ctrl+o will show the list of methods

Your help is highly appreciated...

Rithik_Star
  • 651
  • 5
  • 14
  • 39

1 Answers1

0

Take a look at a cheatsheet for the version of eclipse you're using.

robertoia
  • 2,301
  • 23
  • 29