Changes between Version 9 and Version 10 of ControlSystems/SoftwareTeam/Training/GettingStarted
- Timestamp:
- Sep 26, 2018, 4:20:23 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted
v9 v10 12 12 13 13 == Setup your laptop: 14 1. Install the Java [https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html JDK 8] 14 1. Install the Java [https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html JDK 8] and add an environment variable JAVA_HOME that points to the directory (see [https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/ here]) 15 15 2. Install Git (if not already on your computer) from [https://git-scm.com/downloads here] 16 16 3. Install Microsoft [https://code.visualstudio.com/download VSCode], required extensions, and the [https://github.com/wpilibsuite/vscode-wpilib/releases latest WPILib] extension. Follow the detailed instructions [https://wpilib.screenstepslive.com/s/currentCS/m/79833/l/932382-installing-vs-code here]