Setting Up: CoView Nature
The CoView Nature is an Eclipse Nature that must be added to any
project for which CoView JUnit tests will be created.
Adding the CoView Nature adds the jar, codignjunit.jar, to the specified project. The addition of this jar is required for the generated CoView tests to be built and run.
To Add the CoView Nature
- 1. In the Package Explorer, right-click on the project item.
- 2. Click CoView > Add CoView Nature.
To Remove the CoView Nature
- 1. In the Package Explorer, right-click on a project to which the CoView Nature has been added.
- 2. Click CoView > Remove CoView Nature.

