Re: macOS, Monterey, M1 - can't show in Finder

2021-12-17 Thread David Green
Thanks all. When I reverted to Java 15: the “Show in Finder” worked and I got the same warnings as Carl does with Java 11. Dave On Dec 13, 2021 at 6:40:18 AM, Carl Mosca wrote: > Started from the command line: > > > Java 11: > > > WARNING: package sun.awt.X11 not in java.desktop > > WARNING: p

Re: Log4j vulnerability

2021-12-17 Thread Alonso Del Arte
On Fri, Dec 17, 2021 at 10:18 AM Jason Abreu wrote: > A cursory file search in my NetBeans 12.6 folder shows "log4j-1.2.15.jar" > in the "netbeans\ide\modules\ext" path. > > The vulnerability only seems to be in log4j versions 2+ so I don't think > there is anything to worry about with the NetBea

Re: Log4j vulnerability

2021-12-17 Thread Jason Abreu
A cursory file search in my NetBeans 12.6 folder shows "log4j-1.2.15.jar" in the "netbeans\ide\modules\ext" path. The vulnerability only seems to be in log4j versions 2+ so I don't think there is anything to worry about with the NetBeans IDE, itself. - Jason On 12/15/21 2:13 PM, Mike Hallan

Re: JSF CDI code assist

2021-12-17 Thread Jason Abreu
I have narrowed down the breakage of the code completion for CDI beans.  It occurs when using the jakarta ee 9 api, when the "javax" package name changed to the "jakarta" package name. Projects that use the "javax" API have working code completion in JSF/JSP EL. Creating a project (gradle or a