Intellij idea 15.0.2 安装配置 注册码技巧

今天是2016年的元旦,祝大家元旦快乐,事业有成!我还是在家里,无聊打开电脑清理下"开发垃圾",看到有安装Intellij IDEA 12的版本,模糊记得那是一年前安装的本打算用来公司业务开发,后来因为某某原因没用上。

随即百度看了看最新的版本是IntelliJ IDEA 15.0.2,便下载了下来安装(下载地址:https://www.jetbrains.com/idea/download/#section=windows)。


安装的时候考虑到两点:1. 安装需要注册码;2. 配置文件的存放。


1. 注册码技巧两种方式:

还沿用14.x的但是要选择License server,填http://idea.lanyus.com ,就ok了;

② 如果1不行的话,可以在注册前将系统时间更改到2050年以后(反正比现在的时间进来长点就行),然后在注册时选择30天试用,安装完后将时间换回来,缺点就是可能无法更新后续版本(O__O"…)。


2. Window中配置文件安装在C盘,我个人不喜欢这样的安装方式,随即将配置文件转移到安装文件夹下:

首先在 H:\DevelopTools\IntelliJ IDEA 15.0.2\ 下创建一个文件夹 IdeaConfig。

② 然后打开 H:\DevelopTools\IntelliJ IDEA 15.0.2\bin\下的 idea.properties。

③ 将所有的 ${user.home} 替换为 H:/DevelopTools/IntelliJ IDEA 15.0.2/IdeaConfig (注意斜杠的方向)

④ 保存 idea.properties

⑤打开 C:\Documents and Settings\XXX 目录,把 .IntelliJIdea15文件夹 移动到 IdeaConfig 目录下。

<span style="font-size:12px;"># Use ${idea.home.path} macro to specify location relative to IDE installation home.
# Use ${xxx} where xxx is any Java property (including defined in previous lines of this file) to refer to its value.
# Note for Windows users: please make sure you're using forward slashes (e.g. c:/idea/system).

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE config folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
 idea.config.path=H:/DevelopTools/IntelliJ IDEA 15.0.2/IdeaConfig/.IntelliJIdea/config

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE system folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
 idea.system.path=H:/DevelopTools/IntelliJ IDEA 15.0.2/IdeaConfig/.IntelliJIdea/system

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to user installed plugins folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
 idea.plugins.path=${idea.config.path}/plugins

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE logs folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
 idea.log.path=${idea.system.path}/log

#---------------------------------------------------------------------</span>

这样你就可以启动 IntelliJ,而且以后也不会再占用 C 盘空间了。




  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值