C:\Users\user\.jdks\corretto-17.0.14\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:58523,suspend=y,server=n -javaagent:C:\Users\user\AppData\Local\JetBrains\IdeaIC2024.3\captureAgent\debugger-agent.jar -Dkotlinx.coroutines.debug.enable.creation.stack.trace=false -Ddebugger.agent.enable.coroutines=true -Dkotlinx.coroutines.debug.enable.flows.stack.trace=true -Dkotlinx.coroutines.debug.enable.mutable.state.flows.stack.trace=true -Dfile.encoding=UTF-8 -classpath "Z:\IntelliJ IDEA Community Edition 2024.3.5\lib\idea_rt.jar" Start
Connected to the target VM, address: '127.0.0.1:58523', transport: 'socket'
Error: Could not find or load main class Start
Caused by: java.lang.ClassNotFoundException: Start
Disconnected from the target VM, address: '127.0.0.1:58523', transport: 'socket'
Process finished with exit code 1