Intellij IDEA 封装Jar包(提示错误: 找不到或无法加载主类)

报错内容

解决办法

  1. 在artifacts设置中,选择copy to the output directory and link via manifest;

  2. MANIFEST.MF的位置到src/main/resources

  3. 重新build

  4. 在jar包输出的目录 运行;

设置artifacts信息

更改jar包输出目录

build

运行jar包

posted @ 2024-02-20 12:47  啄木鸟伍迪  阅读(469)  评论(0编辑  收藏  举报
//火箭 GenerateContentList();