Bug 293957 - Patch to implement "Move to Top" on Debug Config's Classpath dialog
Summary: Patch to implement "Move to Top" on Debug Config's Classpath dialog
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 12:20 EST by Zorzella Mising name CLA
Modified: 2009-11-02 12:22 EST (History)
0 users

See Also:


Attachments
"Move to Top" (2.37 KB, patch)
2009-11-02 12:21 EST, Zorzella Mising name CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zorzella Mising name CLA 2009-11-02 12:20:43 EST
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.3 (KHTML, like Gecko) Chrome/4.0.223.5 Safari/532.3
Build Identifier: I20090611-1540

Attached is a (rough) patch that implements a "Move to Top" button in Debug Config's classpath dialog. Rough, I say, because it is not i18n'ed for the string "Top", but otherwise it's functional.

Reproducible: Always
Comment 1 Zorzella Mising name CLA 2009-11-02 12:21:36 EST
Created attachment 151100 [details]
"Move to Top"