On Wed, 8 May 2024 at 13:00, Simon IJskes - QCG <si...@qcg.nl> wrote:
> When i have a project running in NB, and if i make a change in the
> source (a really nasty one, like inserting a closing paren halfway) then
> i get a lot of (underline wiggly markers) errors (logical!), but when i
> repair the errors (with the project still running) the internal compiler
> does not recover. It used to be that when you stop the running project,
> the internal compiler recovers and removes the wiggles. Now it doesn't
> seem to do that.
>
> It is an older issue, this blocking of the internal compiler during
> project running, but i have never seen this before.
...
> java.lang.NullPointerException: Cannot read field "outer" because "env"
...
> NB used to be able to run the internal compiler during a running
> project, but that was versions ago. I still miss it.

Have you reported this issue?

I can replicate that exception when adding a closing brace, after
saving, but certainly don't see any issue with the compiler recovering
when the project is running.

What project type, etc. are we talking about?  Can you replicate with
a completely clean install, no imported settings?

If you haven't reported, please open an issue and attach the full log
file when you see the problem.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

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



Reply via email to