Views in the C/C++ perspective with Mind tool

The C/C++ views are panels that help you perform the tasks involved in creating Mind programs. The C/C++ perspective displays these panels in a single Eclipse window.

Changing Views:

The following views are commonly used in the C/C++ perspective:

Mind View
Shows the main concepts used in Mind ide.

The following views are commonly used in the C/C++ perspective:

Project Explorer
Shows all of the file system's files under your workspace directory.
Mind view
Displays, in a tree structure, only elements relevant to Mind projects.
Console
Displays your program's output, as well as the output from your build tools.
Editor
The Mind editor view provides specialized features for editing Adl or Idl files.
Outline
Displays the structure of the file currently open in an editor.
Problems View
If you encounter any errors during a build they will be displayed in the Problems view.
Properties
Shows the attributes of the item currently selected in a view or an editor.
Search
Shows the results of searches for files or text.
Tasks
Lists tasks that want to keep track of, either as a schedule of things to do or a history of things that have been done.