Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 558871 - Cleanup convert to lambda creates syntax error in org.eclipse.jdt.internal.ui.dialogs.GenerateToStringDialog
Summary: Cleanup convert to lambda creates syntax error in org.eclipse.jdt.internal.ui...
Status: CLOSED DUPLICATE of bug 433535
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-07 04:46 EST by Lars Vogel CLA
Modified: 2020-01-07 06:01 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***