You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the project is built, the AutoFinal error should be associated with Pogo.groovy, but is instead recorded against the first member of the compilation unit (DistanceMethods.groovy in this case).
When the project is built, the
AutoFinalerror should be associated withPogo.groovy, but is instead recorded against the first member of the compilation unit (DistanceMethods.groovyin this case).