赞
踩
从gitee拉取代码并运行
第一步登录gitee
第二步加入仓库
第三步打开idea
第四步在settings中安装gitee插件
第五步查询gitee插件点击add
第六步自动跳转到gitee只需要点击同意
第七部点击 file -> new -> Project from Version Control 选择项目点击确定
第八步在file>project Structure配置jdk
第九步file > Settins > Build,Execution, Deployment > Build Tools > Maven或搜索Maven,选择本地maven库的位置即可。
第十步运行代码如果jdk版本不对,选择下载对应版本的jdk后安装附上参考文章连接IDEA中使用git拉取gitee上代码并运行_gitee下载的代码怎么在idea运行-CSDN博客
第十一步
idea启动报错,错误信息:
Error running DsApplication. Command line is too long.
Shorten the command line and rerun.
点击小锤子旁边的按键或者运行旁边的按键选择>Edit Configurations选择项目需要运行的点击右侧的Modify options进行配置Shorten command line>JAR manifest,点击“Apply”生效。
自己学习记录为主,仅供大家参考毕竟版本不一样
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。