The “WPILib Java Deploy” is missing. We tried reinstalling the plugins and FRC update. We connected to the robot but can’t run it. Please help.
I’m having the same problem. I got a new laptop and for some reason run as WPILib Java Deploy doesn’t show up.
I’m having the same problem, on my new laptop “run as WPILib Java Deploy” doesn’t show up.
In eclipse, expand your current project folder, there should be a package called referenced libraries, and under that, if the wpilib.jar file and networktables.jar file doesn’t appear, import the library from your local folder (library should be preinstalled in users/username/wpilib/java/current/lib folder already).
Follow the instruction in the link below from importing the library to eclipse project:
http://www.oxfordmathcenter.com/drupal7/node/44
Good luck