Unit Test Assistant can automatically update your project with a container that includes all the required libraries. The libraries will be added to Java Build Path in Eclipse. If you build your projects outside the IDE, configure your build system to ensure that the libraries are available; see Configuring the Build System to Include Required Libraries for details.
Configure UTA to display a notification that the required libraries are missing by enabling the Always ask for the first time option; see Configuring Preferences. If enabled, UTA will display the notification the first time you create tests for the currently selected project, which allows you to add the libraries to individual projects.
You can enable or disable the Always ask when processing projects for the first time option. If disabled, the dialog will not display when tests are created for projects other than the current selection. This option is enabled by default.
UTA will associate your choice with the selected project name. If you click Cancel, the libraries will not be added to the currently selected project and the dialog box will not be displayed again unless the project name is changed. |
To remove the libraries from your Eclipse project, go to the project properties and select Java Build Path> Libraries and remove the Unit Test Assistant Library container: