Customer Service Center
Home
Knowledge Base
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: SOL13932
Printer Friendly
Email Article Link
TTworkbench: How to get more Java compiler debug information in case of errors?
Objective/Summary
Generate java debug information
Environment/Versions
TTworkbench 32/64 Bit, Microsoft Windows/Linux
Procedure
In TTworkbench, go to
Windows > Properties > TTCN-3 > Compiler TTthree > Java Compiler
and check the box
Generate java debug information
.
This is giving a better feedback in case of errors.
For printing messages in debugging mode, the reporting level "info" is required:
Click on the "
reporting level
" link or go to
Windows > Properties > TTCN-3 > Problem or information reporting level
and check the box "
info
".
Notes
Please make sure that the internal Java compiler Javac (Java SDK) is selected.
Version
2.0
Publish Date
2018-11-01
Categories
Product : Tool Handling
Related Articles
TTworkbench: Where to find log files for detailed debugging using TTworkbench?
TTworkbench: [Error] java compiler failed