![]() Previous |
![]() Next |
If you are using the Memory Leak Detector as an Eclipse plug-in, you can jump from wherever a type or method is shown directly to the source code. A feature called Jump-to-Source allows you not only to see the name of a class or method displayed in the GUI, but lets you jump from the displayed method or class name directly to that class or method's source code; for example:
To jump to the source code
In the Trend Analysis table or the Allocation Stack Trace for table, right-click the method or class to open a context menu.
Choose Open Method or Open Type (depending upon what you are jumping from).
The source code appears in a separate editor.