first commit

Signed-off-by: pengzhile <pengzhile@gmail.com>
master
pengzhile 2018-08-17 15:16:56 +08:00
parent 898eae39ae
commit a235ef6671
3 changed files with 35 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.DS_Store

34
README.txt Normal file
View File

@ -0,0 +1,34 @@
====================================================
======= Jetbrains License Server Crack =======
======= https://zhile.io =======
====================================================
Usage:
1. Click "Configure|Help" -> "Edit Custom VM Options ..."
2. Append "-javaagent:{JetbrainsAgentJarPath}" to end line.
eg: -javaagent:$USER_HOME/jetbrains-agent.jar
3. Restart IDE.
4. Entry license server address:
http://[any 16 characters domain name(without:'/', '[', ']')]
5. If show error msg:
"Error opening zip file or JAR manifest missing : jetbrains-agent.jar"
Please modify the jar file path to absolute path.
使用方法:
1. 点击你要注册的IDE菜单"Help" -> "Edit Custom VM Options ..."
如果提示是否要创建文件,请点"是|Yes"。
2. 在打开的vmoptions编辑窗口末行添加"-javaagent:{JetbrainsAgentJarPath}"
最好使用绝对路径。
如: -javaagent:$USER_HOME/jetbrains-agent.jar
3. 重启你的IDE。
4. 注册选择License server方式地址填入
http://[随意填一个域名要求共16个字符不要有:'/', '[', ']']
5. 如果提示错误:
"Error opening zip file or JAR manifest missing : jetbrains-agent.jar"
这种情况请试着填上jar文件的绝对路径.
若资金允许请点击https://www.jetbrains.com/idea/buy/购买正版,谢谢合作
学生凭学生证可免费申请正版授权 | 创业公司可5折购买正版授权

BIN
jetbrains-agent.jar Normal file

Binary file not shown.