C/C++ Software Development with Eclipse

4.1.6. Quick PreviewΒΆ

Eclipse can show how a function is implemented. Just keep cursor on the function, Eclipse would show the implementation of that function.

../../../_images/c-quick-preview.png

If we press F2 or click on the preview window, we get access to the complete source code of the function, without going away from the original file.

Feedback Form
Feedback Analytics