Tags: ForgottenR/intellij-thrift
Tags
Support IntelliJ 2022.1 (fkorotkov#131) * Support IntelliJ 2022.1 * Upgrade to Gradle 7.4.2 * Upgrade intellij plugin to 1.5.3 * Remove all usages of deprecated API * README: Java 11 is required to build from source * Backwards compatibility since 2021.2
Support IntelliJ 2021.3 (fkorotkov#124) * Support IntelliJ 2021.3 * Suppress NoClassDefFoundError error message * Resolve deprecation warning
IntelliJ 2021.2 Support (fkorotkov#120) * IntelliJ 2021.2 Support * Ignore the test fails only on Cirrus CI * Revert "Ignore the test fails only on Cirrus CI" This reverts commit e007414. * Make curly braces structural * Ignore with a comment * Rename _testExistingCurlyBrace * private Co-authored-by: fedor <fedor@cirruslabs.org>
Add optional dependencies for com.intellij.modules.java and org.intel… …lij.scala (fkorotkov#115)
Some improvements (fkorotkov#103) * Validate method ids and names * Refactor struct fields validation * Add thrift context * Validate duplicate method names
Java 8 target for JPS plugins (fkorotkov#102) * OpenJDK 8 in CI Plus latest stable IntelliJ * targetCompatibility * sourceCompatibility
Intellij 203 (fkorotkov#97) * IntelliJ 203 support * Optimize imports * Optimize imports * JDK 11 * No verify
PreviousNext