Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to create project but not show in project navigator view
How to create project but not show in project navigator view [message #250999] Mon, 28 January 2008 03:56 Go to next message
Eclipse UserFriend
Hi, all:

Is there any way to create a project, but it will not show in the project
navigator view?
any clue?

Thanks in advance!

Nick
Re: How to create project but not show in project navigator view [message #251011 is a reply to message #250999] Mon, 28 January 2008 06:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Nick,

We use the trick of starting the project name with "." and relying on
the fact that resources that start with "." are filtered out by default.


Nick Tan wrote:
> Hi, all:
>
> Is there any way to create a project, but it will not show in the
> project navigator view?
> any clue?
>
> Thanks in advance!
>
> Nick
Re: How to create project but not show in project navigator view [message #251035 is a reply to message #251011] Mon, 28 January 2008 16:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rob.brainkandy-dot-org.org

Ed Merks wrote:
> Nick,
>
> We use the trick of starting the project name with "." and relying on
> the fact that resources that start with "." are filtered out by default.
>
>
> Nick Tan wrote:
>
>>Hi, all:
>>
>>Is there any way to create a project, but it will not show in the
>>project navigator view?
>>any clue?
>>
>>Thanks in advance!
>>
>>Nick

That's very clever. I like it.
Re: How to create project but not show in project navigator view [message #251043 is a reply to message #251011] Mon, 28 January 2008 20:25 Go to previous message
Eclipse UserFriend
Ha Ha, it does the trick, I like it too.

Thanks!


"Ed Merks" <merks@ca.ibm.com> 写入消息
news:fnke6l$5ng$2@build.eclipse.org...
> Nick,
>
> We use the trick of starting the project name with "." and relying on
> the fact that resources that start with "." are filtered out by default.
>
>
> Nick Tan wrote:
>> Hi, all:
>>
>> Is there any way to create a project, but it will not show in the
>> project navigator view?
>> any clue?
>>
>> Thanks in advance!
>>
>> Nick
Previous Topic:JUnit: How to test listener class methods using JUnit?
Next Topic:Extend Content Assist questions
Goto Forum:
  


Current Time: Thu Apr 24 04:11:35 EDT 2025

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

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

Back to the top