tauri jdk25 and docs (#5814)

This commit is contained in:
Anthony Stirling
2026-03-03 13:49:33 +00:00
committed by GitHub
parent 93d7919c4c
commit 1b68a513a9
9 changed files with 17 additions and 17 deletions

View File

@@ -25,7 +25,7 @@ Stirling-PDF is built using:
- Docker
- Git
- Java JDK 17 or later
- Java JDK 21 or later (JDK 25 recommended)
- Gradle 7.0 or later (Included within the repo)
### Setup Steps
@@ -37,7 +37,7 @@ Stirling-PDF is built using:
cd Stirling-PDF
```
2. Install Docker and JDK17 if not already installed.
2. Install Docker and JDK 21 (or JDK 25 recommended) if not already installed.
3. Install a recommended Java IDE such as Eclipse, IntelliJ, or VSCode
1. Only VSCode