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?
It seems to me these two views are virtually identical, especially since Galileo. Is
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to the Eclipse help, the Project Explorer
With only the Java Developer Tools (JDT) installed, Project Explorer nearly looks and behaves same 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 Dynamic Web Project and web tools installed, Project Explorer shows you additional tree nodes like Deployment Descriptor & JavaScript Resources. You can see (and configure) all available contributions in Project Explorer / Customize View… / Content.
If you use SpringSource Tool Suite 2.1.0, have additional nodes for web projects, spring beans and web services.