Dashboard Setup C-sharp: Difference between revisions

From 1511Wookiee
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
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.
01. Libraries  
02. Computer  
03. Local Disk  
04. Users  
05. Robotics  
06. Workspace  
07. Right-click  
08. SVN Checkout…  
09. Type into URL of repository: ''http://firstforge.wpi.edu/svn/repos/networktables''  
10. OK  
11. Go to workspace  
12. Open networktables  
13. trunk  
14. java  
15. Delete crio-test and desktop-test  
16. Open Eclipse (If Eclipse is not found please download.)  
17. Right-click Network_Tables_2.0  
18. Properties  
19. Java Build Path  
20. Libraries  
21. Select sqwauk.jar and sunitrunner.jar  
22. Remove  
23. OK  
24. Project  
25. Build All  
26. Right-click Network_Tables_2.0  
27. Export  
28. Select JAR file  
29. Next  
30. Browse  
31. Save as networktables2  
32. Save  
33. Finish (If exported with warnings- ignore (If exported with errors- check).)  
34. Go to workspace  
35. Right-click  
36. SVN Checkout…  
37. Type into URL of repository: ''http://firstforge.wpi.edu/svn/repos/smartdashboardlib''  
38. OK  
39. Go to Eclipse  
40. Right-click SmartDashboardLib  
41. Export  
42. Select JAR file  
43. Next  
44. Browse  
45. Save as: smartdashboardlib  
46. Save  
47. Finish  
48. Go to workspace  
49. smartdashboardlib  
50. trunk  
51. SmartDashboardLib  
52. lib  
53. Copy networktables.jar  
54. Replace networktables.jar with networktables2.jar  
55. Paste networktables.jar into lib  
56. Delete networktables.jar
57. Rename networktables2.jar to networktables.jar  
58. Go to Eclipse  
59. Select SmartDashboardLib  
60. Project  
61. Build Project  
62. Right-click SmartDashboardLib  
63. Export  
64. Select JAR file  
65. Next  
66. Browse  
67. Save (in workspace) as: smartdashboardlib  
68. Save  
69. Finish  
70. Download ikvm  
71. Open ikvmbin-7.2.4630.5  
72. ikvm-7.2.4630.5  
73. bin  
74. Copy networktables.jar into bin  
75. Open Start Menu  
76. Search cmd  
77. Drag cmd into bin  
78. Open cmd  
79. Type: ikvmc networktables2.jar  
80. Press Enter  
81. Type: ikvmc smartdashboardlib.jar-r:networktables2.dll  
82. Press Enter.

Revision as of 11:50, 8 February 2014

01. Libraries 02. Computer 03. Local Disk 04. Users 05. Robotics 06. Workspace 07. Right-click 08. SVN Checkout… 09. Type into URL of repository: http://firstforge.wpi.edu/svn/repos/networktables 10. OK 11. Go to workspace 12. Open networktables 13. trunk 14. java 15. Delete crio-test and desktop-test 16. Open Eclipse (If Eclipse is not found please download.) 17. Right-click Network_Tables_2.0 18. Properties 19. Java Build Path 20. Libraries 21. Select sqwauk.jar and sunitrunner.jar 22. Remove 23. OK 24. Project 25. Build All 26. Right-click Network_Tables_2.0 27. Export 28. Select JAR file 29. Next 30. Browse 31. Save as networktables2 32. Save 33. Finish (If exported with warnings- ignore (If exported with errors- check).) 34. Go to workspace 35. Right-click 36. SVN Checkout… 37. Type into URL of repository: http://firstforge.wpi.edu/svn/repos/smartdashboardlib 38. OK 39. Go to Eclipse 40. Right-click SmartDashboardLib 41. Export 42. Select JAR file 43. Next 44. Browse 45. Save as: smartdashboardlib 46. Save 47. Finish 48. Go to workspace 49. smartdashboardlib 50. trunk 51. SmartDashboardLib 52. lib 53. Copy networktables.jar 54. Replace networktables.jar with networktables2.jar 55. Paste networktables.jar into lib 56. Delete networktables.jar 57. Rename networktables2.jar to networktables.jar 58. Go to Eclipse 59. Select SmartDashboardLib 60. Project 61. Build Project 62. Right-click SmartDashboardLib 63. Export 64. Select JAR file 65. Next 66. Browse 67. Save (in workspace) as: smartdashboardlib 68. Save 69. Finish 70. Download ikvm 71. Open ikvmbin-7.2.4630.5 72. ikvm-7.2.4630.5 73. bin 74. Copy networktables.jar into bin 75. Open Start Menu 76. Search cmd 77. Drag cmd into bin 78. Open cmd 79. Type: ikvmc networktables2.jar 80. Press Enter 81. Type: ikvmc smartdashboardlib.jar-r:networktables2.dll 82. Press Enter.