[TxMt] Re: Java Compile and run
Martin Kühl
martin.kuehl at gmail.com
Sun Sep 9 20:52:51 UTC 2012
On Sun, Sep 9, 2012 at 5:57 PM, Michael Sheaver <msheaver at earthlink.net> wrote:
> However, it appears that the system is not automatically
> creating the needed .class file, as shown in the complete output here:
My guess would be that the file is called "helloworld.java" but
doesn't define a class called "helloworld" (remember that Java is
case-sensitive).
HTH,
Martin
More information about the textmate
mailing list