Hi all, I would like to call a java class from my plugin. Do you know if is there a way to do that?
Thanks in advance
Hi all, I would like to call a java class from my plugin. Do you know if is there a way to do that?
Thanks in advance
This might be a long shot, but you could see how emmet is doing it (but with NodeJS and pyv8)
Probably there is something similar for java?
quick search revealed this: stackoverflow.com/questions/1205 … va-library