有人能帮忙看一下吗,我的tomcat单独启动可以,但是放到eclipse里就出错
出错信息:
-Djava.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_161\endorsed is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
环境变量,系统变量我也都是配置好的;
用的jdk1.8,tomcat8.5