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 29134

Summary: Projects tab doesn't contain status line
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: ExplorerAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED DUPLICATE    
Severity: blocker CC: issues
Priority: P3 Keywords: API
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 28083    
Bug Blocks:    

Description Marian Mirilovic 2002-11-28 14:49:35 UTC
[nb_projects](20021128-0100), [jdk1.4.2](08)

Runtime tab and Filesystems tab contains status
line, but Projects tab not.
Comment 1 Vitezslav Stejskal 2002-12-01 16:34:49 UTC
The MiniStatusBar is feature provided by the core, there is no way how
to reuse this feature in modules. Of course we could copy the
implementation from core to projects module but this doesn't seem as
good practice. IMO it would be better to publish the MiniStatusBar
feature somehow that it will be reusable by modules defining their own
explorer panels (or root nodes).
Comment 2 Peter Zavadsky 2002-12-02 09:18:06 UTC
I copied it into old projects already. I guess there is some problem
when trying to read the IDE setting(used reflection). I remember it
was worked. I will look at it closer.
Comment 3 Vitezslav Stejskal 2002-12-03 13:16:05 UTC
Yes, but this report complains about the new projects. And I defintely
don't want to copy core impl into projects module.
Comment 4 Marian Mirilovic 2002-12-06 17:57:56 UTC
reassigne to Marek, new owner of ui subcomponents
Comment 5 mslama 2003-01-08 14:45:02 UTC
Assigning to expert Peter :).
Comment 6 Peter Zavadsky 2003-02-20 15:37:14 UTC
So if it is related to new projects, that's something else. 
You have to take an agreement what to do with MiniStatusBar (explorer
& new projects, i.e. between Jiri and Vita), assigning to Jiri.
Comment 7 Jiri Rechtacek 2003-03-24 16:55:22 UTC
It's not a bug, it's a ask for new functionality (filed as 28083). I
close as duplicate. Increase its priority agreeably to feature's priority.

*** This issue has been marked as a duplicate of 28083 ***
Comment 8 Marian Mirilovic 2003-07-14 11:21:44 UTC
It's duplicate -> closing.