Skip Headers
Previous
Previous
 
Next
Next

Jumping to Application Source

If you are using Java Mission Control as an Eclipse plug-in, you can jump from most lists and tables of class or method names directly to the source code for the class or method. This is useful for reviewing the code in the context of an error condition or poor performance.

To jump to the source code from a class or method listing:

  1. In the list or table, right-click the method or class to open a context menu.

  2. Select Open Method or Open Type (depending upon what you are jumping from).

    The source code appears in a separate window for you to view.