spekframework / spek

A specification framework for Kotlin
Other
2.23k stars 179 forks source link

Support for IntelliJ IDEA 2023/2024 #1004

Open koenpunt opened 11 months ago

koenpunt commented 11 months ago

With a lot of trial and error I was able to get the plugin to build for IntelliJ 2023.3.

This probably breaks support for building it for all the different versions, but maybe this can be of help for somebody else who want to use this plugin with IntelliJ 2023.3

Nb. The spek-ide-plugin-intellij-idea:build tasks completes without issue for the following SDK versions; IJ203, IJ211, IJ212, IJ213, IJ233. I however did not test the resulting plugin bundles.

koenpunt commented 11 months ago

Snapshot build for IJ2023.3: 2.0.20-alpha.0.2+20231210T225453Z-SNAPSHOT-IJ2023.3.zip

koenpunt commented 6 months ago

Snapshot build for IJ2024.1: 2.0.20-alpha.0.3+20240526T093157Z-SNAPSHOT-IJ2024.1.zip