1 CodeBlocks Project Management |
The instructions for
chapter 3 and
??
are official documentations of the CodeBlocks Wiki site and available in english only.
The below illustration shows the design of the CodeBlocks user interface.
This window contains the interface ’Projects’ which will in the following text be
referred to as the project view. This view show all the projects opened in CodeBlocks at a certain time. The
’Symbols’ tab of the Management window shows symbols, variables etc..
In the above illustration, a source named hello.c
is opened with syntax highlighting in the editor.
shows a list of all files opened in the editor, in this example:
hello.c.
can be displayed via the menu ’View’ /’CodeSnippets’ . Here you can manage
text modules, links to files and links to urls.
. This window is used for outputting search results, log messages of a compiler etc..
The status bar gives an overview of the following settings:
-
Absolute path of an opened file in the editor.
-
The editor uses the default character encoding of your host operating system. This setting will be displayed with default.
Note:
In the active editor the user can select the context menu properties. In the appearing dialog in the tab ’General’ the option ’File is read-only’ can be selected. This option will result in a read-only access of the corresponding file within CodeBlocks, but the original read and write attributes of the file on the filesystem are not modified.
In the active editor the user can select the context menu properties. In the appearing dialog in the tab ’General’ the option ’File is read-only’ can be selected. This option will result in a read-only access of the corresponding file within CodeBlocks, but the original read and write attributes of the file on the filesystem are not modified.
-
If you start CodeBlocks with the command line option --personality=<profile> then the status bar will show the currently used profile, otherwise default will be shown. The settings of CodeBlocks are stored in the corresponding configuration file <personality>.conf.
CodeBlocks offers a very flexible and comprehensive project management. The following text will address only
some of the features of the project management.
CodeBlocks Manual
1.1 Project View
Created: 2010/25/05 11:52 Updated: 2010/25/05 11:52
Author: HighTec EDV-Systeme GmbH
Copyright © 2010 HighTec EDV-Systeme GmbH
Author: HighTec EDV-Systeme GmbH
Copyright © 2010 HighTec EDV-Systeme GmbH