...
- The static analysis is only check defect in file on Source Insight, but you can check all of defects in project scope through Dexter Daemon.
- Purpose of use
- You can check Source code and all of defects in Dexter WEB.
- If you run analysis by this mode, defects are detected by "admin" in Dexter WEB.
- Click "Run Dexter static analysis" Icon (
- Set up project information through under the static analysis the dialog box. And then click OK button.
※Caution : Files under 2MB only are target to analize.- Project Name: mandatory. Project name must be same to the Source Insight Project. (otherwise the results will not detected)
- Project Home Directory: mandatory. You need to include the 'top-level' directory related "package". ※ DO NO USE 'blank' , 'Korean' and 'Special Character' in the path.
- Scope: mandatory. Specify a range of static analysis
- PROJECT: Run for Project scope. It can identify defects in Source Insight. But source code is not visible in Dexter WEB .
- FOLDER: Run for FOLDER scope(Sub directory are automatically included)
- SNAPSHOT: If you can check the "SNAPSHOT" option, this information can use weekly defect analysis. The source code can be show in Dexter WEB.
- Source Directory: mandatory. You need to include the 'top-level' directory that related source files.Sub directorys are automatically included
- +/- button: Manually Save / Update .
- auto: It is automatically add all of the directory with the name 'src', 'source'.
- reset: Remove all List
- Header Directory: option: You need to include the 'top-level' directory that related header files.Sub directory are automatically included (C / C ++ Only)
- auto: It is automatically add all of the directory with the name 'include', 'inc','i' .
- You need to added another directory.
- Target Directory: If you want to check for "Folder" Scope, you can use this option.
- Configuration List: option: When you save the current configuration,"Project name - Project folder is the save "Key".
- After registration, you can re-use several additional configuration information. But only one registration per project.
- + : Save / Update.
- - : Remove.
...