Does Java 10 support Tomcat 9? Because I installed Java 10.0.1 and Apache Tomcat 9.0.6 and I am running Tomcat through Eclipse the it gives error like
and on Console: -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 9.0\endorsed is not supported. Endorsed standards and standalone APIs in modular form will be supported via the concept of upgradable modules.
Anybody have some solution for this?...