美文网首页React Native
IntelliJ IDEA 2016 激活方法

IntelliJ IDEA 2016 激活方法

作者: jay_den | 来源:发表于2017-06-13 17:36 被阅读54次

    参考网页 http://idea.lanyus.com

    首先修改hosts 文件 加入0.0.0.0 account.jetbrains.com

    hosts 目录 windows下:C:\Windows\System32\drivers\etc\hosts

    修改hosts后生效的方法:
    Windows
    开始 -> 运行 -> 输入cmd -> 在CMD窗口输入
    ipconfig /flushdns

    mac 下:先打开Finder ->按快捷键组合 Shift+Command+G 三个组合按键,并输入 Hosts 文件的所在路径:/etc/hosts

    找到hosts文件拷贝一份到桌面 添加0.0.0.0 account.jetbrains.com 然后替换/etc/hosts

    修改完hosts之后,在IntelliJ IDEA激活中填入 参考网页生成的激活码 点击激活就可以了。

    相关文章

      网友评论

        本文标题:IntelliJ IDEA 2016 激活方法

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