Changes for page Basisprojekt FAQ

Last modified by mgrawunder on 2025/08/28 11:27

edited by mgrawunder
on 2025/08/28 11:23
Change comment: There is no comment for this version
edited by mgrawunder
on 2025/08/28 11:20
Change comment: There is no comment for this version

Summary

Details

insert_drive_file Page properties
Content
... ... @@ -15,10 +15,8 @@
15 15  
16 16  == Ich bekomme bei Maven komische Fehlermeldungen mit JavaFX ==
17 17  
18 -sowas wie:
19 -
20 20  [ERROR] Failed to execute goal on project client: Could not resolve dependencies for project de.uol.swp:client:jar:2.0-SNAPSHOT
21 21  [ERROR] dependency: org.openjfx:javafx-controls:jar:win-x86:21.0.7 (compile)
22 22  [ERROR]         org.openjfx:javafx-controls:jar:win-x86:21.0.7 was not found in [[https:~~/~~/repo.maven.apache.org/maven2>>url:https://repo.maven.apache.org/maven2]] during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
23 23  
24 -Bitte einmal schauen, welche Java-Version auf der Shell ist (java -version). Vielleicht ist noch mal ein alte Version irgendwo auf dem Rechner installiert und wird verwendet. Es sollte eine Java-Version mindestens der Version 21 verwendet werden.
22 +Bitte einmal schauen, welche Java-Version auf der Shell ist (java -version). Vielleicht ist noch mal ein alte Version irgendwo auf dem Rechner installiert und wird verwendet. Es sollte eine Java-Version mindestens 19 verwendet werden.