readme.md

Operation guide:

  1. add -javaagent:/path/to/ja-netfilter.jar=jetbrains to your vmoptions (manual or auto)
  2. use key on page or default page
  3. 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) or "scripts\install-all-users.vbs" (For all users)

JSRUN前端笔记, 是针对前端工程师开放的一个笔记分享平台,是前端工程师记录重点、分享经验的一个笔记本。JSRUN前端采用的 MarkDown 语法 (极客专用语法), 这里属于IT工程师。