Changes between Version 15 and Version 16 of FRCSoftwareSetup


Ignore:
Timestamp:
Sep 26, 2018, 3:43:07 PM (7 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRCSoftwareSetup

    v15 v16  
    55The installation can be found on [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Oracle's site]. Make sure to accept the license agreement, or it won't let you download.
    66
    7 == 2. Install Microsoft Visual Studio Code (VSC)
    8    * Follow the [https://wpilib.screenstepslive.com/s/currentCS/m/79833/l/932382-installing-vs-code instructions on ScreenstepsLive] to download and install Download and install [https://code.visualstudio.com/download VSC] and the latest [https://github.com/wpilibsuite/vscode-wpilib/releases WPILib VSC extension]
     7== 2. Install Git (if not already installed on your PC)
     8   * Download from [https://git-scm.com/downloads here]
     9
     10== 3. Install Microsoft Visual Studio Code (VSC)
     11   * Follow the [https://wpilib.screenstepslive.com/s/currentCS/m/79833/l/932382-installing-vs-code instructions on ScreenstepsLive] to download and install [https://code.visualstudio.com/download VSC] and the needed extensions as well as the latest [https://github.com/wpilibsuite/vscode-wpilib/releases WPILib VSC extension]
    912   * !ScreenstepsLive instructions on using are [https://wpilib.screenstepslive.com/s/currentCS/m/79833/l/941601-vs-code-basics-and-wpilib-in-vs-code here]
    1013   * Note: the 2015-2018 Seasons used Eclipse instead of VSC; see instructions for installing [wiki:/ControlSystems/Legacy/Eclipse here]