Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for IntelliJ IDEA 2023/2024 #1004

Draft
wants to merge 4 commits into
base: 2.0.x
Choose a base branch
from

Commits on Dec 8, 2023

  1. update wrapper

    koenpunt committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    883b910 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. modifications to make it work with ij2023

    I initially tried to have it with configurable support for different java versions, but couldn't figure out how to do this across the various gradle projects in the repo
    
    This quite certainly breaks support for building it for older IDE versions.
    koenpunt committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d0c368b View commit details
    Browse the repository at this point in the history
  2. add versions to workflow

    koenpunt committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b75cb01 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. make it work with ij2024

    koenpunt committed May 26, 2024
    Configuration menu
    Copy the full SHA
    72b5f19 View commit details
    Browse the repository at this point in the history