【问题标题】:Is it possible that I can open or configure ktor project in android studio是否可以在 android studio 中打开或配置 ktor 项目
【发布时间】:2022-01-17 12:31:29
【问题描述】:

我想在 android studio 中打开 ktor 项目,那么 android studio 中是否有可用的插件来打开 ktor 项目。

谢谢。

【问题讨论】:

  • 我有一个类似的问题,我想在我的机器上设置简单的 Ktor 服务器。我意识到并且我希望我不正确,您只能在 Intellij IDEA 终极版上使用 Ktor。当您尝试下载 Ktor 的最新插件时,可以阅读该信息。有一些早期版本的插件,但那些被标记为过时。我正在寻找一种解决方法,因为我正在学习,我目前无法每年支付 500 欧元来享受 Ktor 的乐趣
  • 我也想学习 ktor 并找到一种可以用 Android studio 打开它的方法,这样我就不需要安装 intellji IDEA,因为 android studio 也是一个 cpu 密集型软件。

标签: android-studio kotlin ktor


【解决方案1】:

据我所知,没有任何可用的插件。您可能可以在 android studio 中打开代码文件,但我不建议这样做,IntelliJ IDEA 附带了各种附加工具来帮助调试和运行您的 ktor 项目。

【讨论】:

    【解决方案2】:

    您应该尝试 IntelliJ IDEA 和 ktor 插件,您可以从 ktor website 获得。

    【讨论】:

      猜你喜欢
      • 2020-10-20
      • 1970-01-01
      • 2022-06-30
      • 2016-10-15
      • 1970-01-01
      • 2010-09-05
      • 1970-01-01
      • 2017-07-23
      • 2013-10-20
      相关资源
      最近更新 更多