This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 13536 - Project tab not removed after uninstall projects
Summary: Project tab not removed after uninstall projects
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-11 19:20 UTC by Jesse Glick
Modified: 2003-07-01 14:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-07-11 19:20:33 UTC
[dev jul 3] The project tab is not removed when you uninstall the
projects module within an IDE session. Nor is the Workspace tab added.
In fact after closing the project tab manually and pressing Ctrl-2
(View Explorer) after this point, the project tab is opened again.
Comment 1 Jan Pokorsky 2001-07-12 12:54:58 UTC
x
Comment 2 Vitezslav Stejskal 2001-09-21 12:36:36 UTC
Moved to projects.
Comment 3 Vitezslav Stejskal 2001-10-05 17:45:34 UTC
The projects tab displays Workplace node after the projects module is uninstalled. Actually the core's 
implmementation of ProjectCookie is correctly restored now when the module is disabled.
Comment 4 Milan Kubec 2002-01-21 15:49:53 UTC
Project tab is now removed after module is uninstalled. There is no 
Workplace tab. Is it what you mean by last comment? 
Comment 5 Vitezslav Stejskal 2002-01-21 17:17:52 UTC
Yes, project tab is removed, there are other indications too, e.g.:
- Tools/Options contains only two columns (user and default)
- Main window caption doesn't contain name of the project, but 'Workplace'
- View | Explorer revokes the Workplace tab (which is core's simple project implementation)
Comment 6 Jesse Glick 2002-01-21 17:28:38 UTC
Shouldn't the Workplace tab be re-added if the projects module is
uninstalled? Not terribly important but correct I think, since it is
there if you have no projects module. Does it work now?
Comment 7 Vitezslav Stejskal 2002-01-21 17:58:49 UTC
No, project tab is removed after projects uninstallation and workplace tab can be displayed by View | 
Explorer menu item. I don't have strong feeling on this behavior, as I remember QA wants the tab to be 
removed, but personally I like your suggestion better. Please, file bug for dsimonek or mslama if you 
think they should handle it differently.

Originally, there was another problem in projects module which caused the last opened project to hang 
after the projects module has been uninstalled. You have had to restart IDE in order to get core's 
project impl in. That is what the issue actually complained of and what is already fixed.
Comment 8 Jesse Glick 2002-01-21 18:39:32 UTC
"project tab is removed after projects uninstallation and workplace
tab can be displayed by View | Explorer menu item" - close enough,
should be rare anyway.
Comment 9 Milan Kubec 2003-03-10 14:37:07 UTC
Verified.
Comment 10 Quality Engineering 2003-07-01 14:17:13 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.