deprecates java #50

Open
opened 2024-09-17 18:43:19 +02:00 by Anri · 0 comments
Owner

Lines 167 to 175 in 1ee9f55
:: Java dev kits
SET ^"java_jdk=^
Oracle.JavaRuntimeEnvironment EclipseAdoptium.Temurin.17.JDK ^
EclipseAdoptium.Temurin.21.JDK"
ECHO JDK...
for %%i in (!java_jdk!) do (
!pmi! %%i
)

currently its useful for Minecraft, but soon PrismLauncher will embed Java https://github.com/PrismLauncher/PrismLauncher/pull/2069

https://git.mylloon.fr/Anri/confOS/src/commit/1ee9f55e7dd171de702e2775b1e802e823c12559/windows11.bat#L167-L175 currently its useful for Minecraft, but soon PrismLauncher will embed Java https://github.com/PrismLauncher/PrismLauncher/pull/2069
Anri added the
windows
label 2024-09-17 18:43:29 +02:00
Sign in to join this conversation.
No labels
arch
windows
wsl
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Anri/confOS#50
No description provided.