You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/05/19 23:16:23 UTC

[GitHub] [netbeans] asbachb commented on issue #3688: Java Debugger: not working "apply code changes" if "compile on save" mode is enabled in the project

asbachb commented on issue #3688:
URL: https://github.com/apache/netbeans/issues/3688#issuecomment-1132289531

   I found some bug which is at least part of the problem. With [b2fa5764338c5450bcd7f24005f5352d601c160d](https://github.com/asbachb/incubator-netbeans/commit/b2fa5764338c5450bcd7f24005f5352d601c160d) the reload class is triggered [SourcePathProviderImpl](https://github.com/apache/netbeans/blob/master/java/debugger.jpda.projects/src/org/netbeans/modules/debugger/jpda/projects/SourcePathProviderImpl.java#L1474) but there is still a problem why it's not applied.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists