Compiling, building, executing, and debugging projects


You can simultaneously compile or build all files you have added to a project and execute or debug a project (according to the main class you have set). You can access these commands from the Project menu or with the keyboard shortcuts given below.

You can also set the default compiler, executor, or debugger for the whole project in the Projects Settings window on the property sheet for Java Sources. See "Adjusting Project Settings" below.


Contents Prev Next Index