提示无程序包的解决方法 问题有可能出现在 IDE 版本上,问题版本是 2020.1,升级为 2020.3 后,tomcat 运行就不再提示无程序包的错误 之前尝试的解决办法 maven clean/install 不可行 IDEA 导航栏的 Invalidate Cache/Restart 不可行 编写代码也可正常导包,故尝试升级 IDEA 后正常 maven 构建项目提示Process finished with exit code -1073741819 (0xC0000005) 尝试把金山…