Bug 165101 - [browsing] Projects view (Java-Browsing) only shows non-closed Java-Projects
Summary: [browsing] Projects view (Java-Browsing) only shows non-closed Java-Projects
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Linux
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-19 17:24 EST by Joerg Hohwiller CLA
Modified: 2010-09-16 06:33 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Hohwiller CLA 2006-11-19 17:24:20 EST
This issue originally comes from bug #163718

When you use the Perspective "Java Browsing" and close a Project "Foo",
the project "Foo" is still an eclipse project. But it is NOT visible in the
"Projects" view. Now if you want to create a new project or import an existing
project with the same name "Foo", you will NOT succeed because the project
already exists. Since you do NOT see it, you might not understand why.
Comment 1 Joerg Hohwiller CLA 2006-11-19 17:28:58 EST
Alex Blewitt wrote
> Updating the Projects view to have a 'show closed projects' 
> would allow closed projects to be seen.
With "updating" you mean modifying the eclipse codebase and add this filter and NOT configuring my existing release, right?
> 
> NB If you have a non-Java project called Foo, it won't show in the Projects
> view either; and you won't be able to create a new Java project called Foo
> either. Perhaps calling the view 'Java Projects' would make sense.
I agree on this one.