Running and Testing the Model

When you first run and test your AWM model you should start Enterprise Developer for Eclipse in debug mode. To do this, first close Enterprise Developer for Eclipse:

  1. Right-click the shortcut for Enterprise Developer for Eclipse.
  2. Click Properties.

    This opens the Enterprise Developer for Eclipse Properties dialog box.

  3. In the Target field, at the end of the existing text, type -debug.

    The field content should look like this:

    "C:\Users\Public\Micro Focus\Enterprise Developer\eclipse\eclipse.exe" -debug

  4. Click OK.
  5. Restart Enterprise Developer for Eclipse.
  6. In the Application Explorer view, right-click CustomizedIntegratedEDModel under the Action Example custom AWM system which you have created before, and then click Load Application.

When you expand the loaded model, you should see all Micro Focus Eclipse projects in your workspace. Expand any project to the file level and click a file. Verify that the Problem Number value in the Properties view is empty at this point of time. You should see the Problem Tracking sub menu in the context menu of the selected file and the action Associate Problem Number below it. Click Problem Tracking > Associate Problem Number . This opens the new Problem Number dialog box. Type in a value of your choosing. Click OK to store this value against the file. Afterwards the Properties view entry for the selected file should show the entered value under Problem Number.