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 bndtools-users
Hi all,
I pray that you're all well.
Just sharing some info that saved me: I was getting "Check Debug Command" and "Expecting a stackmap frame at branch target" every time my code hit a breakpoint in the Eclipse debugger. Thanks to a report on the Spring GitHub page (https://github.com/spring-projects/sts4/issues/553) I discovered that the Eclipse Kotlin plugin causes this issue. Uninstalling the Kotlin plugin fixed it.