Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Package Explorer Feature
Package Explorer Feature [message #253659] Thu, 17 June 2004 11:36 Go to next message
Eclipse UserFriend
Originally posted by: sbauer230.hotmail.com

Is there a way to filter out everything but the source directories in the
Package Explorer? When you have multiple projects showing all their
directories, jar files, .xml files, etc. it gets to be a bit much.

thanks
Re: Package Explorer Feature [message #253679 is a reply to message #253659] Thu, 17 June 2004 12:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: akiezun.cutthis.mit.this.edu.andthis

lokimon wrote:

> Is there a way to filter out everything but the source directories in the
> Package Explorer? When you have multiple projects showing all their
> directories, jar files, .xml files, etc. it gets to be a bit much.

is filter 'non-java elements' not working for you?
a.
Re: Package Explorer Feature [message #253738 is a reply to message #253659] Thu, 17 June 2004 17:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

lokimon wrote:
> Is there a way to filter out everything but the source directories in the
> Package Explorer? When you have multiple projects showing all their
> directories, jar files, .xml files, etc. it gets to be a bit much.

Two options:

1) Use Working Sets (they are useful in a lot of places in Eclipse) to
limit what is displayed in Package Explorer.

2) [my preference] Use the Java Browsing perspective instead of Java
perspective. I find the Packages, Types, and Members views of
JavaBrowsing are much better for when I'm working with code, as opposed
to the views (PackageExplorer and Outline) in Java perspective.

HTH,
Eric
Re: Package Explorer Feature [message #253746 is a reply to message #253738] Thu, 17 June 2004 17:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Since dicovering open-type (ctrl-shift-T), i've killed the package
explorer from my java perspective. With open-declaration (f3 on a
type), I really don't need it.

Eric Rizzo wrote:

> lokimon wrote:
>
>> Is there a way to filter out everything but the source directories in the
>> Package Explorer? When you have multiple projects showing all their
>> directories, jar files, .xml files, etc. it gets to be a bit much.
>
>
> Two options:
>
> 1) Use Working Sets (they are useful in a lot of places in Eclipse) to
> limit what is displayed in Package Explorer.
>
> 2) [my preference] Use the Java Browsing perspective instead of Java
> perspective. I find the Packages, Types, and Members views of
> JavaBrowsing are much better for when I'm working with code, as opposed
> to the views (PackageExplorer and Outline) in Java perspective.
>
> HTH,
> Eric
Re: Package Explorer Feature [message #253750 is a reply to message #253738] Thu, 17 June 2004 18:31 Go to previous message
Eclipse UserFriend
Eric Rizzo wrote:
> 2) [my preference] Use the Java Browsing perspective instead of Java
> perspective. I find the Packages, Types, and Members views of
> JavaBrowsing are much better for when I'm working with code, as opposed
> to the views (PackageExplorer and Outline) in Java perspective.

This helps. But you still must first select a project. It would be much
nicer if there was a way to see just the java packages of all projects
combined.
Previous Topic:How save a workspace from JUnit?
Next Topic:How you dynamically load pages in the wizard?
Goto Forum:
  


Current Time: Sun Jun 01 16:01:26 EDT 2025

Powered by FUDForum. Page generated in 0.02794 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top