Will Richardson <[EMAIL PROTECTED]> wrote:

> I'm having a problem after compiling classes. The compile works fine
> and then when i go to run it with JView i get exceptions. But when I
> compile it with J++ I can run it just fine. I know they use
> different compilers (jvc for microsoft and javac for sun) but I
> don't understand why it doesn't work the same.

I cannot help you here, but you can use jvc from within Ant - set
build.compiler to jvc.  Maybe this can make your live easier until you
detect and solve the real problem.

Stefan

Reply via email to