mac安装lntelliJ IDEA

到官网https://www.jetbrains.com/idea/下载idea并安装,直到激活界面mac安装lntelliJ IDEA_第1张图片

mac安装lntelliJ IDEA_第2张图片

mac安装lntelliJ IDEA_第3张图片

mac安装lntelliJ IDEA_第4张图片

mac安装lntelliJ IDEA_第5张图片

mac安装lntelliJ IDEA_第6张图片

激活idea:

command+ALT+空格打开finder:

mac安装lntelliJ IDEA_第7张图片

Shift + Command + G 快捷键,调出Mac搜索对话框,然后在路径位置键入:/etc/hosts 如下图所示

mac安装lntelliJ IDEA_第8张图片

找到了hosts文件 

mac安装lntelliJ IDEA_第9张图片

修改hosts文件:在最后一行添加:0.0.0.0 account.jetbrains.com,保存。(该文件在本目录下不可编辑,需要将该文件复制到其他位置更改,然后在替换回来)

mac安装lntelliJ IDEA_第10张图片

从网络获取注册码(我是从http://idea.lanyus.com获取的)

mac安装lntelliJ IDEA_第11张图片

使用该激活码激活

mac安装lntelliJ IDEA_第12张图片

即可进入下一步安装。

mac安装lntelliJ IDEA_第13张图片

mac安装lntelliJ IDEA_第14张图片

mac安装lntelliJ IDEA_第15张图片

mac安装lntelliJ IDEA_第16张图片

mac安装lntelliJ IDEA_第17张图片

mac安装lntelliJ IDEA_第18张图片

mac版idea安装成功!

mac安装lntelliJ IDEA_第19张图片

mac安装lntelliJ IDEA_第20张图片

另一种激活方式:

自己搭建授权服务器

1.下载文件

2、找到自己操作系统的版本,我这里使用IntelliJIDEALicenseServer_windows_386.exe,双击打开运行

mac安装lntelliJ IDEA_第21张图片

3、在idea注册界面选择授权服务器,填写http://服务器地址:1027(v1.6版之前为1017),然后点击“OK”

mac安装lntelliJ IDEA_第22张图片

我的IDEA授权服务器的地址是192.168.1.197,IDEA客户端所在的ip地址是192.168.1.222。如图,已激活成功。

mac安装lntelliJ IDEA_第23张图片

注:
目前需要将idea授权服务器搭建在其它设备,如同局域网其他电脑、服务器、手机、路由器、树莓派等均可。

 

你可能感兴趣的:(工具使用)