开发者

Where is the "class outline view" in Netbeans for PHP?

开发者 https://www.devze.com 2023-02-05 17:28 出处:网络
In Eclipse I have a class outline view which shows me the members of my class: I installed NetBeans 6.9.1 but can\'t find a window which shows me a list of the methods etc. in the class I am workin

In Eclipse I have a class outline view which shows me the members of my class:

Where is the "class outline view" in Netbeans for PHP?

I installed NetBeans 6.9.1 but can't find a window which shows me a list of the methods etc. in the class I am working on. Wher开发者_运维问答e can I find this?

Where is the "class outline view" in Netbeans for PHP?


It should be visible in the Navigator window (Window, Navigating, Navigator or Ctrl-7 on Windows).

Where is the "class outline view" in Netbeans for PHP?

BTW It might take a while to appear when you just open the project though, because NB scans your source for changes first.

0

精彩评论

暂无评论...
验证码 换一张
取 消