-
Notifications
You must be signed in to change notification settings - Fork 6
/
readme.txt
19 lines (16 loc) · 929 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)