<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I have Max OS X 10.8.1 and am using TM 2.0 (9302), and am having trouble getting it to compile and run java code from within TM. It cannot find the class file, as shown here:<div><span style="margin-top: 0px; font-family: LuxiMono, 'Bitstream Vera Sans Mono', Monaco, 'Courier New', monospace; font-size: 12px; background-color: rgb(240, 240, 240); color: red; ">    Exception in thread "main" java.lang.NoClassDefFoundError: helloworld</span><br style="font-family: LuxiMono, 'Bitstream Vera Sans Mono', Monaco, 'Courier New', monospace; font-size: 12px; background-color: rgb(240, 240, 240); "><span style="font-family: LuxiMono, 'Bitstream Vera Sans Mono', Monaco, 'Courier New', monospace; font-size: 12px; background-color: rgb(240, 240, 240); color: red; ">    Caused by: java.lang.ClassNotFoundException: helloworld</span></div><div><br></div><div>My guess is that a needed environment variable is not set, but I cannot find any documentation on what to set. Any ideas?</div></body></html>