Bug 13144 - [ExternalTools] Ant preference page details
Summary: [ExternalTools] Ant preference page details
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 major (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-04-10 04:56 EDT by Martin Aeschlimann CLA
Modified: 2002-12-03 11:20 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Aeschlimann CLA 2002-04-10 04:56:37 EDT
20020409
Ant Preference pages:
Console:
a. Mnemonic on 'D' is also use in 'Default'
Customize:
Classpath:
b. Mnemonics on tabs
c. Remove button must be disabled / enabled depending on selection
d. use 'JAR' instead of 'Jar'
e. Add Folder selection dialog needs description (including mnemonic)
f. Allow multiple selection in JAR / folder selection dialog
g. Last used paths for browsing have to be remembered
h. It's possible to add the same JAR twice
i. List width and height have to be fixed. Adding an extra long name or lots of 
entries result in a huge list on reopen.
Tasks
j. 'Add Tasks' & 'Edit Tasks' needs '...'
k. Mnemonic 'A' already taked by 'Apply'
Add Tasks dialog:
l. Labels should end with colon
m. validation on input needed (eg valid class name, task name)
n. Use 'Java' instead of 'java'
Comment 1 Rodrigo Peretti CLA 2002-05-19 17:58:55 EDT
Moving to Platform UI (External Tools).
Comment 2 Nick Edgar CLA 2002-05-23 09:43:10 EDT
Check new UI.
Comment 3 Simon Arsenault CLA 2002-05-30 14:46:57 EDT
Check the new UI - most are fixed already. Talk to Nick about the remaining 
ones.
Comment 4 Ryan Cooper CLA 2002-06-04 10:40:53 EDT
The following points of this PR are still valid:

c
d
e
f
g
h
i
m
n
Comment 5 Ryan Cooper CLA 2002-07-10 08:14:59 EDT
Also: In the "Add Task" and "Add Type" dialogs, the "library" field is not wide 
enough to display the text items in pull-down list. Since the field is not 
scrollable, there is no way to see the end of these text items.
Comment 6 Darin Swanson CLA 2002-10-04 18:03:14 EDT
Remaining issues:
f
g
h is addressed by bug 20856
i
m
Comment 7 Darin Swanson CLA 2002-12-02 17:05:53 EST
f.Multiple Jars can be added
Folder can still only be added one at a time and this is not likely to change 
(no framework support for multiselect directory dialog and JARS are the more 
normal path I believe)

g. Last used paths are remembered.
i. is fixed.
m. is handled by bug 17782.
Comment 8 Darin Swanson CLA 2002-12-02 17:07:00 EST
Please verify Jared.
Comment 9 Jared Burns CLA 2002-12-03 11:20:11 EST
Verified.