How do I enable support for CodeSite 2?
CodeSiteEx makes this very simple. Perform the following steps:
- First, make sure you have CodeSite 2 Standard or Professional installed.
- Open the CSX.INC file in any editor. Look for a line that reads {$DEFINE CODESITE_3_PLUS}.
- If found, change this line to {.$DEFINE CODESITE_3_PLUS} (add a period before the $DEFINE keyword). This eliminates the conditional define to provide support for CodeSite versions 3 and above.
- Save your changes to the CSX.INC file.
- Recompile your packages.