|
Re: Non-static edu.wpi.first.wpilibj.SolenoidBase.getAll() in Eclipse FRC plugin
I did get this going:
(1) The re-image of the CRIO was required. After updating NetBeans to get the new image for the NI tool, it worked fine.
(2) The associated Eclipse updated didn't update the sample code for the dashboard, but if you create it in NetBeans, and then copy it to Eclipse, it has the new call correctly done.
|