Hi
Having just acquired a NXT 2 kit I am trying to decide what programming language to use. I have found some other treads comparing leJos and RobotC for speed, functionality etc but not comparing ease of debugging.
Since I have loads of experience with Csharp I would prefer to use leJos (Java and Csharp are pretty similar) and the integration with Eclipse seems well-engineered. But, with leJos is it really necessary to work with remote control to effectively debug programs running on the NXT, and then to have to add in special debug lines? In RobotC I can see set breakpoints, see variables etc while the code runs on the NXT, without changing any code. But maybe am I missing something with leJos?
Thanks
