When I compile a program in JCreator, I see this message:
Error : Invalid path, "C:\Program Files\Java\jre6\bin\javac.exe" -g -classpath "C:\Documents and Settings\Kevin Mullin\My Documents\Data\Student Data Files\JavaClass" -d C:\Documents" and Settings\Kevin Mullin\My Documents\Data\Student Data "Files\JavaClass @src_ch01.txt"
Note the extra " after the -d option. Where did this come from? I can't find it by going through Configure/Options. I'm sure this extra " is causing the invalid path message.