Building "Debug" and "Release" solutions

 

Introduction

You can also compile your project from Objecteering using the project model element. Objecteering C# Developer provides two shortcuts for building "Debug" and "Release" solutions via Visual Studio.

 

 

Building a solution

To build a "Debug" or "Release" solution of your Visual Studio project, simply select the project model element in the explorer (1), and then click respectively on the  icon (2) or the  icon (3) in the auxiliary window.

 

The icons used to build debug or release solutions


The compilation results are displayed in the "Console" tab of the Objecteering output window, as shown below.

 

Compilation results shown in the output window