yglukhov / jnim

Nim - Java bridge
MIT License
184 stars 13 forks source link

Fixed type signatures, added autoconnect to running VM. #17

Closed yglukhov closed 7 years ago

yglukhov commented 7 years ago
  1. Added autoconnect to current VM.
  2. Fixed FQCN, because it violated JVM spec and didnt work an android, and strange that it worked at all.