mirror of
https://gitee.com/pengzhile/jetbrains-agent.git
synced 2024-12-26 08:18:47 +00:00
add shasum
Signed-off-by: pengzhile <pengzhile@gmail.com>
This commit is contained in:
parent
c756d3b274
commit
58b13ca85d
@ -4,13 +4,15 @@
|
|||||||
========================================================================
|
========================================================================
|
||||||
|
|
||||||
*** 2018.3.1 已支持,重新下载jetbrains-agent.jar替换你原来的即可。 ***
|
*** 2018.3.1 已支持,重新下载jetbrains-agent.jar替换你原来的即可。 ***
|
||||||
|
*** 如果你下载的jetbrains-agent.jar小于1M,肯定是没有下载完全(可对照shasum.txt)。***
|
||||||
*** 请先一定仔细阅读本文档!一定通过IDE菜单编辑javaagent参数(因为vmoptions文件不一定在bin目录下)!!!***
|
*** 请先一定仔细阅读本文档!一定通过IDE菜单编辑javaagent参数(因为vmoptions文件不一定在bin目录下)!!!***
|
||||||
*** 可以参考文件夹内:javaagent_sample.png和address_sample.png ***
|
*** 可以参考文件夹内:javaagent_sample.png和address_sample.png ***
|
||||||
*** “小飞机”的P模式可能会导致2018.3版本license server激活慢,关闭或G模式则无此问题,或使用code激活。 ***
|
*** “小飞机”的P模式可能会导致2018.3版本license server激活慢,关闭或G模式则无此问题,或使用code激活。 ***
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
0. Download the zip package and get jetbrains-agent.jar first.
|
0. Download the zip package and get jetbrains-agent.jar first.
|
||||||
Releases page: https://zhile.io/files/jetbrains-agent-v2018.2.2.zip
|
If you don't have gitee account, you can download it here:
|
||||||
|
Download page: https://zhile.io/2018/08/17/jetbrains-license-server-crack.html
|
||||||
1. Click IDE menu "Configure|Help" -> "Edit Custom VM Options ..."
|
1. Click IDE menu "Configure|Help" -> "Edit Custom VM Options ..."
|
||||||
See: https://intellij-support.jetbrains.com/hc/en-us/articles/206544869
|
See: https://intellij-support.jetbrains.com/hc/en-us/articles/206544869
|
||||||
2. Append "-javaagent:/absolute/path/to/jetbrains-agent.jar" to end line.
|
2. Append "-javaagent:/absolute/path/to/jetbrains-agent.jar" to end line.
|
||||||
@ -28,7 +30,8 @@
|
|||||||
|
|
||||||
使用方法:
|
使用方法:
|
||||||
0. 先下载压缩包解压后得到jetbrains-agent.jar,把它放到你认为合适的文件夹内。
|
0. 先下载压缩包解压后得到jetbrains-agent.jar,把它放到你认为合适的文件夹内。
|
||||||
下载列表地址:https://zhile.io/files/jetbrains-agent-v2018.2.2.zip
|
如果你没有gitee账号,你也可以在这里下载:
|
||||||
|
下载页面:https://zhile.io/files/jetbrains-agent-v2018.2.2.zip
|
||||||
1. 点击你要注册的IDE菜单:"Configure|Help" -> "Edit Custom VM Options ..."
|
1. 点击你要注册的IDE菜单:"Configure|Help" -> "Edit Custom VM Options ..."
|
||||||
如果提示是否要创建文件,请点"是|Yes"。
|
如果提示是否要创建文件,请点"是|Yes"。
|
||||||
参考文章:https://intellij-support.jetbrains.com/hc/en-us/articles/206544869
|
参考文章:https://intellij-support.jetbrains.com/hc/en-us/articles/206544869
|
||||||
|
1
shasum.txt
Normal file
1
shasum.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
a23cbbf0b21ec5dbdbd450cbb9762b25b05feaed jetbrains-agent.jar
|
Loading…
Reference in New Issue
Block a user