Java code for 2017 year (Steamworks)
To have required libraries, must install eclipse plugin "Robot Java Development" by WPI
https://wpilib.screenstepslive.com/s/currentCS/m/java/l/599681-installing-eclipse-c-java
- open eclipse and click "help" in the top tool bar
- click "install new software"
- click "add" near the top of the window
- in the "name" field enter "FRC plugins"
- in the "location" field enter "http://first.wpi.edu/FRC/roborio/release/eclipse/"
- click ok
- check the WPILib Robot Development plugin box
- (optional) select which language to install from the drop down under WPILib Robot Development
- click next at the bottom of the window, the plugin will begin to download and install
- click ok on the window about unsigned content when it appears
- restart eclipse for the plugin to take effect