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

Topic
Prev Next

Workbench Setup

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

Access

On the Execution Analyzer window, either:

  • Locate and double-click on the required script and select the 'Debug > Workbench' page      or
  • Click on in the window Toolbar and select the 'Debug > Workbench' page

Ribbon

Execute > Analyze > Analyzer Scripts

Context Menu

Project Browser | Right-click on Package | Execution Analyzer

Keyboard Shortcuts

Shift+F12

Aspects

Aspect

Detail

See also

Platforms Supported

The Workbench supports these platforms:

  • Microsoft .NET (version 2.0 or later)
  • Java (JDK 1.4 or later)
Set up a Debug script

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