web项目在开发的过程中总会遇到各种奇葩的问题,比如相同的项目别人都可以运行,而你却运行不了,而且总是报错,比如: The specified JRE installation does not exist 这个时候需要在项目上点右键--build path——configure build path——libraries... 这样的才是正常的,否则就点击Edit进行编辑 转载于:https://blog.51cto.com/xuxy0303/1618898