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 2508 - open Repository, click on some mounted Directory, click Properties and Name field is empty, two way: show name of directory
Summary: open Repository, click on some mounted Directory, click Properties and Name f...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-16 03:34 UTC by pknakal
Modified: 2008-12-22 15:49 UTC (History)
0 users

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 Jaroslav Tulach 2000-08-24 10:16:59 UTC
The solution should be to completely change properties of
org.netbeans.core.RootFolderNode.

The current tab properties should disappear (Name is empty and Template on root
of filesystem has no meaning). And Properties (and sometimes Expert) and
Capabilities tab showing properties of the FileSystem object should be added to
the RootFolderNode. Moreover the Sorting tab (that is currently on there) should
be added as last tab.

Summary.
The result tab should be: Properties (Expert) Capabilities Sorting
The Node should have customizer only if the FileSystem has its customizer.
Comment 1 akemr 2000-11-27 10:43:59 UTC
Already implemented in 3.1, main trunk and FFJ 2.0