How to manage "Platform Modules" in a Maven-based NetBeans Platform application?

2021-08-23 Thread Chris Marusich
Hi, I'm experimenting with ways to build NetBeans Platform applications. I'm still new to the platform. I've been told that Maven is the way to go [1]. That's great; I like Maven and have used it for years. However, I'm having trouble understanding how to use (or exclude) NetBeans Platform

Re: Compiler warnings

2021-08-23 Thread Peter
On 2020/05/23 16:24:30, HRH wrote: > Hi,Using the Netbeans 12 beta 4. I am getting a compiler warning on a Main > Class: > Compiler warning: " Class uses unchecked or unsafe operation. Note: > Recompile with -Xlint:unchecked for details". > In the Run->Set project

Re: FlatLaf - File Dialogs missing resource text in details view

2021-08-23 Thread Tim Mullé
Great thanks.. > On Aug 23, 2021, at 3:40 PM, Neil C Smith wrote: > > On Mon, 23 Aug 2021 at 20:13, Tim Mullé wrote: >> Just noticed that in 12.4 in either of the Flat Laf (light or dark) that the >> column headers in the file dialogs are missing when in details view. >> >> Looks like the

Re: FlatLaf - File Dialogs missing resource text in details view

2021-08-23 Thread Neil C Smith
On Mon, 23 Aug 2021 at 20:13, Tim Mullé wrote: > Just noticed that in 12.4 in either of the Flat Laf (light or dark) that the > column headers in the file dialogs are missing when in details view. > > Looks like the values aren’t in the resource bundles if I have to guess. > > Hopefully, you can

FlatLaf - File Dialogs missing resource text in details view

2021-08-23 Thread Tim Mullé
Hi, Just noticed that in 12.4 in either of the Flat Laf (light or dark) that the column headers in the file dialogs are missing when in details view. Looks like the values aren’t in the resource bundles if I have to guess. Hopefully, you can see the screenshot below. This was from the import

Re: NB12.4 quit

2021-08-23 Thread Chuck Davis
I'm beginning to suspect hardware. I put everything on my laptop (same OS, same NB, same JVM) and it's working flawlessly. May have to build myself a new desktop. Bummer.. But thanks for your response Emilian. On Sun, Aug 22, 2021 at 11:36 PM Emilian Bold wrote: > You could try jstack

Re: [verification] Neither gpg nor sha512 verifies integrity of Apache-NetBeans-12.4-bin-linux-x64.sh

2021-08-23 Thread Neil C Smith
On Mon, 23 Aug 2021 at 14:46, Christian Kruggel wrote: > The sha512 differs for all downloads I had this far (a bit of a miracle > to me as I assumed that the file is the same throughout all mirrors) and > like to know, how I can get a dedicated download that uses the file Emi > managed to verify

Re: [verification] Neither gpg nor sha512 verifies integrity of Apache-NetBeans-12.4-bin-linux-x64.sh

2021-08-23 Thread Emilian Bold
I've made https://github.com/emilianbold/check-netbeans-integrity which downloads and checks the integrity. Upon executing that GitHub Action on their infra I see this: ./Apache-NetBeans-12.4-bin-linux-x64.sh: OK [...] gpg: Signature made Wed May 19 11:03:21 2021 UTC gpg: using RSA key

Re: [verification] Neither gpg nor sha512 verifies integrity of Apache-NetBeans-12.4-bin-linux-x64.sh

2021-08-23 Thread Emilian Bold
Maybe you yourself are being targeted or your disk / RAM is corrupting data. --emi On Mon, Aug 23, 2021 at 4:46 PM Christian Kruggel wrote: > > Thanks for your feedback. After I droped all GPG-Keys by hand an > reimported https://downloads.apache.org/netbeans/KEYS I still cann't > verify

Re: [verification] Neither gpg nor sha512 verifies integrity of Apache-NetBeans-12.4-bin-linux-x64.sh

2021-08-23 Thread Christian Kruggel
Thanks for your feedback. After I droped all GPG-Keys by hand an reimported https://downloads.apache.org/netbeans/KEYS I still cann't verify Apache-NetBeans-12.4-bin-linux-x64.sh The sha512 differs for all downloads I had this far (a bit of a miracle to me as I assumed that the file is the

Re: NB12.4 quit

2021-08-23 Thread Emilian Bold
You could try jstack to see what the threads are doing. Maybe a heap dump? But if it locks up the desktop I suspect it may be the OpenJDK itself. --emi On Mon, Aug 23, 2021 at 1:43 AM Chuck Davis wrote: > > Referenced has been sometimes closing itself and other times performing a > hard lock