Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 558871

Summary: Cleanup convert to lambda creates syntax error in org.eclipse.jdt.internal.ui.dialogs.GenerateToStringDialog
Product: [Eclipse Project] JDT Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: noopur_gupta
Version: 4.14   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Lars Vogel CLA 2020-01-07 04:46:25 EST
If you use convert to lambda cleanup on GeneratedToString you get the following error:

Description	Resource	Path	Location	Type
Cannot reference a field before it is defined	GenerateToStringDialog.java	/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs	line 906	Java Problem
Comment 1 Noopur Gupta CLA 2020-01-07 06:01:59 EST

*** This bug has been marked as a duplicate of bug 433535 ***