-
Notifications
You must be signed in to change notification settings - Fork 77
Conversation
6c0ce6a
to
8a415f7
Compare
Thank you, @luozhenyu! I'll try to look into the icons issue this weekend. |
Not working for 2021.3.1 |
13fbc9d
to
ff7640e
Compare
@fkorotkov I made a mistake. The icon works normally in fact. I tested it on IDEA 2021.3 and 2022.1 |
@uri200 I solved this problem. The plugin works well from 2021.2 to 2022.1 now. intellij-thrift/gradle.properties Lines 1 to 2 in ff7640e
|
@luozhenyu that was quick. Thanks! |
@luozhenyu i am getting this error trying with a java 1.8 project: Internal error (java.lang.UnsupportedClassVersionError): com/intellij/plugins/thrift/jps/ModelSerializerExtension has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
|
* 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
@guynaa I changes back to JDK 1.8. Does this build work? thrift.zip |
yes, this one works |
Could you provide your version information of both IDE and OS? I am looking into this case. Jetbrains says IntelliJ project migrates to Java 11, so the IDEs should have a built-in JRE 11 runtime. |
IntelliJ IDEA 2022.1 (Ultimate Edition) Runtime version: 11.0.14.1+1-b2043.25 x86_64 macOS 12.3.1 |
Hi! Can anybody, please, clarify the situation - are we waiting for something permitting 2022.1 support? Are there stoppers? |
谢谢老板,很好用 |
Have built under Linux - it does work for me, thanks! |
It doesn't work for 2022.1.1.How to correct build? |
@Crysmart It does work for me after upgrading to 2022.1.1. Invalidate cache? I do it on every upgrade. |
谢谢大佬! |
@fkorotkov any plans to merge to the main fork/plugin? 🙏🏻 |
@patkujawa-wf thank you for pinging! |
Preview Download
thrift.zip
How to install plugin from disk?
Features
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