diff --git a/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/guidelines-intellij-open-module-settings.png b/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/guidelines-intellij-open-module-settings.png deleted file mode 100644 index deef5f86734..00000000000 Binary files a/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/guidelines-intellij-open-module-settings.png and /dev/null differ diff --git a/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.md b/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.md index 1dfb4f01f58..3ffe0b5ca9c 100644 --- a/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.md +++ b/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.md @@ -32,12 +32,6 @@ After clicking "Download", IntelliJ installs Eclipse Temurin: ![IntelliJ installs Eclipse Temurin](guidelines-intellij-installs-temurin.png) {% endfigure %} -Open the module settings: Right click on "JabRef" and select "Open Module Settings": - -{% figure caption:"Open IntelliJ Module Settings" %} -![IntelliJ Module Settings](guidelines-intellij-open-module-settings.png) -{% endfigure %} - Navigate to **Project Settings > Project** and ensure that the projects' SDK is Java 21. {% figure caption:"Project SDK is pinned to the downloaded SDK (showing JDK 21 as example)" %}