Bug 548553

Summary: Fails to Extract Local Variable with trailing semi colon
Product: [Eclipse Project] JDT Reporter: Ori Marko <orimarko>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: jarthana
Version: 4.13   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Ori Marko CLA 2019-06-23 05:59:23 EDT

    
Comment 1 Ori Marko CLA 2019-06-23 06:01:45 EDT Comment hidden (obsolete)
Comment 2 Ori Marko CLA 2019-06-23 06:01:58 EDT
Eclipse fails to Extract Local Variable when text is ends with semi colon (;) is also marked


For example when trying to refactor the whole code in line:

`ps.executeUpdate() > 0;`

trailing semicolon should be ignored in this case
Comment 3 Jay Arthanareeswaran CLA 2019-08-07 02:48:11 EDT
Moving to UI