BlueJ project "HelloWorld"

This is the "Hello World" example from the leJOS tutorial 
- Writing and Running your first leJOS NXJ program. Also included in this project is
a program GoodbyeWorld, an extension of HelloWorld.

You can make your first program run on the NXT by:

- clicking on the HelloWorld or GoodbyeWorld class icon with the right mouse button 
  (ctrl-click on a Macintoch). 
- choose the submenu NXT and then NXJ-Compile 
- if the program compiles succesfully, then choose NXJ-RunUSB from the NXT submenu. This will
  transfere the program to the NXT
- when the program have been transferred to the NXT, the program will be executed and a text 
  is shown on the LCD of the NXT 
- Press any button to finish the execution

Ole Caprani, 28/5 2013


