You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.. | ||
config-jetbrains | 1 year ago | |
plugins-jetbrains | 2 years ago | |
scripts | 1 year ago | |
vmoptions | 11 months ago | |
README.pdf | 2 years ago | |
ja-netfilter.jar | 2 years ago | |
readme.txt | 2 years ago | |
sha1sum.txt | 1 year ago |
readme.txt
Operation guide:
1. add -javaagent:/path/to/ja-netfilter.jar=jetbrains to your vmoptions (manual or auto)
2. log out of the jb account in the 'Licenses' window
3. use key on page https://jetbra.in/5d84466e31722979266057664941a71893322460
4. plugin 'mymap' has been deprecated since version 2022.1
5. don't care about the activation time, it is a fallback license and will not expire
Enjoy it~
JBR17:
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
NEW:
Auto configure vmoptions:
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)