Show TOC Start of Content Area

Background documentation Executing JLinEE Tests  Locate the document in its SAP Library structure

Use

The JLinEE tests are part of the Java EE toolset based on the Web Tools Platform (WTP) and are registered in the Java EE perspective as a JLinEE Validator. You can configure these tests globally for all projects in a particular workspace, or for a specified project.

...

Configuring JLinEE tests on workspace level

...

       1.      In the menu bar, choose Window Preferences…   Validation JLinEE validator.

       2.      If you want to execute only the JLinEE validator, choose Disable All.

       3.      In the displayed table you can configure whether the JLinEE validator is executed manually or automatically:

       If you select the Manual checkbox, you can run the JLinEE tests when you want by choosing Validation in the context menu of a project.

       If you select the Build checkbox, the JLinEE tests are executed automatically when the project is built.

       4.      Choose Apply and then OK.

Configuring JLinEE tests on project level

...

       1.      In the context menu of a project, choose Properties Validation.

       2.      Select the Override validation preferences checkbox.

       3.      Deselect the Suspend all validators checkbox.

       4.      In the displayed table you can configure whether the JLinEE validator is executed manually or automatically:

       If you select the Manual checkbox, you can run the JLinEE tests when you want by choosing Validation in the context menu of a project.

       If you select the Build checkbox, the JLinEE tests are executed automatically when building the project.

       5.      Choose Apply and then OK.

       6.      To  edit the setting of the whole workspace, choose Configure Workspace Settings…

The results of the JLinEE tests are displayed in the Problems view.

More information: Displaying JLin Results

 

 

 

 

End of Content Area