Community
Participate
Working Groups
Build Identifier: 20110218-0911 I want to extract a variable to hold table.getTr() when I'm typing: System.out.println(table.gtTr()); table.getTr(); The generated variable should be put in front of the 2 occurrences, not in between. Reproducible: Always Steps to Reproduce: See the attachments for details.
Created attachment 192614 [details] highlight the expression to be extracted
Created attachment 192615 [details] select Extract Local Variable
Created attachment 192616 [details] the variable is defined after its first usage
*** This bug has been marked as a duplicate of bug 65875 ***