Skip to main content



      Home
Home » Newcomers » Newcomers » Ant Build and adding compiler option -Xlint:unchecked
Ant Build and adding compiler option -Xlint:unchecked [message #256926] Wed, 21 May 2008 14:12 Go to next message
Eclipse UserFriend
Originally posted by: neunerball.hotmail.com

I'm using Run external tools...Ant Build in order to run a build file.
During compilation of the Java code I see a message: " [javac] Note:
Recompile with -Xlint:unchecked for details." in the Console.
But, I don't know how I can add the compiler option to do so.

Any help greatly appreciated!
Re: Ant Build and adding compiler option -Xlint:unchecked [message #256954 is a reply to message #256926] Wed, 21 May 2008 18:30 Go to previous message
Eclipse UserFriend
See http://ant.apache.org/manual/CoreTasks/javac.html
Specifically compilerarg nested element.

HTH
Darins
http://runnerwhocodes.blogspot.com

"Rolf" <neunerball@hotmail.com> wrote in message
news:7deee94d4340dbb63301379f15d6158a$1@www.eclipse.org...
> I'm using Run external tools...Ant Build in order to run a build file.
> During compilation of the Java code I see a message: " [javac] Note:
> Recompile with -Xlint:unchecked for details." in the Console.
> But, I don't know how I can add the compiler option to do so.
>
> Any help greatly appreciated!
>
Previous Topic:Problems with importing archive files
Next Topic:package explorer doesn't show source folders
Goto Forum:
  


Current Time: Sat Jul 05 12:25:33 EDT 2025

Powered by FUDForum. Page generated in 0.07951 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top