简体   繁体   English

如何配置为在Intellij IDEA的“包视图”中显示依赖的库jar而不是包?

[英]How to config to show depended library jars rather than packages in “Packages view” of Intellij IDEA?

I installed Intellij IDEA 14 on my mac osx, but I found the display of depended library in Packages view was very annoying.The following is the screenshot of intellij idea, all the package name of depended jars are displayed here, they are indeed too many... 我在Mac OS X上安装了Intellij IDEA 14,但是发现Packages视图中依赖库的显示非常令人讨厌。以下是intellij idea的屏幕快照,所有依赖罐的包名称都显示在这里,它们的确太多了...

intellij idea screenshot: intellij的想法截图:

I just want to know how to config to make the library view look like eclipse, display all the depended jars rather than expanded package name. 我只想知道如何配置以使库视图看起来像eclipse,显示所有依赖的jar,而不是扩展的包名。

eclipse screenshot: 蚀截图:

You're in the package view. 您在包裹视图中。 The package view, unsurprisingly, views packages. 毫无疑问,程序包视图可查看程序包。

Switching to the "Project" view looks like this: 切换到“项目”视图如下所示:

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM