Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Workbench Setup

This topic describes the requirements for setting up the Object Workbench on Java and Microsoft .NET.

Access:    Analyzer | Execution Analyzer | double-click on script | Debug | Workbench

Topics:

Topic

Detail

See also

Platforms Supported

The Workbench supports the following workbench platforms:

  • Microsoft .NET (version 2.0 or later) excluding native C++, C and VB
  • Java (JDK 1.4 or later)

The Execution Analysis script for the package must have a debugger configured

 

 

Setup for Debugging

Microsoft .NET Workbench

The .NET workbench requires an assembly, which is used to create the workbench items

You specify the path to the assembly on the Workbench page of the Analyzer Script

There are two constraints in using the .NET workbench:

  • Members defined as struct in managed code are not supported
  • Classes defined as internal are not supported

General Setup for .NET

Java Workbench

The Java workbench uses the Virtual Machine settings configured in the Analyzer Script Debug page to create the JVM

General Setup for Java

Learn more: