Join Slack
Powered by
I want to start server development using Kotlin. S...
# server
g
Geert
05/14/2021, 12:09 PM
I want to start server development using Kotlin. So i thought I wanted to use Ktor, but IntelliJ mentions its Obsolete? Am I missing something?
j
Joost Klitsie
05/14/2021, 12:10 PM
Ktor itself is definitely not obsolete
➕ 5
Joost Klitsie
05/14/2021, 12:10 PM
the plugin for Intellij with ktor project templates is obsolete, they only have a supported plugin for intellij Ultimate
😮 1
👆 1
Joost Klitsie
05/14/2021, 12:11 PM
So you should just create a ktor project yourself and not use the ktor template plugin
💯 2
Joost Klitsie
05/14/2021, 12:11 PM
(or buy intellij ultimate)
👍 1
n
napperley
05/15/2021, 12:37 AM
IntelliJ Community Edition is fine for Ktor development.
👍 1
j
João Rodrigues
06/01/2021, 10:52 AM
Or use the starter here:
https://start.ktor.io/#
Open in Slack
Previous
Next