Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » [SOLVED] Is it possible to hide projects in the workspace from user view?
icon14.gif  [SOLVED] Is it possible to hide projects in the workspace from user view? [message #666098] Tue, 19 April 2011 06:45 Go to next message
Kivanc Muslu is currently offline Kivanc MusluFriend
Messages: 153
Registered: November 2010
Senior Member
Hi all,

I don't mean by using working sets, etc., is it possible to hide the projects completely so that the user cannot change (i.e., delete, modify, or close) these projects, but I can still do computation on them still programmatically (within my plug-in).

Is this possible?

Thanks, best regards,

[Updated on: Sun, 24 April 2011 05:03]

Report message to a moderator

Re: Is it possible to hide projects in the workspace from user view? [message #666765 is a reply to message #666098] Fri, 22 April 2011 11:50 Go to previous messageGo to next message
imediava  is currently offline imediava Friend
Messages: 9
Registered: February 2011
Junior Member
I had a similar problem just recently. Maybe that can help you:

http://www.eclipse.org/forums/index.php?t=msg&th=207346& amp;start=0&S=cf7048c1ddb243054e7f311d0b126057

imediava <imediava.wordpress.com>
Re: Is it possible to hide projects in the workspace from user view? [message #666776 is a reply to message #666765] Fri, 22 April 2011 12:45 Go to previous messageGo to next message
imediava  is currently offline imediava Friend
Messages: 9
Registered: February 2011
Junior Member
Hi Kivanc,

Since we both ran into the same problem in a quite short period of time I thought it could be of interest for other people.

Here's a post with an explanation about how to use JavaElementFilters:

http://imediava.wordpress.com/2011/04/22/hide-a-project-from -the-workspace-in-eclipse/

Hope it's what you're looking for.

imediava

Re: Is it possible to hide projects in the workspace from user view? [message #666902 is a reply to message #666776] Sun, 24 April 2011 05:03 Go to previous message
Kivanc Muslu is currently offline Kivanc MusluFriend
Messages: 153
Registered: November 2010
Senior Member
Hi imediava,

Sorry for the late reply and thanks a lot for the direct and clean solution. It worked flawlessly.
Previous Topic:How to create hidden IJavaProject
Next Topic:Java problems using RXTX and Universal Bit Whacker (UBW)
Goto Forum:
  


Current Time: Tue Apr 23 15:39:48 GMT 2024

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

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

Back to the top