Package | Description |
---|---|
freemarker.debug |
Debugging API; experimental status, might change!
This is to support debugging in IDE-s.
|
Modifier and Type | Method | Description |
---|---|---|
static Debugger |
DebuggerClient.getDebugger(java.net.InetAddress host,
int port,
java.lang.String password) |
Connects to the FreeMarker debugger service running on a specific host
and port.
|