开发者

Netbeans configuration problem

开发者 https://www.devze.com 2022-12-27 19:19 出处:网络
I am using Netbeans 6.8 The problem is that the projects explorer (that displays all the projects and their contents) displays each package as a node. For instance, if there is package hierarchy like

I am using Netbeans 6.8

The problem is that the projects explorer (that displays all the projects and their contents) displays each package as a node. For instance, if there is package hierarchy like this;

  • com.mycompany.myproject.package1.package1.1

then it displays 5 nodes for the five packages which is very disturbing while development.

Is there any way by which I can configure it(Netbeans) so that it groups all the subpackages of a package under one开发者_运维百科 node and displays the subpackages only when I expand the package node?


In the Projects window, display the context menu without selecting a project, and go "View Java Packages as > List".

You can toggle between List or Tree view with that option.

0

精彩评论

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

关注公众号