在使用IDEA时,经常需要断开或重启服务。最近在重启服务时,遇到了一个启动错误:
错误:找不到或无法加载主类。
猜测:1,未能成功编译。
尝试:菜单---》Build---》Rebuild Project。
结果:启动服务仍然报同样的错误。
2,缓存问题。
尝试:菜单---》File---》Invalidate Caches/Restart 选择Invalidate and Restart 或者只选择Invalidate,清除缓存,然后重新构建项目。
结果:启动成功,问题解决。
设置file-->project structure-->Module:
paths里的编译路径Complier output: