| Summary: | Be able to collapse jar files (libraries) into a container in the tree [package explorer] [render] [library container] | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Brian Bonner <brian.bonner> |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 3.0 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Brian Bonner
P.S. This is in the PackageExplorer that this functionality is desired. Two ways to "remove" the libraries: - you can filter them out - you can define a library project. This is a normal Java projetc which only contains the needed libraries. Your normal project can then reference the library project. |