Closed davissuber closed 1 year ago
~I actually haven't tested this pull request in the latest IDEA yet - but I'd like to collect feedback still.~ I have manually tested this change here
Comments addressed + I have manually installed and tested the plugin in IntelliJ 2023.2.2 and verify the panel is not empty.
This pull request follows https://github.com/uber/RIBs/pull/613 and update motif plugin to support IDEA 2023.2 - there are a handful of related build tool updates needed including:
Also in updating to latest version, we will need to retire the now-obsolete "project component" - prior to this pull request, running
./gradlew build
fails for me locally and the changes in this pull request seems to work to make the build green