The archive: /bin/bootstrap.jar which is referenced by the classpath, does not exist.
配置完毕后,欲在Eclipse中启动tomcat,但启动失败,每次都报错,错误提示如下:* The archive: /bin/bootstrap.jar which is referenced by the classpath, does not exist. 显然是路径问题,但问题出在哪儿,如何解决呢? 这里是server的配置出了问题,双击eclipse中右下角面板中的servers-tom…