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 158979

Summary: Path mapper: add "Browse" buttons
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2009-02-23 13:32:54 UTC
Path mapper dialog lacks "Browse" buttons - user can only enter (or copy-paste) paths, which is inconvenient for many
users (especially for Windows users)
Comment 1 Vladimir Kvashin 2009-04-28 08:33:18 UTC
Added for "Browse" buttons local host
http://hg.netbeans.org/cnd-main/rev/d636d0bb52f8
Comment 2 Quality Engineering 2009-04-28 18:55:11 UTC
Integrated into 'main-golden', will be available in build *200904281401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d636d0bb52f8
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: #158979 Path mapper: add "Browse" buttons
Comment 3 Vladimir Kvashin 2009-05-11 17:51:10 UTC
"Browse" button for local host has been added.

As to remote host, it's questionable whether we want to have this buttons; and it isn't clear how the file chooser
should look like and behave (the default file chooser does not suite as it's designed for local file system only).

So it's a subject of a separate issue, I believe. We'll be able to file this issue as soon as #163079 (Review Path
Mapper UI) is done.