An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Latest version](https://img.shields.io/jetbrains/plugin/v/23896?logo=jetbrains)](https://plugins.jetbrains.com/plugin/23896)
[![Build](https://img.shields.io/github/actions/workflow/status/xdev-software/intellij-plugin-openrewriter/check-build.yml?branch=develop)](https://github.com/xdev-software/intellij-plugin-openrewriter/actions/workflows/check-build.yml?query=branch%3Adevelop)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xdev-software_intellij-plugin-openrewriter&metric=alert_status)](https://sonarcloud.io/dashboard?id=xdev-software_intellij-plugin-openrewriter)
[![Feel free to leave a rating](https://img.shields.io/jetbrains/plugin/r/rating/23896?style=social&logo=jetbrains&label=Feel%20free%20to%20leave%20a%20rating)](https://plugins.jetbrains.com/plugin/23896/reviews)

# OpenRewriter Plugin icon light OpenRewriter X

Provides support for executing [OpenRewrite](https://github.com/openrewrite) recipes.

Demo

## Features

* Execute recipes
* with
* Maven
* Gradle
* on a
* (project) module
* external directory

Show demo

![demo](assets/demo.avif)

## 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