Re: How to add Xlint compiler options?

2022-10-26 Thread Ernie Rael
I was using a java project built by ant. What kind of project is this? I don't use javascript. The messages you showed about -Xlint:* come from the java compiler, AFAICT. If your projects don't have any java code, then where does it come from? Fortunately, you can ignore those warn

RE: How to add Xlint compiler options?

2022-10-26 Thread djvanpeursem
Build or Compiling branches. Sorry … I need more help on this. Sincerely, David From: Ernie Rael Sent: Wednesday, October 26, 2022 1:40 PM To: users@netbeans.apache.org Subject: Re: How to add Xlint compiler options? On 22/10/26 1:29 PM, djvanpeur...@gmail.com <mailto:djvanpeur.

Re: How to add Xlint compiler options?

2022-10-26 Thread Ernie Rael
On 22/10/26 1:29 PM, djvanpeur...@gmail.com wrote: I’m running NetBeans 14. I have added some plugins and I’m seeing these messages. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe op

How to add Xlint compiler options?

2022-10-26 Thread djvanpeursem
I'm running NetBeans 14. I have added some plugins and I'm seeing these messages. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchec

-Xlint

2020-01-26 Thread zahid
Hi, There was an email on this list not so long ago which showed how to set -Xlint in NetBeans. I need to use it because 35: warning: [deprecation] RMISecurityManager in java.rmi has been deprecated     System.setSecurityManager(new RMISecurityManager()); -- Backbutton.co.uk ¯\_(ツ