Getting started
Introduction
The Objecteering C++ Developer tour presents an example project, through which the main features of Objecteering C++ Developer will be demonstrated step by step:
· Automatic C++ decoration of high-level UML models and dynamic model-level patterns for application conception/prototyping
· Flexible management of C++ decorations
· C++-oriented GUI with one-click access to the main functions and code preview features
· Flexible generation of C++ code with support of multiple type libraries, template libraries and compilation platforms
· Generation of C++ documentation in doxygen format
· Management of build projects and targets
The example used in this quick tour is a simple task management application. We will start by prototyping its main entities, and then continue by implementing a small part of its GUI, planning features and documenting and building our application.
Deploying Objecteering C++ Developer
To deploy the Objecteering C++ Developer MDA components, simply carry out the steps shown in Figure 1 below.

Figure 1. Deploying Objecteering C++ Developer in your project
Steps:
1. Click on "Tools/Deploy an MDAC" in the menu bar. The "Open" window then appears.
2. In the "Open" window, select the C++ Developer MDA component.
3. Click on "Open" to run deployment.
A message in the output window informs you that Objecteering C++ Developer has been deployed successfully in your project.