Ciencia
Version 1.0
Thanks to the CodeBlocks team: Anders F. Bj¨rklund (afb), Biplab Kumar Modak (biplab), Bartomiej wiecki (byo), Paul o A. Jimenez (ceniza), Koa Chong Gee (cyberkoa), Daniel Orb (daniel2000), Lieven de Cock (killerbot), Yiannis Mandravellos (mandrav), Mispunt (mispunt), Martin Halle (mortenmacfly), Jens Lody (jens), Jerome Antoine (dje), Damien Moore (dmoore), Pecan Heber (pecan), Ricardo Garcia (rickg22), Thomas Denk (thomasdenk), tiwag (tiwag) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
1 CodeBlocks Project Management
The instructions for chapter 3 on page 52 and chapter 4 on page 62 are official documentations of the CodeBlocks Wiki site and available in english only. The below illustration shows the design of the CodeBlocks user interface.
Figure 1.1: IDE CodeBlocks Management 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.. Editor In the above illustration, a source named hello.c is opened with syntax highlighting in the editor. Open files list shows a list of all files opened in the editor, in this example: hello.c. CodeSnippets can be displayed via the menu ’View’ →’CodeSnippets’ . Here you can manage text modules, links to files and links to urls.
Code::Blocks V1.0
1.1 Project View
Logs & others . 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. • Row and column number of the current