How to view a object's methods in the sidebar in eclipse

耗尽温柔 提交于 2019-12-21 20:28:11

问题


I know in eclipse there is a way to view a object's methods in the sidebar.


回答1:


You are referring to the Outline view.

It should be displayed by default in the Java perspective (which I assume you are using), but if you don't see it, you can display it from Window->Show View->Outline.



来源:https://stackoverflow.com/questions/26107409/how-to-view-a-objects-methods-in-the-sidebar-in-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!