- Create a new IntelliJ Platform Plugin Template project.
- Get known with the template documentation.
- Verify the pluginGroup, plugin ID and sources package.
- Review the Legal Agreements.
- Publish a plugin manually for the first time.
- Set the Plugin ID in the above README badges.
- Set the Deployment Token.
- Click the Watch button on the top of the IntelliJ Platform Plugin Template to be notified about releases containing new features and fixes.
The purpose of developing this plug-in is to improve the work efficiency of Code Review and the joy of Code Review. The software will be updated quickly in the near future. Please update to the latest version in time.
开发本插件的目的是 Code Review 提高工作效率,本插件近期会快速迭代更新,请及时更新至最新版本。
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for " ThoughtworksCodeReviewTools" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.