Open baiyan0707 opened 3 years ago
报错信息 The specified file 'xxxx/mybatis-generator-gui/src/main/resources/lib/ojdbc14.jar' not exists 源码里面确实缺少这个jar包....
The specified file 'xxxx/mybatis-generator-gui/src/main/resources/lib/ojdbc14.jar' not exists
自主构建好像有很多问题呢,很多类文件在编译的时候都会报错
你是自己改过源码吗?我拉取master分支直接编译是没有这个问题的。
没有啊,我是按照教程来的。手动把ojdbc14.jar复制过去后还是有一些别的报错呢
报错信息
The specified file 'xxxx/mybatis-generator-gui/src/main/resources/lib/ojdbc14.jar' not exists
源码里面确实缺少这个jar包....