美文网首页
-1- IntelliJ + GitLab + Maven +

-1- IntelliJ + GitLab + Maven +

作者: emm_simon | 来源:发表于2019-10-27 11:09 被阅读0次

[参考利用IntelliJ IDEA与Maven开始你的Scala之旅]
[参考IDEA与Maven开始你的Scala之旅]
[参考Intellij IDEA创建maven项目并上传至github]
[参考idea本地maven项目提交至GitLab]
[参考Idea上传项目到gitLab]
[参考IDEA-Create Git Repository]
[参考maven+scala framework]

-1- 本地新建scala的maven项目

-2- gitlab新建空project

-3- 将本地maven项目import git,再提交到远程

3.1CVS -> Import into Version Control -> Create Git Repository

image.png

3.2CVS -> Git -> Remote

image.png

3.3将第-2-步中新建的空项目git地址添加到URL里,就可以向远程提交代码了

image.png

-4- scala大数据开发,并提交spark任务

相关文章

网友评论

      本文标题:-1- IntelliJ + GitLab + Maven +

      本文链接:https://www.haomeiwen.com/subject/ikppvctx.html