Shiro DX Manuel d'utilisateur Page 3

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 11
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 2
3
Code Dx Install Guide
1 Requirements
1. The Java Runtime Environment version 7 or later installed on the server machine
2. For .NET analysis
a. The latest version of the .NET runtime
b. FxCop (Code Analysis) 10, 11, or 12
c. CAT.NET v1 32-bit or 64-bit
3. A Java-based web server like Jetty or Tomcat that is capable of serving .war files.
4. A copy of Code Dx. This will generally be a .zip file containing codedx.war, this guide,
and a few other files.
2 Installing .NET Tools
It is recommended that the latest version of .NET be installed.
Code Dx is capable of running multiple .NET analysis tools on your codebase. FxCop and
CAT.NET are two of the supported tools and are developed and distributed by Microsoft. The
end-user license agreements for these products forbid their redistribution, therefore, Secure
Decisions is unable to legally bundle these tools. So in order for Code Dx to run these tools on
your behalf, you must install them separately. Code Dx will then automatically discover their
location and run them.
Depending on the version of FxCop you plan to use, it will either be bundled with Visual Studio
(as Code Analysis) or in the Windows SDK. For the best results, install Visual Studio 2012 or
2013 Premium. This will give you the latest rules available. Code Dx will automatically discover
the location of the latest version of FxCop installed on your machine. If you would like to
provide a specific location, set the fxcop.path property in the Code Dx configuration file.
Code Dx will work with either CAT.NET 32-bit or CAT.NET 64-bit. These can be downloaded
from the Microsoft website. CAT.NET 32-bit has an installer and Code Dx will automatically look
in the default installation directory for this application. The 64-bit version is in a zip file. The
best approach to using the 64-bit version is to overwrite the 32-bit files with the 64-bit files.
Alternatively, the path can be manually set using the cat.net.path property in the Code Dx
configuration file.
Vue de la page 2
1 2 3 4 5 6 7 8 9 10 11

Commentaires sur ces manuels

Pas de commentaire