-
Notifications
You must be signed in to change notification settings - Fork 234
Clone Repo And Run
Ben edited this page Apr 4, 2018
·
2 revisions
- 下载源代码压缩包(主分支)
- 使用git克隆项目源代码
https://github.com/spawpaw/mybatis-generator-gui-extension.git
用IDE将源代码导入为Maven项目,然后直接运行com.spawpaw.mybatis.generator.gui.GeneratorGuiRunner
即可
执行mvn: package
命令,即可将项目打包为可执行jar包