diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d7d4afc44..9b27f3adf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,10 +17,10 @@ jobs: uses: actions/checkout@v3 with: submodules: recursive - - name: Setup JDK 11 + - name: Setup JDK 17 uses: actions/setup-java@v3 with: - java-version: '11' + java-version: '17' distribution: 'adopt' - name: Ant build run: ant -noinput -buildfile build.xml clean check jar unittest diff --git a/.idea/ant.xml b/.idea/ant.xml index a2a476982..7586e0172 100644 --- a/.idea/ant.xml +++ b/.idea/ant.xml @@ -1,6 +1,8 @@ - + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index cb1ab9355..1c55f8bdd 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + diff --git a/.idea/runConfigurations/All_tests.xml b/.idea/runConfigurations/All_tests.xml index 26cc40265..2e910eef8 100644 --- a/.idea/runConfigurations/All_tests.xml +++ b/.idea/runConfigurations/All_tests.xml @@ -1,25 +1,10 @@ - - - - - - - + \ No newline at end of file diff --git a/.idea/runConfigurations/Openrocket_UI_Jar.xml b/.idea/runConfigurations/Openrocket_UI_Jar.xml index 2219ccf09..45da998b1 100644 --- a/.idea/runConfigurations/Openrocket_UI_Jar.xml +++ b/.idea/runConfigurations/Openrocket_UI_Jar.xml @@ -2,7 +2,7 @@