lukaszlenart opened a new pull request, #115: URL: https://github.com/apache/struts-intellij-plugin/pull/115
## Summary - Bump platform compatibility to IntelliJ IDEA **2026.2 only** (`platformVersion = 2026.2`, `pluginSinceBuild`/`UntilBuild` = `262`/`262.*`, plugin version prefix `262`). - Switch JVM toolchain and CI to **Java 25**; use Qodana `jetbrains/qodana-jvm:2026.2-eap` (`projectJDK: 25`) until a stable 2026.2 image is published. - Upgrade tooling required for 262 tests (`org.jetbrains.intellij.platform` → `2.18.1`, Kotlin → `2.3.0`), add modular CSS/Structure View dependencies, and keep enabled unit tests + Plugin Verifier green (366/366; 0 compatibility problems on `IU-262.8665.337`). ## Test plan - [x] `./gradlew build -x rat --no-configuration-cache` (366 tests passed) - [x] `./gradlew verifyPlugin --no-configuration-cache` (IDEA 2026.2 / `IU-262.8665.337`, 0 problems) - [ ] CI green on the PR - [ ] After merge, cut a Marketplace release separately (out of scope here) Made with [Cursor](https://cursor.com) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
