问答详情
源自:8-1 整合MyBatis - 使用generatorConfig生成mapper以及pojo

错误: 找不到或无法加载主类 com.imooc.utils.GeneratorDisplay

错误: 找不到或无法加载主类 com.imooc.utils.GeneratorDisplay 怎么解决

提问者:慕码人3389736 2018-08-13 19:38

个回答

  • 慕勒0424635
    2018-09-06 16:47:44

    clean一下

  • 韦煾
    2018-08-18 23:40:02

    请试下下面方法看看,打开带有main函数的类,ctrl +A (全选)---> ctrl +X(剪切)-----> ctrl+S(保存)--->关闭---->再打开--->ctrl +C (粘贴) ---->OK;一句话就是粘出去 关闭 再粘进来!