So exec'ing the compiler needs to be slightly smarter. - if you don't have "jikes" in your path then tell the user how to fix it. Either by downloading and installing jikes or changing the "jikes" line to "classic".
- if you use "classic" but don't have "tools.jar" or "javac.jar" or sun.tools.javac in your classpath then tell the user how to fix it. Right now the latter throw a NoClassDefFoundError. I will eventually hack on this but don't have time right now. So if someone beats me to it I am +1. Kevin -- Kevin A Burton http://relativity.yi.org Linux - The revolution will NOT be televised
