Community
Participate
Working Groups
Build Identifier: I20100429-1549 The "extend..." button in the Java project's link source dialog does not work. Reproducible: Always Steps to Reproduce: * In the Java perspective, right click a Java project, goto Build Path > Link Source... * Select Variables... * In the dialog that appears, select an existing path variable and click Extend... Effect: Nothing happens. Expected: A file browser relative to the path variable appears.
Can reproduce using N20100505-2000. Works in 3.5.2. Broken since 3.6 M6.
This is a regression which must get fixed for 3.6. Serge, your changes in 'org.eclipse.ui.ide.dialogs.PathVariableSelectionDialog' cause this. Can you please take a look.
Created attachment 167479 [details] Fix Here's the fix, could you please review it Dani? Thanks
Looks good. +1 for RC1.
Thanks, now fixed on head.
Great, fixed on RC2 (build ID: 20100527-0614).