Ingen beskrivning

Wct 97dd034123 Merge pull request #23 from gay0hub/patch-1 1 år sedan
README.md 8a1a0dd46c Update README.md 1 år sedan

README.md

LicenseServer

  • Install as a jetbrains plugin
  • (Ignore if configured)Downloadja-netfilter,then configure javaagent to your ide vmOptions file.
  • Open Init License server Action(ctrl+shift+alt+m or in Help Menu) to (important)Add power param[add url,dns param]
    you can use Add PowerParam method(in License server Action(ctrl+shift+alt+m)) to add power param automatically. You only need to select the power.conf path.then restart ide.
  • License server(port may change): http://localhost:63320/
  • Default Config params index: http://localhost:63320/
  • Port config in Registry(ctrl+alt+shift+/)
  • The paid plugin product code will be displayed in the Action (must be downloaded and installed), and this code can be configured according to the rules in Settings->License server->Activation Code
  • Use generate code in action(Alt+m) to generate the activation code

PS. configure power param only once, unless the power param changes in the file.
The biggest flexibility of this plugin is that you can customize the information in the key, so it means that you can generate all plugin information.

  • 安装作为一个jetbrains插件
  • (配置过可忽略)下载ja-netfilter,然后配置javaagent到你的ide vmOptions文件.
  • 打开Init License server Action(ctrl+shift+alt+m 或者在help菜单栏里) (重要)[添加power参数] (添加过可忽略)[url参数 dns参数]
    添加power参数可以用action(ctrl+shift+alt+m)中的Add PowerParam方法自动添加,只需要选择power.conf文件路径(一般在ja-netfilter/config中).然后重启ide
  • 激活服务器地址(端口可能会变): http://localhost:63320/
  • 默认配置网页: http://localhost:63320/
  • 端口配置在Registry(ctrl+alt+shift+/)
  • 在action中会显示付费的product code(必须是已经下载安装了的插件),将这个code按照Settings->License server->Activation Code中的规则配置即可
  • 用action(Alt+m)中的generate code生成激活码

PS. 一次配置power永久有效,除非power参数在文件里变了.
这个插件的最大灵活性在于你可以自定义key中的信息,所以意味着你可以生成所有插件信息.

Rainbow brackets: My Plugin
Download jar then put it to ja-netfilter/plugins folder(or ja-netfilter/plugins-appName folder if you set javaagent like: "-javaagent:/path/to/ja-netfilter.jar=appName"),Restart ide
下载上面的项目放到ja-netfilter/plugins文件夹中,重启ide(如果你是这么设置javaagent的: "-javaagent:/path/to/ja-netfilter.jar=appName" 那么插件目录为plugins-appName)

举个激活码激活的栗子🌰

  • 点击IDE编辑器顶部的help选项卡 选择证书服务器

image

  • 证书服务器弹窗大概长这样
  • image

  • PRAINBOWBRACKET 把这个配置到设置的product里面。(彩虹括号)
  • image

  • 然后再次打开证书服务器点Jetbrains Code。(复制许可证激活码)
  • image

  • 粘贴到插件许可证激活码框里
  • image

  • ojbk 再看相应的插件许可证信息,激活成功😎
  • image

  • 其余需要许可证激活的插件也是按上面方式操作激活(激活码方式)
  • 只需配置完成所有需要激活的插件,复制一次许可证激活码即可用来激活所有的付费插件</li>
    

    jrebel插件
    如果激活出现NO LICENSE FOUND字样,重装jrebel插件 或者 找到plugins\jr-ide-idea\lib\jrebel6这个插件安装目录下,一般会有两个文件jrebel.jar,jrebel-backup.jar。删掉jrebel.jar。再修改jrebel-backup.jar为jrebel.jar,重启服务
    适配的版本为2022.4.2。我只在这个版本试过,其他版本未知
    如果还出现这个字样那就找我974776824。
    image