IDEA错误: 找不到或无法加载主类 com.xxx.freight.dofreight.doFreight解决办法
Posted tanwheey
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA错误: 找不到或无法加载主类 com.xxx.freight.dofreight.doFreight解决办法相关的知识,希望对你有一定的参考价值。
1、右键点击工程,选择open Module Settings或点击File选择Project Structure,进入页面
2、选择Artifacts->JAR->From modules with dependencies
3、弹出对话框
为避免出现“错误: 找不到或无法加载主类 com.jd.freight.dofreight.doFreight”
请按下图步骤打包:
即:
,点击OK,页面显示jar包的输出路径。点击OK,配置完成
4、在idea菜单栏,点击Build->Build Artifacts
->
5、到指定路径 即可获取jar包
打出的包结构为:
------------------------------------------------------Tanwheey--------------------------------------------------
爱生活,爱工作。
以上是关于IDEA错误: 找不到或无法加载主类 com.xxx.freight.dofreight.doFreight解决办法的主要内容,如果未能解决你的问题,请参考以下文章