Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Package Explorer shows the hidden projects(Package Explorer shows the hidden projects)
Package Explorer shows the hidden projects [message #634657] Fri, 22 October 2010 15:47 Go to next message
Keshavrao  is currently offline Keshavrao Friend
Messages: 34
Registered: July 2009
Member
Hi all,

We are implementing a feature where we are creating projects in memory using our own implementation of file system and allowing the user to edit the java files stored in remote server. We do not want to show the projects created to the user and so we have hidden the projects using setHidden method.
The projects are correctly hidden in the project explorer and the navigator views, but the package explorer still shows the projects.
Is this a bug, and is there is a way i can get around this?


Best Regards,
Keshav Veerapaneni.
Re: Package Explorer shows the hidden projects [message #634940 is a reply to message #634657] Mon, 25 October 2010 07:56 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Keshavrao wrote:
> Hi all,
>
> We are implementing a feature where we are creating projects in
> memory using our own implementation of file system and allowing the
> user to edit the java files stored in remote server. We do not want to
> show the projects created to the user and so we have hidden the
> projects using setHidden method.
> The projects are correctly hidden in the project explorer and the
> navigator views, but the package explorer still shows the projects.
> Is this a bug, and is there is a way i can get around this?
Please file a bug report against JDT UI with steps (or sample plug-in)
to reproduce this.

Dani
>
>
> Best Regards,
> Keshav Veerapaneni.
Previous Topic:Eclipse 3.1 and Java 1.6
Next Topic:1.5 behavior on 64 bit version on Mac
Goto Forum:
  


Current Time: Fri Apr 26 15:58:35 GMT 2024

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

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

Back to the top