Netbeans 13 hanging on save #3791
MatthewCooper-NHM
started this conversation in
General
Replies: 1 comment 1 reply
-
You can share the file with us. You can also try to deactivate some plugins or just start with a fresh installation and try to reproduce it step by step if possible. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am trying out Netbeans 13 for a Maven project I am working on. Unfortunately Netbeans is often freezing when saving a Java file. It is a complete freeze - I have to kill Netbeans via the Windows task manager. I am trying to reliably reproduce the problem so that I can raise a more constructive bug report, but am having difficulty nailing it down. Is there anything anyone could recommend trying?
I can see in the netbeans log this message after it happens:
INFO [org.netbeans.modules.java.source.parsing.VanillaPartialReparser]: Incorrect partial reparse detected, dump filed: ...
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions