== What is needed for this workshop == * [[http://lejos.sourceforge.net/nxt/nxj/tutorial/Preliminaries/GettingStartedWindows.htm| Getting Started on Microsoft Windows]] * [[http://www.oracle.com/technetwork/java/javase/downloads/|Java SE Development Kit (JDK)]]. /!\ leJOS NXJ only works with 32-bit version of the JDK and JRE, so even if you have a 64-bit system, you should select a '''32-bit''' version of the JDK. * [[http://mindstorms.lego.com/en-us/support/files/Driver.aspx|USB driver for NXT (Windows Only)]] To run leJOS NXJ on Microsoft Windows you will need a suitable USB driver on your PC. You can get an installer from The [[http://mindstorms.lego.com/en-us/support/files/Driver.aspx|LEGO Mindstorms site]] * [[http://lejos.sourceforge.net/nxj-downloads.php|leJOS NXJ]] * [[http://www.eclipse.org/downloads/|Eclipse IDE]] /!\ Get "Eclipse Standard", or "Eclipse IDE for Java Developers". For Windows, even if you are on a 64-bit system, you need a '''32-bit''' version of Eclipse, for leJOS NXJ. Follow the [[http://lejos.sourceforge.net/nxt/nxj/tutorial/Preliminaries/UsingEclipse.htm|instructions]] to install the plugin for leJOS. == Tutorials == * http://lejos.sourceforge.net/nxt/nxj/tutorial/ === References === * [[http://lejos.sourceforge.net/|LeJOS]] == Similar workshops == * [[LegoBeyondToys/1209 | Using leJOS with Neural networks]] * [[http://wiki.id.tue.nl/creapro/MaxJavaArduino|Max + Java + Arduino]] * [[LegoBeyondToys/2007|Java + Lego]]