I want to use the JEDI Debugger to send detailed error messages to CodeSite via CSX. How can I do this?
CodeSiteEx makes this very simple. Perform the following steps:
- First, make sure you have the JEDI library installed.
- Open the CSX.INC file in any editor. Look for a line that reads {.$DEFINE USE_JEDI_CODE_LIBRARY}.
- Change this line to {$DEFINE USE_JEDI_CODE_LIBRARY} (remove the period before the $DEFINE keyword).
- Save your changes to the CSX.INC file.
- Recompile your packages.