首页 > 系统服务 > 详细

Eclipse中Project Explorer 和 Package Explorer有什么区别

时间:2015-07-27 11:13:06      阅读:443      评论:0      收藏:0      [点我收藏+]

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中Project Explorer 和 Package Explorer有什么区别

原文:http://blog.csdn.net/yechaodechuntian/article/details/47080319

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!