Enable Greenlight debug logs in Eclipse
You can enable debug logs to get troubleshooting information for Veracode Greenlight. You can use this information to troubleshoot issues on your own or provide it to Veracode Technical Support.
Before you begin:
Ensure you meet the Greenlight prerequisites.
To complete this task:
- Search your computer for the
eclipse.ini
file. The file is usually next to your Eclipse IDE executable file you used to install Eclipse. - Edit the
eclipse.ini
file and add this property:-Dgreenlight.debug=true
. - Save the file.
A new greenlight.log
file now logs your Greenlight actions. The file is located in:
- Windows
- macOS
- Linux
C:\users\username\AppData\Local\Temp\
In your terminal, run open $TMPDIR
/tmp