Eclipse Package Explorer和Eclipse Project Explorer有什么区别? [英] What is the difference between the Eclipse Package Explorer and the Eclipse Project Explorer?

查看:604
本文介绍了Eclipse Package Explorer和Eclipse Project Explorer有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我看来,这两个观点几乎相同,尤其是伽利略以来。这是真的吗,或者我错过了一个或另一个的某些功能?

解决方案

根据Eclipse的帮助, Project Explorer


提供Workbench中
工件的分层视图,这是
由特定
配置您的工作台。


只有安装了Java开发工具(JDT),Project Explorer几乎看起来和行为为java作为包资源管理器的项目(包括上下文菜单中的重构和其他源代码操作)。但是Project Explorer也可以用于其他语言和项目类型。



其他插件为项目资源管理器视图提供了额外的信息,使其更加复杂。例如,如果您安装了Web工具并且具有动态Web项目,则项目资源管理器会显示其他树节点,如部署描述符和JavaScript资源。您可以在 Project Explorer / Customize View ... / Content 中查看(并配置)所有可用的贡献。



例如使用SpringSource Tool Suite 2.1.0我有其他节点用于web项目,spring bean和web服务。因此,我喜欢使用Project Explorer。


It seems to me these two views are virtually identical, especially since Galileo. Is this true, or am I missing out on some features of one or the other?

解决方案

According to the Eclipse help, the Project Explorer

provides a hierarchical view of the artifacts in the Workbench, which is customized by the specific configuration of your Workbench.

With only the java developer tools (JDT) installed the Project Explorer nearly looks and behaves for java projects as the Package Explorer (including refactoring and other source code operations in the context menu). But Project Explorer is usable for other languages and project types as well.

Additional plugins contributes "extra information" to the Project Explorer view making it much more "sophisticated". For example if you have the web tools installed and you have a Dynamic Web Project, the Project Explorer shows you additional tree nodes like Deployment Descriptor and JavaScript Resources. You can see (and configure) all available contributions in Project Explorer / Customize View... / Content.

For example using SpringSource Tool Suite 2.1.0 I have additional nodes for web projects, spring beans and web services. Because of this I favor using the Project Explorer.

这篇关于Eclipse Package Explorer和Eclipse Project Explorer有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆