Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I really don't think that 'map' is the correct term but what I want to do is be able to use the java and javac commands from anywhere instead of having to be in the folder with those exe files and without doing like C:\java\jdk\bin\java every time I want to run the command when in a different folder. How do I do this?
right click "My Computer" > Properties > Advanced > Environment Variables > Select "Path" in the second list box > Edit it to include the path to your java/bin directory