Quote:
Originally Posted by AllenGregoryIV
Did you install the WPILIB plugins? It should do it. Follow the instructions at screenstepslive. You will need to make a new WPILIB project.
|
After a very long series of frustrating events, I figured out the issue. I went directly from NetBeans to Eclipse, which created problems that Eclipse didn't like (no build library or whatever it's called).
I recreated our project in Eclipse and copied the code over and now the error marking works, but more importantly: CANTalon works!
Thank you all for the help.