Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
Well it's magic, the problem is solved or at least it's not there any more (I haven't actively solved anything on purpose). Don't ask me why it's working now, I really don't know. I was trying to find an easy procedure to reproduce the problem. Have tried several things, the problem did

Debugger freezes

2024-06-07 Thread Daehyun
Hi, I have a simple Java-only project. After a while, Step-over causes a permanent debugger freeze. In Variables window there are messages like "Evaluating...", "Action stepOver is pending...". In the Debugging window there is "main... evaluating method". It seems that it is especially fragile whe

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
Yes, seems to be related or the same. Unfortunately I'm also unable to reproduce it ad hoc with a fresh NB 22 and a new project. So far it happens on all my old JSF projects which I have started/created with NB <= 20. I'll try to isolate something, but (again) unfortunately, all those projects

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Michael Bien
sounds like https://github.com/apache/netbeans/issues/7436 -mbien On 07.06.24 12:55, Jens Zurawski wrote: I've just made a test with NB-21. The problem/Exception does not occur. Also tested both installs, with and without importing of my NB-20 settings. So it's new in 22. cu Jens Am 07.06.

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Vít Suchánek
Hi Jens, I've already reported this bug: https://github.com/apache/netbeans/issues/7354. I spent some time trying to isolate the problem, however so far without success. I didn't describe problems with the auto-completion but I can confirm that I'm facing the same problems. Regards Vít On

Netbeans 22 & gradle: anyway to use Gradle's source/target compatibility?

2024-06-07 Thread Fred Welland
Is there any way to have NB use source/target compatibility declared in build.gradle to select a 'matching' (already configured in NB) java platform (w/o ? So as to avoid having NB hammer in netbeans.hint.jdkPlatform= into gradle.properties (which , for us, is under SCCS). (Seems silly or

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
I've just made a test with NB-21. The problem/Exception does not occur. Also tested both installs, with and without importing of my NB-20 settings. So it's new in 22. cu Jens Am 07.06.2024 um 11:40 schrieb Jens Zurawski: Hi altogether, first of all: Thank you for your great work with Netbean

NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
Hi altogether, first of all: Thank you for your great work with Netbeans! I've downloaded and installed the new Netbeans Release 22. When I try to work with my JavaEE projects, I keep getting java.lang.ExceptionInInitializerError Exceptions after opening any *.xhtml file. So, editing is still