Integrating SmartInspect into Borland Developer Studio
Published on Saturday, 14. January 2006
Products: SmartInspect Professional, SmartInspect Professional Trial
The SmartInspect setup has the ability to integrate the SmartInspect libraries into the installed IDEs and editors. We recommend using this feature to minimize the installation efforts. If you, however, need to integrate the libraries manually, this topic explains how to manually integrate the SmartInspect libraries into Borland Developer Studio.
Borland Developer Studio 2006 (.NET Personalities)
The following steps integrate the SmartInspect .NET library into Borland Developer Studio 2006. It is recommended to close the IDE while applying the following steps.
- Choose Run in the Windows Start menu
- Enter regedit and click OK to start the Windows Registry Editor
- Open the key HKEY_CURRENT_USER\Software\Borland\BDS\4.0\AssemblyFolders
- Create a new key in AssemblyFolders called SmartInspect
- Edit the default value and enter the full path to the lib\dotnet\v1.x directory of your SmartInspect installation directory
Borland Developer Studio 2006 (Delphi Win32 Personality)
The following steps integrate the SmartInspect Delphi library into Borland Developer Studio 2006. Please note that you should close all other instances of the IDE to correctly store the new settings.
- Open the IDE
- Choose the Options from the Tools menu
- Open the Environment Options|Delphi Options|Library - Win32 page
- Add the lib\delphi\delphi2006 directory of your SmartInspect installation directory to the Library path
Borland Developer Studio 2006 (C++ Personality)
The following steps integrate the C++ headers of the SmartInspect Delphi library into the C++ Personality of Borland Developer Studio 2006. Please note that you should close all other instances of the IDE to correctly store the new settings.
- Open the IDE
- Choose the Options from the Tools menu
- Open the Environment Options|C++ Options|Paths and Directories page
- Add the lib\delphi\delphi2006 directory of your SmartInspect installation directory to the Search path
Now, in order to use SmartInspect in one of your projects, choose Add to Project from the Project menu, select the lib\delphi\delphi2006\SmartInspectD2006.lib file from the SmartInspect installation directory and press Open.