Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 173211 - String Variable entry from Advanced Options Dialog is not consistent with others
Summary: String Variable entry from Advanced Options Dialog is not consistent with others
Status: RESOLVED DUPLICATE of bug 61488
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.3   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-06 18:49 EST by Samantha Chan CLA
Modified: 2007-02-13 10:25 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samantha Chan CLA 2007-02-06 18:49:48 EST
 
Comment 1 Samantha Chan CLA 2007-02-06 18:59:37 EST
Open "Advanced Options" dialog from the Classpath tab in a java launch config.

To add any of the entries to the classpath, the user selects a type of entry using the radio button and click ok.  This brings up another dialog where the user will add the selected type.

When selecting the "String Variable", the OK button is enabled.  However, clicking that has no effect to the classpath if the "Variable" field is empty or if I have not set a variable yet.

Expected behavior:
1.  The OK button is disabled if the "String Variables" type is selected and that the variable field is empty.  OR
2.  The OK button remains enabled all the time like the rest of the entry types.  The user clicks the OK button to get to the "Select Variable" dialog.
Comment 2 Michael Rennie CLA 2007-02-13 10:25:15 EST

*** This bug has been marked as a duplicate of bug 61488 ***