Java
Java code can be used in different ways in MDWorkbench:
- You can write scripts in Java.
- You can access regular Java classes in MQL and TGL.
These classes may be defined in the same project as the MQL code,
or in Java libraries referenced in the project's build path.