Skip to content
Snippets Groups Projects

Make the plugin work with JetBrains 2022.1 products

Merged Administrator requested to merge ps/2022.1 into main

Created by: philipp-spiess

As pointed out by @abeatrix, the current version of the plugin is not available on 2022.1 IDEs. This is because we defined a pluginUntilBuild rule prevent higher version numbers from running the extension.

This PR updates our SDK and wrapper versions as well as removes this boundary.

Test plan

With the changes, run ./gradlew runIde. This will start 2022.1. You can verify that this is loading the extension:

Screenshot 2022-04-22 at 13 04 58

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading