Dashboard Setup C-sharp

From 1511Wookiee
Jump to navigationJump to search

Libraries > Computer > Local Disk > Users > Robotics > Workspace> Right-click > SVN Checkout… > Type into URL of repository: http://firstforge.wpi.edu/svn/repos/networktables > OK > Go to workspace > Open networktables > trunk > java > Delete crio-test and desktop-test > Open Eclipse (If Eclipse is not found please download.) > Right-click Network_Tables_2.0 > Properties > Java Build Path > Libraries > Select sqwauk.jar and sunitrunner.jar > Remove > OK > Project > Build All > Right-click Network_Tables_2.0 > Export > Select JAR file > Next > Browse > Save as networktables2 > Save > Finish (If exported with warnings- ignore (If exported with errors- check).) > Go to workspace > Right-click > SVN Checkout… > Type into URL of repository: http://firstforge.wpi.edu/svn/repos/smartdashboardlib > OK > Go to Eclipse > Right-click SmartDashboardLib > Export > Select JAR file > Next > Browse > Save as: smartdashboardlib > Save > Finish > Go to workspace > smartdashboardlib > trunk > SmartDashboardLib > lib > Copy networktables.jar > Replace networktables.jar with networktables2.jar > Paste networktables.jar into lib > Delete networktables.jar > Rename networktables2.jar to networktables.jar > Go to Eclipse > Select SmartDashboardLib > Project > Build Project > Right-click SmartDashboardLib > Export > Select JAR file > Next > Browse > Save (in workspace) as: smartdashboardlib > Save > Finish > Download ikvm > Open ikvmbin-7.2.4630.5 > ikvm-7.2.4630.5 > bin > Copy networktables.jar into bin > Open Start Menu > Search cmd > Drag cmd into bin > Open cmd > Type: ikvmc networktables2.jar > Press Enter > Type: ikvmc smartdashboardlib.jar-r:networktables2.dll > Press Enter.