https://kotlinlang.org logo
Join Slack
Powered by
# fleet
  • e

    Eugen Martynov

    01/09/2025, 2:05 PM
    Giving Fleet one more try and can not import project
    Copy code
    com.intellij.openapi.externalSystem.service.execution.ExternalSystemJdkException: Invalid Gradle JDK configuration found. <a href='#open_external_system_settings'>Open Gradle Settings</a>
    And can find it in the settings
    o
    • 2
    • 4
  • w

    Wes Cook

    01/13/2025, 4:08 PM
    I am trying to move existing large Android and iOS app codebases (different repos) that both use a git submodule for the KMP code they share into the default KMP folder structure where they are in subfolders like androidApp and iosApp. The main reason I want to do this is so I can use a the same IDE for writing KMP code, seeing KMP references across platforms as well as running and debugging it on both mobile platforms. First off, is Fleet my only option for all of these in one IDE? Or would IntelliJ do it with some sort of AppCode plugin, if there is such a thing?
    g
    • 2
    • 6
  • k

    koufa

    01/15/2025, 2:55 PM
    Hey so it's 2025 now and Fleet is still not officially released. Is there any plan for late 2025 ? Will Fleet continue to have focus for Backend Development or will it be just the KMP IDE?
  • d

    Dimkinware

    01/20/2025, 6:04 PM
    Hi all, Is it possible to force Fleet IDE to make the name of module folders bold in Files tree? Didn't find any plugin
    o
    • 2
    • 3
  • t

    Tgo1014

    01/21/2025, 1:00 PM
    Anyone have this issue where in Fleet it shows this error but in Android Studio the project run fine?
    Copy code
    The project is using an incompatible version (AGP 8.8.0) of the Android Gradle plugin. Latest supported version is AGP 8.8.0-alpha05
    See Android Studio & AGP compatibility options.
    o
    • 2
    • 1
  • k

    koufa

    01/21/2025, 1:15 PM
    I would wish for more transparency around Fleet maybe also a Roadmap even if not set in stone. I think the way Vs Code is handled is way better. I know it's an "open source" project but for Fleet it makes even more sense as open communication matters a lot for paying customers
    ➕ 10
  • c

    Colton Idle

    01/28/2025, 4:36 AM
    Updated fleet today and opened up a project that I opened up maybe 2 weeks ago. Can't run on ios or android. hm. How can I recreate the run config?
    m
    • 2
    • 3
  • k

    krzysztof

    01/29/2025, 9:59 AM
    Is there a way to bind shortcuts to mouse clicks?
  • m

    mrVinicius

    01/29/2025, 8:27 PM
    How to download fleet without jetbrains toolbox?
  • m

    mrVinicius

    01/29/2025, 8:29 PM
    I’m asking this because I cannot download JetBrains Toolbox at the moment. The last time I did, it broke my entire OS due to a missing dependency (libfuse2/ubuntu). I cannot to deal with this right now, as the previous time I downloaded it, everything broke, and I had to do a fresh install. https://www.reddit.com/r/Ubuntu/comments/198iudd/fuse_package_proplem/
    c
    i
    • 3
    • 5
  • b

    buszi0809

    02/04/2025, 8:54 PM
    Hi, I've encountered a weird issue and I'm not sure if it is really an issue or I'm just not understanding something I've created my project with the https://kmp.jetbrains.com/ wizard with Android iOS and Desktop targets. I've noticed that the desktop target, declared by
    jvm("desktop")
    in the Gradle file, does not have access to the JVM classes. By default there is directory
    desktopMain
    in my module and it does not have access to JVM classes. It only works once I rename the directory to
    jvmMain
    , but then the project won't build as it looks for the
    desktopMain
    directory for
    actual
    declarations. I thought it is a multiplatform Gradle setup issue, but then I've decided to open my project with latest stable Android Studio. It turned out that it actually has access to JVM classes from
    desktopMain
    directory. I came to conclusion that the only thing that differs between my Fleet and Android Studio is that AS uses Jetbrains Runtime JDK 17.0.11, and my Fleet was using the JDK from
    JAVA_HOME
    which was OpenJDK 17.0.14 installed with Homebrew. I've switched the JDK in fleet from OpenJDK to JBR and it magically started to have access to JVM classes in
    desktopMain
    directory mind blown Is this an issue? Why the JDK used matters in here? Because it looks like a bug to me
    g
    • 2
    • 5
  • s

    Siggi Gunnarss

    02/11/2025, 9:47 AM
    Can Fleet be used with an enterprise github? According to this: https://www.jetbrains.com/help/fleet/commit-and-push-changes-to-git-repository.html#push-changes-to-a-remote-repository You can EITHER sync with a token with github OR with username/password with gitlab and bitbucket. But I have GitHub with a custom enterprise URL. Fleet seems to assume I'm not on GitHub and requests username/password, which doesn't work. Any way to trick Fleet into thinking I'm on github as a workaround?
  • r

    Romain Komorn

    02/11/2025, 9:47 AM
    Is there a page or issue somewhere that has the status of Fleet on macOS vs other platforms? I've seen at least one place where "Fleet supports KMP only on macOS" (for whatever definition of "supports"). I don't have anything running macOS at the moment, so I'm trying to figure out if it's worth embarking on using Fleet for KMP work on Windows "yet".
    r
    • 2
    • 12
  • m

    Maciek

    02/11/2025, 7:27 PM
    Does that changes anything for Fleet as a product? https://blog.jetbrains.com/kotlin/2025/02/kotlin-multiplatform-tooling-shifting-gears/
    h
    k
    +6
    • 9
    • 16
  • a

    Andy Dent

    02/14/2025, 2:27 AM
    Short-term future of Fleet and especially CMP previewing? https://blog.jetbrains.com/kotlin/2025/02/kotlin-multiplatform-tooling-shifting-gears/ doesn’t mention Preview anywhere but that was one of the main reasons for working in Fleet for me. I’m working (restarting) a mostly-mobile product targeting iOS and Android simultaneously. Preview in Fleet was partway towards matching the SwiftUI experience of productivity.
    h
    d
    n
    • 4
    • 4
  • m

    Michael Friend

    02/14/2025, 3:31 PM
    With the recent announcement on KMP tooling im curious where fleet will be positioned in the product stack moving forward? Ive been trying it out on occasion and i found the big design refresh over the standard jetbrains IDE to be pretty pleasant so i wouldnt want to see it fizzle out. My initial understanding of the goals of fleet was that it was meant to be a polyglot ide with a focus on KMP development with the latter being the killer feature. Without the KMP focus is it moreso meant to be a bridge between "text editor with code highlighting" (in lightweight mode) and full featured IDE in one software?
    p
    s
    +2
    • 5
    • 5
  • l

    lauraldo

    02/20/2025, 9:40 AM
    Hope you’re not sunsetting fleet, plan to develop KMP projects there 😸
    c
    m
    +2
    • 5
    • 5
  • t

    theapache64

    03/02/2025, 2:53 AM
    Crossposting one issue am facing with Fleet when using an amper project
  • a

    Aldi Kitta

    03/12/2025, 3:01 AM
    Can i install intellij idea eap from toolbox app? If so, how do i know if its a eap version, because seems to be can't find version with eap, only beta. I wanna try amper
    g
    • 2
    • 3
  • a

    August

    03/13/2025, 9:02 AM
    Does #C063G2ZBF8V have a copilot plugin ? I couldn't find any.
    p
    • 2
    • 2
  • t

    Tobias

    03/14/2025, 9:31 AM
    Really enjoying working in Fleet, actually it became my favourite IDE. For some reason though, I cannot use the Git-sidepanel any more. Although I am using Git in this project, the Git sidepanel is telling me “Create repository to add Git support to your project”. What is it looking for in order to recognise the repository?
    p
    • 2
    • 5
  • k

    klikh

    03/14/2025, 10:05 AM
    @klikh has left the channel
  • a

    alexandru.resiga

    04/15/2025, 2:51 PM
    @alexandru.resiga has left the channel
    😳 2
  • n

    Nebojsa Vuksic

    04/15/2025, 3:12 PM
    @Nebojsa Vuksic has left the channel
  • k

    koufa

    04/15/2025, 7:15 PM
    What's happening with all the Jetbrains employees leaving Fleet channel ?
    z
    t
    j
    • 4
    • 9
  • k

    koufa

    04/17/2025, 11:16 AM
    Why does Junie don't support Fleet ? Fleet was marketed as the next-gen IDE from Jetbrains and now it seems a little abandoned and not in the focus
    p
    • 2
    • 2
  • k

    koufa

    04/22/2025, 2:44 PM
    Somehow everything change on February 2024
  • k

    koufa

    04/22/2025, 2:45 PM
    message has been deleted
  • z

    Zac Sweers

    04/24/2025, 7:22 PM
    is there an issue I could follow for JBAI in fleet only generating code at the user's cursor rather than in the correct place?
    p
    • 2
    • 5
  • h

    Hadi Hariri

    05/04/2025, 6:46 AM
    @Hadi Hariri has left the channel