HotswapProjects / HotswapAgent

Java unlimited redefinition of classes at runtime.
GNU General Public License v2.0
2.36k stars 493 forks source link

could i add the intellij HotSwapHelper plugin to readme IDE support part? #576

Closed gejun123456 closed 2 months ago

gejun123456 commented 2 months ago

The plugin is based on hotSwapAgent. make user easy to use with the framework. the plugin will automatical add vm parameters for user. The repository is: https://github.com/gejun123456/HotSwapHelper

Screenshot: 启动HotSwapHelper2 HotSwapHelperChangeCodeWork

The plugin is available at: https://plugins.jetbrains.com/plugin/25171-hotswaphelper

Hope more people could use with it.

I will make a pull request if this can be added to the readme.

Thanks.

skybber commented 2 months ago

@gejun123456 : Yes, please do it. It will provide users with valuable information how to use the plugin. Btw did you consider plugin package placement to org.hotswap.plugin instead of com.myhotswap ?

gejun123456 commented 2 months ago

will replace it later. Thanks for the suggestion

homejim commented 2 months ago

Cool

skybber commented 2 months ago

done