|
How do I generate a debug log to troubleshoot issues? |
|
|
Question:
I would like to generate a debug log to troubleshoot some issues. How do I do this?
Answer:
You can generate a debug log for the 8.0 version of the SlickEdit® Plug-in. The filename and location can be set to any valid name and location. Microsoft® Windows® users start Eclipse™ using the following example command:
eclipse.exe -vsdebug=C:debug.log
Linux® users can use the following example:
eclipse-vs -vsdebug=/tmp/debug.log
The SlickEdit 9.0 plug-in does not currently allow the user to create a debug log.
SlickEdit Plug-In Specific FAQs
FAQ Home
|