Here is my IDE and tools version:
Eclipse version: 2023-09-R Doload from: https://www.eclipse.org/downloads/packages/release/2023-09/r
Jboss Tools version: 4.29.1.Final Download from: https://tools.jboss.org/downloads/jbosstools/2023-09/4.29.1.Final.html
I attempted to install JBoss Tools, but encountered the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss AS, WildFly & EAP Server Tools 3.10.3.v20230714-1629 (org.jboss.ide.eclipse.as.feature.feature.group 3.10.3.v20230714-1629)
Missing requirement: JBoss AS, WildFly & EAP Server Tools - Core Plug-in 3.10.3.v20230714-1629 (org.jboss.ide.eclipse.as.core 3.10.3.v20230714-1629) requires 'osgi.bundle; org.apache.commons.exec 0.0.0' but it could not be found
Cannot satisfy dependency:
From: JBoss AS, WildFly & EAP Server Tools - Compression Integration 3.10.3.v20230714-1629 (org.jboss.ide.eclipse.as.archives.integration.feature.feature.group 3.10.3.v20230714-1629)
To: org.eclipse.equinox.p2.iu; org.jboss.ide.eclipse.as.core 0.0.0
Cannot satisfy dependency:
From: JBoss AS, WildFly & EAP Server Tools 3.10.3.v20230714-1629 (org.jboss.ide.eclipse.as.feature.feature.group 3.10.3.v20230714-1629)
To: org.eclipse.equinox.p2.iu; org.jboss.ide.eclipse.as.archives.integration.feature.feature.group [3.10.3.v20230714-1629,3.10.3.v20230714-1629]
How can I fix it, thank you.
org.apache.commons.execwas include until Eclipse 2023-06. So in the preferences Install/Update > Available Software Sites adding the update sitehttps://download.eclipse.org/releases/2023-03might help. But better use newer versions of both, JBoss Tools and Eclipse.