Eclipse has something similar called 'Display' which lets you execute code within the current application or context. IDEA lets you execute code in watchpoints, but it'd be better to have an interactive console. Is this supported?
↧
Eclipse has something similar called 'Display' which lets you execute code within the current application or context. IDEA lets you execute code in watchpoints, but it'd be better to have an interactive console. Is this supported?