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. Another thing that I'm not sure about is when I compile with javac in ANT the file sizes are smaller than when i compile with J++. Any thoughts or suggestions? Thanks for any help... Will
- Re: compiling... Richardson, Will
- Re: compiling... Peter Donald
- Re: compiling... Stefan Bodewig
- RE: compiling... Jon Skeet