Using the compiler preferences frame, you can modify the behavior of the compiler being used to compile your source code.
Error Report Options: Define the amount of errors that are shown by the compiler. You can show all erros found, just one error per compilation or one error per compiled class. For example, you can correct errors step by step without being irritated by subsequent error messages.
Compiler Settings: Using the tabulators, you can select a compiler for the current project. The used compiler appears in the "Start Compilation" button in the compiler window. Each compiler supported by Jedi has its own settings which can be changed in the corresponding tabulator panel. Please refer to the documentation of your SDK for an explanation of the compiler options.
Ok: Close the frame and apply all changes to the current project.
Cancel: Close the frame and discard all changes.