You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing on Linux (manjaro), I get the following error:
[INFO] Downloaded from p2: https://ftp.fau.de/eclipse/releases/2023-12/202312061001/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826.jar (436 KB at 4 MB/s)
[ERROR] Cannot resolve dependencies of product gdlde.product:
[ERROR] eclipse-plugin artifact with ID "javax.annotation" and version matching "0.0.0" was not found in the target platform
[ERROR] eclipse-plugin artifact with ID "javax.inject" and version matching "0.0.0" was not found in the target platform
[ERROR] eclipse-plugin artifact with ID "org.w3c.css.sac" and version matching "0.0.0" was not found in the target platform
[ERROR] eclipse-plugin artifact with ID "org.w3c.dom.events" and version matching "0.0.0" was not found in the target platform
[ERROR] eclipse-plugin artifact with ID "org.w3c.dom.smil" and version matching "0.0.0" was not found in the target platform
[ERROR] eclipse-plugin artifact with ID "org.w3c.dom.svg" and version matching "0.0.0" was not found in the target platform
Is there an idea how to solve this?
java -version
openjdk version "17.0.12" 2024-07-16
OpenJDK Runtime Environment (build 17.0.12+7)
OpenJDK 64-Bit Server VM (build 17.0.12+7, mixed mode, sharing)
The text was updated successfully, but these errors were encountered:
When installing on Linux (manjaro), I get the following error:
Is there an idea how to solve this?
The text was updated successfully, but these errors were encountered: