Open
Description
Currently, IDEA plugin comes with bundled TeaVM, and it ignores version specified in build tool. Instead, a protocol (e.g. a module with interfaces, which aren't often modified) must be designed and all communication between IDE and TeaVM must be over this protocol. Then, IDEA plugin must use TeaVM from module's classpath.