Next: , Previous: IDE Configuration, Up: IDE Configuration


6.4.1 IDE Configuration - General

resources/idec-1.png

The General options tab of the IDE configuration allows you to configure basic options related to the IDE.

Options

Show Splash Screen
Allows you to determine whether the splash screen is displayed when the IDE is loaded.
Create Backups
When checked a backup file will be created every time an editor file is saved. It will be in the format filename.ext~
Remember Workspace
When checked, Roadsend Studio will automatically save which project and source files you were editing when the project or the IDE was closed. These files will be reopened the next time the IDE is started or the project is opened.

Defaults

Debug Level
This setting affects the verbosity level of the compiler while building a project. Higher values will cause more verbose debug output to be displayed in the Build Output window.

Compiler Configuration File

pcc.conf
This file is the main configuration file for the Roadsend Compiler. Click Browse to choose a file already on disk. The compiler and interpreter will both use the options found in this file.

Project Defaults

Project Directory
The default project directory. When you create a new project, it will be located here by default. Click Browse to find a directory on disk, or create a new directory.