View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-eclipse / com.virtlink.aesi.debugging / IDebugSession / addDebugSessionListener

addDebugSessionListener

abstract fun addDebugSessionListener(listener: IDebugSessionListener): Unit

Adds a debug session listener.

Parameters

listener - The listener to add.