mac 下 idea创建开发环境

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac 下 idea创建开发环境相关的知识,希望对你有一定的参考价值。

1、下载idea

2、破解

http://xclient.info/a/f0b9738a-36fd-8a97-a966-0d3db497092d.html?_=28224c24c5d048ba73bf06b15e2a6668

3、安装插件 maven(17.1必须要自己安装,否则不能运行)

4、创建spring-boot项目

5、编译运行

6、mac下 idea报错(错误本身不影响业务)

objc[10012]: Class JavaLaunchHelper is implemented in both … libinstrument.dylib. One of the two will be used. Which one is undefined

https://stackoverflow.com/questions/43003012/objc3648-class-javalaunchhelper-is-implemented-in-both

 

以上是关于mac 下 idea创建开发环境的主要内容,如果未能解决你的问题,请参考以下文章

Web - JSP开发环境搭建 - Mac

开发环境Mac 中 IntelliJ IDEA 运行 Python 程序 ( 安装 Python Community Edition 插件 )

IDEA如何快速搭建Java开发环境,IntelliJ IDEA mac新手入门

opcj1——mac下如何快速搭建Java开发环境

opcj1——mac下如何快速搭建Java开发环境

IDEA下Scala Maven开发环境搭建