Following the tutorial here: http://lejos.sourceforge.net/nxt/nxj/tutorial/Preliminaries/UsingEclipse.htm, I am trying to use the LeJOS plugin to upload BlueStats to my NXT.
As in the words of the tutorial:
When you are ready to upload your program to the brick, right-click on your main program and select "Upload Program to the NXT Brick".
I right click on BlueStats.java, Go to the leJOS NXJ drop down, and click "Link and Upload Program to the NXT Brick".
However, instead of a progress indicator coming up, I am instead treated to the very obscure message:
Please use the 'Run As' menu
with nothing but an OK button.
I am very confused as to why this is happening, can anyone please explain? I am on a Mac if it helps at all, and I have successfully compiled using the ANT script. I am most definitely using the latest version. (Though I am not using the NXT 2.0, I am using the first generation of NXT brick, but with the leJOS firmware on it)
