Forum Discussion
Nastya_Khovrina
Alumni
8 years agoHi Emmanuel,
To run groovy debugging, ReadyAPI uses the tools.jar and attach.dll files from the Java JDK. These files are included only in the installation package and in the win-32 archive. This is done to avoid possible conflicts with the JRE installed on your computer.
To enable debugging for binary packages:
- Place the tools.jar file in the <ReadyAPI installation folder>\lib folder. You can get this file from the <JDK installation folder>\lib folder.
- Place the attach.dll file in the <ReadyAPI installation folder>\bin folder. You can get this file from the <JDK installation folder>\jre\bin folder.
System Requirements: https://support.smartbear.com/readyapi/docs/general-info/system-requirements.html