This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
I've just downloaded JCreator LE to my new laptop, and I don't know how to set up the path. I have a note that says to go to My Computer, View System Information, Advanced, Environment Variables, and Path. Then I am supposed to type the path to the JDK at the end, but I don't know how to do this. This is what comes up when I hit the Path edit button:
You should add a ";" and the end of the existing path value and then locate your bin folder in your Java installed version Example:"C:\Program Files\Java\jdk1.5.0_04\bin".