I'm a beginner in coding, and as u can see, I don't know how to configure the run.json
file in Fleet, especially the program
. Hope that someone could help me, thanks so much!!!
I have read the notice from JetBrains, but I still don't know how to deal with it.
Type
command
is used for executing raw commands. See the description of what the program is in the Command properties which isi.e. this is a program executable which is installed on your machine.
If you want to run Main Kotlin class, it is better to use Editor gutter a d run your program from the green icon in gutter: