https://github.com/xdev-software/intellij-plugin-openrewriter
An IntelliJ plugin that provides support for OpenRewrite
https://github.com/xdev-software/intellij-plugin-openrewriter
intellij intellij-plugin java jetbrains jetbrains-plugin migration openrewrite openrewrite-recipes recipes
Last synced: 10 months ago
JSON representation
An IntelliJ plugin that provides support for OpenRewrite
- Host: GitHub
- URL: https://github.com/xdev-software/intellij-plugin-openrewriter
- Owner: xdev-software
- License: apache-2.0
- Created: 2024-02-21T10:39:25.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-28T04:13:39.000Z (10 months ago)
- Last Synced: 2025-04-28T04:24:50.550Z (10 months ago)
- Topics: intellij, intellij-plugin, java, jetbrains, jetbrains-plugin, migration, openrewrite, openrewrite-recipes, recipes
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/23896
- Size: 1.38 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://plugins.jetbrains.com/plugin/23896)
[](https://github.com/xdev-software/intellij-plugin-openrewriter/actions/workflows/check-build.yml?query=branch%3Adevelop)
[](https://sonarcloud.io/dashboard?id=xdev-software_intellij-plugin-openrewriter)
[](https://plugins.jetbrains.com/plugin/23896/reviews)
#
OpenRewriter X
Provides support for executing [OpenRewrite](https://github.com/openrewrite) recipes.

## Features
* Execute recipes
* with
* Maven
* Gradle
* on a
* (project) module
* external directory
Show demo

## Installation
[Installation guide for the latest release](https://github.com/xdev-software/intellij-plugin-openrewriter/releases/latest#Installation)
> [!TIP]
> [Development versions](https://plugins.jetbrains.com/plugin/23896/versions/snapshot) can be installed by [adding the ``snapshot`` release channel as a plugin repository](https://www.jetbrains.com/help/idea/managing-plugins.html#repos):
> ``https://plugins.jetbrains.com/plugins/snapshot/list``
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
Disclaimer: This is not an official OpenRewrite product and not associated with OpenRewrite