...
In your IDE, click Parasoft in the menu bar and choose Preferences (Eclipse), Options (NetBeans) or Settings (IntelliJ).
- Select DTP.
- Check Enable and enter the DTP Server information.
You can click Test Connection to verify the settings. - In the Project area, click Configure, then select a project stored in DTP; this allows you to retrieve settings associated with this project, as well as import findings assigned to this project (as described in Importing Static Analysis Findings).
- Click Apply to save the settings.
DTP Server will automatically configure your license (see step 2), but you can click the Configure... link in the License section to manually configure the license. This is only required if you want to run local analysis in the IDE with a standalone version of your product. See Setting the Parasoft License for details.
Anchor | ||||
---|---|---|---|---|
|
...
You can import priorities and filtered findings from DTP directly into your IDE so that issues can be addressed. control.
Continuing the Cycle
When you check code back into source control, the continuous integration process picks up the change, and the workflow is repeated. This ensures that defects are detected and prevented from becoming software bugs later in the development process when the costs of remediation are much higher.
...