+

Search Tips   |   Advanced Search


Performance Test Errors were found in the project

Performance Test Errors were found in the project.

This error can occur when workspaces are shared on different computers or when the installation location of RPTv8 has changed since the project was created.

None.


Fix

To work around this error, clean up the Java build path and the generated Java source files.

  1. Click Window > Open Perspective > Resource to open the Resource perspective.

  2. Select the project in the Project Explorer view, and then right-click and select Properties to view the project properties.

  3. Select the Java Build Path property.

  4. Click the Libraries tab.

  5. Select each entry displayed with a red X and remove that entry from the build path. If a referenced library is pointing to user-specific libraries that have moved or are not present, edit the entry so that it points to the correct location. Do not remove entries for user-specific libraries.

  6. Click OK.

  7. Expand the src folder in the project.

  8. Remove all generated Java source files that are displayed with a red X. If the source file is user-specific, then edit the build path to point to the correct dependent libraries.