...
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 Eclipsethe IDE. 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.
...
Click Add Libraries to automatically add all the required libraries to all projects that are currently selected in Eclipsethe IDE.
Info |
---|
The libraries automatically added through the UI will only be available in Eclipsethe IDE. Ensure that they do not conflict with your existing build configuration. |
...
To remove the libraries from the project in your Eclipse projectIDE, go to the project properties and select Java Build Path> Libraries and remove the Unit Test Assistant Library container:
...