This looks like it could be very useful. I'm running into a problem, however: it can't find the JDK on my Windows 7 system. My PATH variable has ";C:\Java\jdk1.6.0_19\bin" added to the end. I can't figure out why it can't find it since I see in the code that it's looking at PATH for it. Am I missing something? (Very possible since it's been over a decade since I've played around with Java.)
|