Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

recompile with -xlint.....help please

843810Oct 5 2009 — edited Oct 5 2009
ok so when i run my build (thats all that it says btw) i get this pretty little thing

note:some input files use unchecked or unsafe operations
note:recompile with -xlint:unchecked for details

ive done my fair share of looking into this to fix but i cant seem to get by it..
for the main reason im trying to make a rsps (runescape private server)
and when people give codes to fix...i cant use them because when i go to edit my "build"
this is all that is there

@echo off
"C:\Program Files\Java\jdk1.6.0_16\bin\javac.exe" ./files/*.java
pause

so yeah....
anyone lend a helping hand?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 2 2009
Added on Oct 5 2009
1 comment
1,569 views