-
Notifications
You must be signed in to change notification settings - Fork 0
Java Setup
Kay Kasemir edited this page Mar 31, 2019
·
1 revision
- Download
WPILibInstaller_Windows64-2019.4.1.zip
from https://github.com/wpilibsuite/allwpilib/releases or get it from a USB stick available from the software team. - Right-click the ZIP file,
Extract All..
- Start the extracted
.exe
- Select "Current User".
- Either select "Download" to get VS Code, or select the
OfflineVsCodeFiles-1.30.1.zip
that you can get from the software team's USB stick. - De-select "C++ Compiler".
- "Execute Install".
You should now have an "FRC VS Code 2019" icon on your desktop.
- Download
Git-2.20.1-64-bit.exe
(or newer) from https://git-scm.com/downloads or get it from the Software Team's USB stick. - Run the
.exe
You should now have an entry G > Git > Git Bash
in the windows start menu.