| | Re: Loading multiple java binaries using leJOS
|
| (...) Just to clarify, for the most part, I already have the *.bin files for contest entries. To run them individually using "lejosrun prog.bin" works fine. But if 'lejosrun' is the tool to download programs, to me it would make sense to use the (...) (23 years ago, 3-Oct-01, to lugnet.robotics.rcx.java)
| | | | Re: Loading multiple java binaries using leJOS
|
| (...) cases. (...) Hi David, AFAIK, lejos is a linker and needs a .class file. The MyProg.class file is the output of the compiler operating on MyProg.java, which must contain the main() method. lejos also needs a path to all the other .class files (...) (23 years ago, 3-Oct-01, to lugnet.robotics.rcx.java)
| |