generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(openrewrite): resolve missing OpenRewriteType class
Fix the issue where the `com.intellij.openRewrite.recipe.OpenRewriteType` class was not found by dynamically loading it and adjusting the method invocation accordingly. This ensures the `getRecipeDescriptors` function works correctly without direct dependency on the missing class.
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters