![]() |
Error when compiling in Netbeans.
I am getting the following error every time I try to compile our program in Netbeans.
Note: C:/Users/Student/Documents/NetBeansTestPRogram1/src/edu/wpi/first/wpilibj/defaultCode/DefaultRobot.java uses or overrides a depracated API. Not:Recompile with -Xlint:deprecation for details. The computer we are using to compile isn't the first one that wrote to the cRIO since the Netbeans firmware was flashed. |
Re: Error when compiling in Netbeans.
Sounds like you're using a feature of the WPI library (or Java itself) that is no longer supported. Are you using any hack-ish things with your code? Using Thread.stop()?
|
Re: Error when compiling in Netbeans.
No, we've been using commands written in the tutorial.
|
| All times are GMT -5. The time now is 03:53. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi