FAQ How do I debug my Java program? If you know how to run your Java program, you can debug it. Assuming that you just ran your Java program, press F11, and the most recently executed launch ...
One may of course use only the source files to import them into any other editor and/or compile and run them from the command line. Running Gradle commands will not be described here. If you choose ...