Community
Participate
Working Groups
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.
*** This bug has been marked as a duplicate of bug 61488 ***