kukido / eclipser

Eclipser is an IntelliJ plugin. It converts Eclipse launch configurations into IntelliJ IDEA run configurations.
Apache License 2.0
37 stars 28 forks source link

Support IntelliJ 2022.2 #49

Closed AB-xdev closed 2 years ago

AB-xdev commented 2 years ago

At first, let me thank you for the great plugin 😄

However Eclipser doesn't seem to be compatible with IntelliJ 2022.2 yet. grafik

b1tc4b commented 2 years ago

I forked the repo and bumped the versions -> https://github.com/b1tc4b/eclipser

Just clone and build it (>JDK11) ./gradlew buildPlugin

After the build you will find a zip file in "build/distributions" which can be installed in recent IntelliJ versions.

Maybe this helps someone else...

cheers

kukido commented 2 years ago

Will take care of it today.

TTia commented 2 years ago

Hello @kukido, -again thanks for the great utility-. Do you have any update about it? Many thanks!

kukido commented 2 years ago

It was uploaded. Please have a look.

TTia commented 2 years ago

Now it's available, many thanks!