Hey is anyone here using the latest Intellij IDEA ...
# ktor
b
Hey is anyone here using the latest Intellij IDEA with the Ktor plugin? I’m using the 30 day trial that gives access to Ultimate, but it wont let me install the Ktor plugin b/c of a compatibility issue (see images)…If this is the case, where do I find the older build version?
e
@Vadim Briliantov could you check?
🙏 1
v
Ktor plugin shouldn't be installed from Marketplace. We are now providing it as a bundled plugin to IntelliJ idea.
1.5.6
was a really old version which was valid when we were not bundling Ktor plugin to IJ Ultimate.
🙏 1
b
@Vadim Briliantov ah ok. This one that I had found I installed manually from https://plugins.jetbrains.com/plugin/16008-ktor but I understand. So just to confirm, to create a Ktor project, just always do “New Project”, select “Ktor” and that will include it since it’s bundled into IDEA ultimate. Thank you!
👌 1
d
@Vadim Briliantov Does this hold true for the other JB IDEs that support Kotlin dev, or only IDEA?
v
@David Nedrow which JB IDEs do you mean? Could you please share a list of the ones that you have Kotlin support in and want Ktor support as well? Currently all microservices (as well as Ktor) are supported only in IJ Idea Ultimate.
d
Hmmm. So this is a "premium" offering. IE., it isn't in IJ Idea Community.
I have an 'all products' license, and then there's Android Studio. I would say any of the IDEs that can create a KMM or Kotlin/Native project should have Ktor included as well.
Even if it's limited to the paid apps.
Though Android Studio would be nice.
v
Android Studio
is owned by Google as far as I understand. Hence, I don't think it is possible to include some part of IJ Ultimate there
d
Oh, right, in re: Android Studio.