“永久”JetBrains全家桶 2022-2023年版本!??!
JetBrains全家桶總索引:https://www.123pan.com/s/yS8UVv-ooFed? 提取碼:6666
JetBrains全家桶2022-2023年版:https://www.123pan.com/s/yS8UVv-F6Fed.html? 提取碼:6666
JetBrains全家桶2022.2版:https://www.123pan.com/s/yS8UVv-g6Fed.html? 提取碼:6666
特別說明:
下載 建議選擇我標注 “推薦” 的版本?!疽驗榘惭b簡單,最快速,直接雙擊就Ok的這種】
如下:

Ps:我的提示,建議下載推薦版本,無需下面安裝的復雜操作,激活時間普遍在2024-2025,作者說不會過期,2024都還沒到來,我也沒辦法證明,其他版本試了個老激活碼,過期了,但軟件還可以用。2021年及以前版本 一般是激活到2099年 或者 使用無限試用插件 ( ide-eval-resetter 2.3.5 ) 。下面這種安裝激活方式適用于新版本,是目前最穩(wěn)定方法 (?ja-netfilter-all文件?)
激活碼到期后 照樣可以用 如下:
注意:不要在意激活時間(如果顯示了激活時間),它是 備用許可證,不會過期
注意:此許可證可以激活Code With Me插件!

JetBrains全家桶軟件,安裝基本上都類似,下面用一個舉例,其他幾個也是同樣的步驟,目錄中基本上都內(nèi)置了 *README*.docx安裝文檔。
安裝步驟參考:
解壓、安裝略過【安裝位置建議選擇C盤以外的其他盤】,記得勾選快捷方式

安裝完成后,把解壓的ja-netfilter-all文件夾 復制到一個固定位置【放好后,就不要再移動了,這里虛擬機我就 放到C盤根目錄了】

復制ja-netfilter-all到C盤根目錄(舉例而已),查看ja-netfilter-all文件夾下的文件

打開script下的文件,Linux或者MacOS是啟動?.sh 文件,Windows是啟動 .vbs文件
安裝的舊版本需要卸載干凈,【其實也沒啥事,我都沒管過】
開始激活前,如果你之前破解過老版本的 Webstorm,可能做過以下幾種操作,則需要恢復原樣,如果沒有,直接跳過看下面步驟即可。
(1)動過 hosts 文件,添加的配置需要刪除 手動為 Webstorm 修改過 hosts 文件,那么添加的配置,記得要刪除;
(2)引用過其他的破解補丁,或者執(zhí)行過安裝腳本
1. 引用過的補丁也要移除掉等, 不然可能會與提供的補丁有沖突,可能會出問題。
2. 之前版本中, 通過安裝腳本來引用補丁,如果你有使用過,腳本會添加相關(guān)環(huán)境變量,這些環(huán)境變量也需要清空,【查看腳本文件夾,執(zhí)行 uninstall-* 腳本即可】。
簡單來說 就是清理干凈,用過這種軟件【就先執(zhí)行uninstall***.vbs,選一個執(zhí)行就OK】
【*all-user.vbs表示所有用戶,*current-user.vbs表示當前用戶】

雙擊運行install-***.vbs,兩個都可以,選一個就行,建議選install-current-user.vbs,會彈出一個窗口【可能需要關(guān)閉殺毒軟件,不會吧還有人裝360 吧!×】

過一會兒 會彈窗 點擊確定就OK了,注意:必須彈出這2個和我一樣的窗口,才是正確的。

將ja-netfilter-all下的ja-netfilter.jar文件的絕對路徑,寫到安裝軟件位置下的xxx64.exe.vmoptions文件中【這里是webstorm】

寫入內(nèi)容是:【C:\ja-netfilter-all 這個路徑 要根據(jù)ja-netfilter-all存放位置寫】
-javaagent:C:\ja-netfilter-all\ja-netfilter.jar=jetbrains
#下面2個不用添加,最新版 一般需要添加
--add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED
--add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED
?
添加后,保存文件。。。

打開激活碼文件,激活碼 在提供的下載文件中,都可以用,雖然有些不需要填激活碼

打開文件,復制激活碼

打開webstorm軟件,到這個頁面來后,粘貼激活碼,激活(點Activate)

激活后如下,到2025年,但是不用管這個,備用許可證 不會過期

?
激活碼到期后 照樣可以用 如下:

漢化:
只需要在軟件中,點擊Plugins【中文意思是 插件】,搜索安裝簡體中文插件,重啟即可

Mac或者Linux也是可以用的,下載?ja-netfilter-all 文件,激活碼是通用的
這些系統(tǒng) 是運行 .sh文件

Mac / Linux 系統(tǒng)與上面 Windows 系統(tǒng)一樣,需將補丁所屬文件?/jetbra
?復制到某個路徑,且路徑不能包含空格與中文。
之后,打開終端,進入到?/jetbra/scripts
?文件夾, 執(zhí)行?install.sh
?腳本, 命令如下:
sudo bash install.sh
看到提示?Done
?, 表示激活成功。

部分小伙伴 Mac/Linux 系統(tǒng)執(zhí)行腳本遇到 如下錯誤:

解決方法:
可先執(zhí)行如下命令,再執(zhí)行腳本:
export LC_COLLATE='C'
export LC_CTYPE='C'

執(zhí)行腳本,都干了些啥?
Windows 用戶執(zhí)行腳本后,腳本會自動在 環(huán)境變量 -> 用戶變量下添加了?IDEA_VM_OPTIONS
?變量,變量值為?/jetbra
?文件夾下的?.vmoptions
?參數(shù)文件絕對路徑
Mac / Linux 用戶執(zhí)行腳本后,腳本會自動在當期用戶環(huán)境變量文件中添加了相關(guān)參數(shù)文件,Mac / Linux 需重啟系統(tǒng),以確保環(huán)境變量生效。
不會Mac安裝,百度一下就OK。。。
源作者說明參考:【不用看,沒啥用!??!】
##Note1: instructions bellow is based on windows, if you are on OS X / Linux, you should change addresses according to your operating system
? be sure that the .jar file full path doesn't contain any spaces
##Note2: Only one javaagent should be used at the same time, if you've replacing/upgrading from other agents, be sure to remove coresponding
? line from vmoptions
? See FAQ bellow for more information
---------------------------------------------------
This agent will activate IDEs & some of plugins!
/--/NOTE: IF YOU'VE ALREADY LOGGED IN INTO YOUR JB ACCOUNT, FIRST LOG OUT OF IT!\--\
/--/NOTE: IF YOU'VE ALREADY INSTALLED "IDE Eval Reset" PLUGIN, UNINSTALL IT FIRST!\--\
1) Copy ja-netfilter-all folder to C:\
(So path of ja-netfilter.jar file should be C:\ja-netfilter-all\ja-netfilter.jar)
2) OPTION #1 (Recommended):
? ?Use Auto vmoptions configurer (if not works, use manuall way (OPTION #2 bellow)):
macOS or Linux: execute "scripts/install.sh"
? ? Windows: double click to execute "scripts\install-current-user.vbs" (For current user)
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?"scripts\install-all-users.vbs" (For all users)
? ?
2) OPTION #2:
? ?Locate .vmoptions file of desired JetBrains product:
This is located in the bin directory of your JetBrains IDE. For example:
C:\Program Files\JetBrains\IDEA\bin\idea64.exe.vmoptions
Or, if you use Custom VM Options, the path would be, for example:
C:\Users\%username%\AppData\Roaming\JetBrains\IntelliJIdea2021.3\idea64.exe.vmoptions
(Note: this file won't exist by default, either create it manually
? ? ? ?or use "Edit Custom VM Options..." inside IDE -> Configure menu if you have access to IDE)
So if something doesn't work, make sure you change the right file (custom takes precedence over the one in the bin directory)
? ?add following line to the end of the .vmoptions file:
-javaagent:C:\ja-netfilter-all\ja-netfilter.jar=jetbrains
NOTE:
? JBR17 (Recent versions of JetBrains products):
? ? add these 2 lines to your vmoptions file: (for manual, without any whitespace chars)
--add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED
--add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED
? ?
3) Run JetBrains product, Select "Activate <IDE NAME>", Select "Activation Code",
? ?Enter corresponding code from "Activation Codes" folder, Click activate.
Done!
NOTE: don't care about the activation time (if an activation time is shown), it is a fallback license and will not expire
NOTE: this license can activate Code With Me plugin!
---------------------------------------------------
FAQ:
Q: Where is the .vmoptions file on OS X / Linux?
A: Use the menu item in the IDE: Gear Icon -> Edit custom VM options
Note: to access this, you have to activate jetbrains product in trial by creating a free account on JetBrains website & the Activate it fully.
翻譯:
##注1:下面的說明是基于windows的,如果你在操作系統(tǒng)X/Linux上,你應該根據(jù)你的操作系統(tǒng)更改地址
請確保.jar文件的完整路徑不包含任何空格
##注意2:同一時間只能使用一個javaagent,如果您已經(jīng)從其他agent替換/升級,請確保刪除coreresponsing
vmoptions中的行
有關(guān)更多信息,請參閱下面的常見問題解答
這個代理將激活I(lǐng)DE和一些插件!
/--/注意:如果您已經(jīng)登錄到您的JB帳戶,請先注銷它\--\
/--/注意:如果您已經(jīng)安裝了“IDE Eval Reset”PLUGIN,請先卸載它\--\
1) 將ja-netfilter所有文件夾復制到C:\
(所以ja-netfilter.jar文件的路徑應該是C:\ja-netfilter all\ja-netfilter.jar)
2) 選項#1(推薦):
使用自動vmoptions配置器(如果不起作用,請使用手動方式(下面的選項#2)):
macOS或Linux:執(zhí)行“scripts/install.sh”
Windows:雙擊執(zhí)行“scripts\install current user.vbs”(適用于當前用戶)
“scripts\install all users.vbs”(適用于所有用戶)
2) 選項#2:
找到所需JetBrains產(chǎn)品的.vmoptions文件:
它位于JetBrains IDE的bin目錄中。例如:
C: \Program Files\JetBrains\IDEA\bin\idea64.exe.moptions
或者,如果使用自定義虛擬機選項,路徑將為,例如:
C: \Users\%username%\AppData\Roaming\JetBrains\IntelliJIdea2021.3\idea64.exe.moptions
(注意:默認情況下,此文件不存在,請手動創(chuàng)建
或者使用IDE中的“編輯自定義VM選項…”->配置菜單(如果您可以訪問IDE)
因此,如果有些東西不起作用,請確保更改正確的文件(自定義文件優(yōu)先于bin目錄中的文件)
在.vmvoptions文件的末尾添加以下行:
-javaagent:C:\ja netfilter all\ja netfilter.jar=jetbrains
注意:
JBR17(JetBrains產(chǎn)品的最新版本):
將這2行添加到vmoptions文件中:(用于手動操作,沒有任何空白字符)
--add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED
--add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED
3) 運行JetBrains產(chǎn)品,選擇“Activate<IDE NAME>”,選擇“激活碼”,
從“激活代碼”文件夾中輸入相應的代碼,單擊激活。
完成!
注意:不要在意激活時間(如果顯示了激活時間),它是備用許可證,不會過期
注意:此許可證可以激活Code With Me插件!
---------------------------------------------------
常見問題:
Q: 操作系統(tǒng)X/Linux上的.vmvoptions文件在哪里?
A: 使用IDE中的菜單項:齒輪圖標->編輯自定義VM選項
注意:要訪問此功能,您必須通過在jetbrains網(wǎng)站上創(chuàng)建一個免費帳戶來試用激活jetbrains產(chǎn)品&完全激活它。