How can I read errors/exceptions from my JAR?
843810Jul 7 2003 — edited Jul 8 2003My application is running fine from JBuilder, where I am writing it, but when I go to My Computer and try to run the .jar file, nothing is happenning. Is there a way for me to view the error messages/exceptions that are thrown from the Jar? Can I open a console or something like that?
This app always ran fine from MyComputer; it's just the past day or 2 that it's not 'cooperating.' If I could see what is throwing it, it would be easier for me to try to fix with the problem.