Menu

#44 Eclipse logs error about removed flag xbootclasspath

Open
open
nobody
None
2023-11-30
2023-11-30
Tim W.
No

Upon starting Tomcat with the Plugin I get following Errors in the Eclipse Error log.

It is nothing breaking, but maybe there should be not xbootclasspath argument when starting Tomcat with Java 11 or higher.

eclipse.buildId=4.26.0.20221201-1200
java.version=17.0.9
java.vendor=Private Build
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.jee.product --clean
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product --clean

org.eclipse.jdt.launching
Error
Thu Nov 30 09:37:55 CET 2023
Xbootclasspath option have been removed as not supported beyond Java 8.
Runtime classpath after adding projects: []

Greetings
Tim

Discussion


Log in to post a comment.