Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Package Explorer simular to the Filesystem
Package Explorer simular to the Filesystem [message #244751] Wed, 20 June 2007 17:31 Go to next message
Eclipse UserFriend
Hello,

I have a lot of packages. Currently the package explorer shows me all the
packages on the same level., e.g.:

data
data.help
data.test
data.bla
help
help.stuff
help.stuff2

I would have the view "Windows explorer" like in the sense that
subpackages(e.g. help.stuff) should only be visible of the help package is
opened.

So something like this:
+data
+help

After clicking on the + of data, I would like to see

-data
data.help
data.test
help

Is this possible and if how?

Best regards, Lars
Re: Package Explorer simular to the Filesystem [message #244756 is a reply to message #244751] Wed, 20 June 2007 17:33 Go to previous message
Eclipse UserFriend
Sorry just found it. (Settings on the package explorer -> Package
Presentation -> Hierarchical)

Sorry again.

"Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
news:f5c6bq$uu1$1@build.eclipse.org...
> Hello,
>
> I have a lot of packages. Currently the package explorer shows me all the
> packages on the same level., e.g.:
>
> data
> data.help
> data.test
> data.bla
> help
> help.stuff
> help.stuff2
>
> I would have the view "Windows explorer" like in the sense that
> subpackages(e.g. help.stuff) should only be visible of the help package is
> opened.
>
> So something like this:
> +data
> +help
>
> After clicking on the + of data, I would like to see
>
> -data
> data.help
> data.test
> help
>
> Is this possible and if how?
>
> Best regards, Lars
>
>
Previous Topic:How to dis/enable a TreeItem in a TreeView?
Next Topic:Problem: File -> Export -> Jar
Goto Forum:
  


Current Time: Sun Jun 01 05:03:30 EDT 2025

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

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

Back to the top