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

Update for IntelliJ 2022.3? #53

Closed cmirza-esi closed 11 months ago

cmirza-esi commented 1 year ago

Hi, seems like the plugin doesn't work with the latest version of IntelliJ (build IU-223.7571.182). Any plans for an update to this version?

Leonbabylon commented 1 year ago

I forked it and updated the versions. https://github.com/Leonbabylon/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 the latest IntelliJ version.

jakwarrior commented 1 year ago

I forked the fork of @Leonbabylon, and I made two releases : 0.9.3 for Intellij 2022.3 and 0.9.4 for Intellij 2023.1 https://github.com/jakwarrior/eclipser/releases

kukido commented 11 months ago

It is available now. https://plugins.jetbrains.com/plugin/7153-eclipser/versions/stable/415276