简体中文
hotswap是一个免费,开源的Intellij Idea插件.通过这个插件可以实现热部署,流量重放的功能
- 使用idea内置的插件系统: Settings/Preferences > Plugins > Marketplace > Search for "hotswap" > Install Plugin
- 采用手动安装的方式: 下载 最新版本 并且手动安装 Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
您可以通过email联系: [email protected]
您可以通过点击该 地址 来加入我们的开发者QQ群
没有社区和开源世界的帮助,这个项目不可能存在. 我们唯一能做的就是让它免费开源,从而使更多人受益.
我们感谢您作出的任何贡献:
- 任何文字错误: typo、用词或者翻译不当
- Bugs: 任何功能或逻辑上的问题
详情请阅读贡献者指南
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "hotswap" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Join us at Discord or contact us via [email protected]
This project would be impossible without the community and the opensource world, so we make it free and opensource to benefit more people.
We appreciate your contribution to anything in the game:
- Any bad texts: typo, wording or translation.
- Bugs: function or logic error
Please read the contributing guide before you start.
Plugin based on the IntelliJ Platform Plugin Template.