Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with 2021.1 #1083

Closed
Sartoric opened this issue Apr 8, 2021 · 25 comments · Fixed by #1097
Closed

Incompatibility with 2021.1 #1083

Sartoric opened this issue Apr 8, 2021 · 25 comments · Fixed by #1097

Comments

@Sartoric
Copy link

Sartoric commented Apr 8, 2021

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

@EricBishton
Copy link
Member

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.

@Borman2000
Copy link

Any updates on this issue?

@m0rkeulv
Copy link
Member

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

@Sartoric
Copy link
Author

@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 ?

@Gama11
Copy link
Member

Gama11 commented Aug 19, 2021

@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.

@Sartoric
Copy link
Author

Sartoric commented Aug 19, 2021

@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
Copy link
Author

Sartoric commented Aug 19, 2021

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

@iirekm
Copy link

iirekm commented Nov 15, 2021

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

@imcasper
Copy link

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.

@m0rkeulv
Copy link
Member

I am interested!

@barisyild
Copy link

I am also interested!

@ansien
Copy link

ansien commented May 17, 2022

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!

@Deirel
Copy link

Deirel commented May 18, 2022

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!

@backda
Copy link

backda commented May 19, 2022

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!!

@Mikael91k
Copy link

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

@vasilykosmosgames
Copy link

vasilykosmosgames commented May 20, 2022

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!

@William-Leonard
Copy link

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 🙏

@ghost
Copy link

ghost commented May 30, 2022

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.

@mallyskies
Copy link

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.

@Deirel
Copy link

Deirel commented Jul 29, 2022

@imcasper Hi, do you have any updates?

@ByteAtATime
Copy link

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

@Frontrider
Copy link

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".

@imcasper
Copy link

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.

@rosingrind
Copy link
Contributor

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

@barisyild
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.