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 warnings until you figure out where the java source is coming from.

-ernie

On 22/10/26 2:56 PM, djvanpeur...@gmail.com wrote:

Hello Ernie et. al.,

I don’t see the referenced paths (Project > properties > Build > Compiling) in NetBeans 14?

There is no “Project” dropdown on the ribbon bar (or under any of these).

If I go to the specific Project and right-click on Properties, I don’t see any Build or Compiling branches.

Sorry … I need more help on this.

Sincerely,

David

*From:* Ernie Rael <err...@raelity.com>
*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 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 operations.

    Note: Recompile with -Xlint:unchecked for details.

    How do I get these into the compilation step?

Try: Project > properties > Build > Compiling

At the bottom, you'll see: "Additional Compiler Options"

-ernie

    Sincerely,

    David

Reply via email to