mirror of
https://gitee.com/pengzhile/jetbrains-agent.git
synced 2024-11-13 06:38:46 +00:00
first commit
Signed-off-by: pengzhile <pengzhile@gmail.com>
This commit is contained in:
parent
898eae39ae
commit
a235ef6671
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.DS_Store
|
34
README.txt
Normal file
34
README.txt
Normal 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
BIN
jetbrains-agent.jar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user