错误:找不出或无法运行主类com.atguigu.wc.BatchWordCount
原创错误: 找不到或无法加载主类 com.atguigu.wc.BatchWordCount
错误描述
编写代码后运行main方法,出现 错误: 找不到或无法加载主类 com.atguigu.wc.BatchWordCount 错误提示
解决办法
1、点击IDEA侧边的 maven 栏目

2、点击 compile

3,编译成功 
4,再次运行 main 方法,可以正常运行!
至此, 错误: 找不到或无法加载主类 com.atguigu.wc.BatchWordCount 问题解决了。
版权声明
所有资源都来源于爬虫采集,如有侵权请联系我们,我们将立即删除
itfan123





