Bug 188591 - Hide package(s) or jar(s) from the editor
Summary: Hide package(s) or jar(s) from the editor
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Linux-GTK
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-23 05:09 EDT by Marvin Fröhlich CLA
Modified: 2009-05-17 17:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marvin Fröhlich CLA 2007-05-23 05:09:17 EDT
hi

It would be nice, if I could hide a package (optionally with subpackages) from the java editor while it is still in the classpath for the compiler. The same should be possible for a whole jar. And the order of the included jars (in order and export) should be taken into account for the classnames-box (ctrl-space).

This would decrease the number of classes in the names-box and reduce confusion, if a whole package or jar is totally unimportant for the developer of a high level API, which uses some lower level ones.

Marvin
Comment 1 Marvin Fröhlich CLA 2009-05-17 17:12:18 EDT
Any news about this?