You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Lombok
Hi,
I'm experimenting with Lombok and I noticed that when I try to debug a file with Lombok annotations the debug window says "Source not found" and doesn't show the source code, meaning I have to step "blindly". I understand why this happens (Lombok is generating source code different from what Eclipse can see), but are there any workarounds I could try? For example, is there a way to tell Eclipse to use source lookup for the Lombok-generated code?