Hi I’m still stuck on not having independent build functionality on fleet, how are people doing a simple build (ctrl f9 in intellij) and then view errors. there is run & debug but I can’t work out how to do a simple build in order to see if the code compiles, then fix any errors that would exist. I had a look at
https://youtrack.jetbrains.com/issue/FL-24353. Is there some way that other people are doing this, how do people handle a simple build, fix errors cycle.