Bug 29180 - Support double-click in file selection dialog
Summary: Support double-click in file selection dialog
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 28573 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-08 17:37 EST by Jared Burns CLA
Modified: 2003-01-08 18:04 EST (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 Jared Burns CLA 2003-01-08 17:37:17 EST
External tools defines a FileSelectionDialog that's used for choosing files
to add to the Ant view and for choosing files as a location in the launch
config.

This dialog should allow the user to double-click a file in the right-hand
pane to choose the file and dismiss the dialog.
Comment 1 Jared Burns CLA 2003-01-08 17:42:18 EST
Implemented. Please verify.
Comment 2 Darin Swanson CLA 2003-01-08 17:59:53 EST
*** Bug 28573 has been marked as a duplicate of this bug. ***
Comment 3 Darin Swanson CLA 2003-01-08 18:04:17 EST
Verified.
Hitched it up for the AddCustomDialog as well.