Debugging new languages on JVM Alan Cabrera 创建于 2003年12月07日 15:18 If I ported a language, say Lua, on to the JVM, could I use IntelliJ to debug it if I wrote an appropriate plugin?Regards,Alan
As long as all JDWP functions needed are ported I guess.
Eugene.
"Alan Cabrera" <no_mail@jetbrains.com> wrote in message
news:7666515.1071065948262.JavaMail.javamailuser@localhost...
debug it if I wrote an appropriate plugin?
>
>
>