PhpStorm Mac 2019 version permanently activated

1. Download

Activation target version is the latest version of the current official website provides JetBrains, PhpStorm-2019.1.2.dmg
can be downloaded directly from the official website, you can use Download Baidu network disk.

PhpStorm-2019.1.2.dmg
链接:https://pan.baidu.com/s/1IotVN012J71kkfmaDyRM7A
密码:oz4i

Download jar package with activation

jetbrains-agent.jar
链接: https://pan.baidu.com/s/1derm0UOZ9lQcGLsie1eOAA
提取码: 3vhe

After the download is complete, the first PhpStorm installation, then Trial Trial mode is turned on, and free to create a project.

2. Activate

Download activated with a jar jetbrains-agent.jar moves to the next bin / PhpStorm installation directory files in the folder, the purpose is to save, not be mistakenly deleted.
In the first step has been opened PhpStorm, and the establishment of a project, now execute the menu "Help" -> "Edit Custom VM Options ...", add a line at the end of the argument after opening the file, point to the jar package activated with absolute address .
The point here is that you own the absolute address system, pay attention to see if accurate (although Mac system is basically the same).

-javaagent:/Applications/PhpStorm.app/Contents/bin/jetbrains-agent.jar

After the addition remember to save and exit the restart PhpStorm.

After the reboot is complete, execute the menu "Help" -> "Register" , open the registration box, select "License server" mode, the default will automatically fill "License server address:" text box, if not automatically filled, you can manually enter a value of " HTTP: // JetBrains-License-Server ", then click on" activate "to complete the activation.

After activation is complete, you can perform the menu "PhpStorm" -> "About PhpStorm" to see the activation.

Published 105 original articles · won praise 58 · views 410 000 +

Guess you like

Origin blog.csdn.net/ljl890705/article/details/90577452