eclipse-pde / eclipse.pde

Eclipse Public License 2.0
24 stars 58 forks source link

Open edit launch dialog using correct mode #1300

Open kysmith-csg opened 2 weeks ago

kysmith-csg commented 2 weeks ago

When a launch fails validation, the user is given a link to Edit Launch Configuration. Previously, this link always opened the Edit Run Configurations dialog in Run mode, even if the user initially attempted to Debug. This change ensures that the edit dialog is opening using the original mode.

github-actions[bot] commented 2 weeks ago

Test Results

  206 files   -    85    206 suites   - 85   44m 13s :stopwatch: - 16m 47s 3 578 tests ±    0  3 502 :white_check_mark: +    1   76 :zzz: ± 0  0 :x:  - 1  7 402 runs   - 3 629  7 248 :white_check_mark:  - 3 551  154 :zzz:  - 77  0 :x:  - 1 

Results for commit d2a82cf8. ± Comparison against base commit 0bcd422b.