intellij-haxe icon indicating copy to clipboard operation
intellij-haxe copied to clipboard

Incompatibility with 2021.1

Open Sartoric opened this issue 3 years ago • 21 comments

After upgrading to 2021.1, the plugin isn't working anymore

Plugin error: Plugin 'Haxe Toolkit Support' (version '1.3.1 for IDEA 2020.x') is not compatible with the current version of the IDE, because it requires build 205.* or older but the current build is IU-211.6693.111

Sartoric avatar Apr 08 '21 22:04 Sartoric

The plugin is marked as compatible with 2020.x versions of IDEA. We need to build and test against 2021.

For those who may want to try their hand at it: The .../build.gradle file has to be updated (findSdkValuesAndProperties()) and a new .../properties/idea_v21.properties file created (modified version of .../properties/idea_v20.properties).

This will be a bit tougher than just updating properties, though, because Java11 is required for IDEA 2020.3+ and there are compatibility complaints to be dealt with.

EricBishton avatar Apr 10 '21 12:04 EricBishton

Any updates on this issue?

Borman2000 avatar May 27 '21 15:05 Borman2000

The Develop branch should be able to build for 2021.1. You can also download the pre-replase/beta build here: https://github.com/HaxeFoundation/intellij-haxe/releases/tag/pre-release%2F202104151903

m0rkeulv avatar May 27 '21 16:05 m0rkeulv

@m0rkeulv I'm testing the pre-release but it doesn't seems to do much. It's not even formatting the code. Am I missing something ?

Sartoric avatar Aug 19 '21 15:08 Sartoric

@Sartoric What IntelliJ version are you testing it against? The pre-release build is for 2021.1, but the current IJ version is 2021.2.

Gama11 avatar Aug 19 '21 16:08 Gama11

@Gama11 oh, yes, you're right, I didn't noticed that. I'm on 2021.2

I'll downgrade and I'll try again

Sartoric avatar Aug 19 '21 16:08 Sartoric

@Gama11 I have the same using 2021.1.3 (can't go back to 2021.1) I tried to invalidate the cache too

Sartoric avatar Aug 19 '21 16:08 Sartoric

the same with 2021.2.3, simple updating version in plugin.xml doesn't help

iirekm avatar Nov 15 '21 18:11 iirekm

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested, I will try to promote the publication of the repository in my company.

imcasper avatar May 13 '22 14:05 imcasper

I am interested!

m0rkeulv avatar May 13 '22 15:05 m0rkeulv

I am also interested!

barisyild avatar May 13 '22 15:05 barisyild

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested, I will try to promote the publication of the repository in my company.

Very interested!

ansien avatar May 17 '22 20:05 ansien

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested, I will try to promote the publication of the repository in my company.

It would be very helpful!

Deirel avatar May 18 '22 20:05 Deirel

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested, I will try to promote the publication of the repository in my company.

Pleasee!!

backda avatar May 19 '22 08:05 backda

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested, I will try to promote the publication of the repository in my company.

Do it! Just do it! Make our dream come true! :D

Mikael91k avatar May 20 '22 11:05 Mikael91k

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested, I will try to promote the publication of the repository in my company.

Very interested!

vasilykosmosgames avatar May 20 '22 12:05 vasilykosmosgames

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested, I will try to promote the publication of the repository in my company.

Interested 🙏

William-Leonard avatar May 27 '22 05:05 William-Leonard

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested, I will try to promote the publication of the repository in my company.

I'm also very interested in this. I hope you succeed in publishing the code.

ghost avatar May 30 '22 10:05 ghost

Thanks for your offer to release your updates @imcasper! Our company has supported this effort in the past and would happily do a small donation or patreon if it helps to keep this project alive.

mallyskies avatar Jun 07 '22 17:06 mallyskies

@imcasper Hi, do you have any updates?

Deirel avatar Jul 29 '22 10:07 Deirel

Does this update plan to be released? IntelliJ is better than VSCode (imo).

ByteAtATime avatar Aug 07 '22 19:08 ByteAtATime

I'm really interested in this. I have a tool in my hands where developing it now would mean swapping between at least 2, if not 3 "text editors".

Frontrider avatar Jan 22 '23 16:01 Frontrider

Unfortunately, the company where I worked on the plugin has still not given permission to publish the code. In principle, I could find the time and independently support the new version if there is a sponsor.

imcasper avatar Jan 22 '23 17:01 imcasper

Look up #1097 for updates, you can even build it yourself now

rosingrind avatar Mar 23 '23 19:03 rosingrind

Issue fixed you can download latest version of plugin from releases, please close issue

barisyild avatar Jun 27 '23 18:06 barisyild