Saturday, January 26, 2008

nxt, lejos and environmental variables

  • --------------------------------------------------------------
  • See blog "hoofdmenu" for a list of subjects around the NXT
  • --------------------------------------------------------------
What are environmental variables:
These are path, for Windows needed to findJAVA or Lejos.

Where to find:
My Computer, right mouseclick in folder, system properties, TAB advanced, and environmental variables

Needed for JAVA and lejos (the JAVA for the NXT):
Example:
PATH c:\java\jdk1.6.0_02\bin;c:\JAVA\lejos_nxj\bin
not necessary: CLASSPATH

Check it with the Command window
Eclipse finds the paths itself, the paths are included in the .bat files of the lejos-JAVA environment

0 comments: