The following preferences can be set using the VJET > Debug > Debug Attachment preference page.
| Option | Description | Default |
|---|---|---|
| Attach VJET debugger to Java based project | When enabled, user can debug Java based project with VJET debugger. | Off |
| Break on first line | When enabled, program will be stopped at the main function. | Off |
| Use interactive console | When enabled, user can debug program with interactive console. | Off |
| Enable DBGP logging | When enabled, the DBGP logging will be provided. | Off |
