View Single Post
Old 05-04-2010, 12:43 PM   #4
Dellaster
Edge User
 
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.)