【启动报错class patch resource xxx.properties cannot be opened because it does not exist】
当Eclipse提示'classpathresourcexxx.properties'无法打开,因为它不存在时,问题可能在于properties文件未放置在正确的位置。正确的做法是将properties文件放入Tomcat的classpath目录下,而非项目内部。为解决此问题,需要在Tomcat配置中添加properties文件所在目录,通过点击Advanced进行设置。



被折叠的 条评论
为什么被折叠?



