Re: Blank Terminal window on M1 Mac with Netbeans 12.5

2021-12-14 Thread Tim Mullé
Still having this issue with 12.5 and 12.6 on M1 Mac. The error that briefly flashes in the terminal window is: Cannot invoke “java.util.List.toArray(Object[])” because org.netbeans.modules.nativeexecution.NativeProcessInfo.getCommand is null I had to keep clicking on the “New Terminal” button

Re: Netbeans 12.6, browsing for superclass does not show project files

2021-12-14 Thread Laszlo Kishalmi
Thanks for the sample project! It seems for some reason NetBeans does not really recognize that as a project unless you create an empty build.gradle in the root directory. From that point it seems to work. On 12/13/21 16:14, Jim Mayer wrote: Hi all, I'm still trying to put together a test