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

Compiler warnings

2020-05-23 Thread HRH
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 Configuration->Customize->Build->Compiling->Run Compilation with