|
So I compiled without errors my class files and main class, but when I run the main class in the VM Emulator, it says it cannot find the functions or the other class files that were compiled. I checked the directory and the VM files were properly compiled without errors.
Does the emulator draw other class files from a specific directory? If so where?
Thanks!
|