Skip to content
Snippets Groups Projects
  1. Jul 10, 2024
    • Will Billingsley's avatar
      Update Dockerfile and add toolchain download · 05248d2b
      Will Billingsley authored
      This commit updates the Dockerfile to use JDK21 and adds configuration
      to auto-download a JDK.
      
      The Dockerfile needs to be updated to JDK21 because the autodownload
      cannot find a JDK21 for Ubuntu on M1 Macs (so needs to use one set
      up in the Docker image) for tutorial 3
      05248d2b
    • Will Billingsley's avatar
      Update to Gradle 8 and Java 21 · d797671f
      Will Billingsley authored
      Gradle 8 and Java 21 are the default versions installed on turing. It's
      hopefully going to be most straightforward if we use these versions.
      d797671f
  2. Jul 24, 2023
  3. Jul 12, 2022
  4. Jul 11, 2022
    • William Billingsley's avatar
      Updated for 2022 · 1e11e1c5
      William Billingsley authored
      This switches to just using Swing and no modules for better compatibility with working with VS Code.
      1e11e1c5
  5. Jul 07, 2021
  6. Jul 06, 2021
Loading