Installation
Installing AuditMon is easy. The toolbox is installed as an Eclipse plugin. It is recommended to install the toolbox from the provided update site, but it is also possible to install from source.
Installing dependencies
- First make sure you have Atlas Standard or Pro version 2.0.6 or higher installed.
- AuditMon requires installation of the Toolbox Commons plugin.
Installing from update site
Follow the steps below to install the Toolbox Commons from the Eclipse update site.
- Start Eclipse, then select
Help
>Install New Software
. - Click
Add
, in the top-right corner. - In the
Add Repository
dialog that appears, enterAuditMon
for the Name andhttps://ensoftcorp.github.io/AuditMon/updates/
for theLocation
. - In the
Available Software
dialog, select the checkbox next to "Code Audit Analysis" and clickNext
followed byOK
. - In the next window, you'll see a list of the tools to be downloaded. Click
Next
. - Read and accept the license agreements, then click
Finish
. If you get a security warning saying that the authenticity or validity of the software can't be established, clickOK
. - When the installation completes, restart Eclipse.
Installing from source
If you want to install from source for bleeding edge changes, follow the instructions at the source repository.