Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)

This license BIG3CLIK6F has been cancelled
具体如下:
Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)
对,没错,这个**码本来可以使用到2018年的,但是,忽然间就不能用了。经查询吧。
还得修改个系统配置。具体
Linux在/etc/hosts中添加 0.0.0.0 account.jetbrains.com就好,
windows的话没记错应该在C:\Windows\System32\drivers\etc\hosts
我的是Windows,mac的暂时不受影响。
我用的是版本是:IntelliJ IDEA 2017.1 x64
具体如下图:
Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)
要修改的是第一个hosts文件。
使用时需要将“0.0.0.0 account.jetbrains.com”添加到hosts文件中,详细内容如下:
Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)

然后,就又可以继续使用啦。当然,解决问题还是在下面的网站找到的,我就是简单分享一下。
下面这个网站获取最新的***,然后Windows用户可以按照上面步骤修改下,然后就可以注册OK了,应该是不联网也是可以使用的。
不像下面的,服务器注册模式,需要联网才可以保持**状态。
http://idea.lanyus.com/

还有个**的办法:这个必须的联网才可以使用,要是没网的话,就不能**使用啦。大家注意哈,也是后来同事发现的,我分享一下。
Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)
图上使用的网址:
http://idea.iteblog.com/key.PHP

既然上面说了要修改hosts文件,那么你或许不知道为啥要修改这个文件,以及这个文件的作用。
我还 真就好奇,查了下,附上几张截图。
诸位可以大概了解下其作用。
Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)
Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)
Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)
Intellij IDEA 弹窗License activation 报 this license BIG3CLIK6F has been cancelled 错误的解决(转)
看到这里,我们上面做的修改,就是屏蔽官网的网址,然后,他就不能回传信息了。大概了解下作用。