开发者

Where does stdout go for a Java Web Start application?

开发者 https://www.devze.com 2023-01-25 15:57 出处:网络
I\'m hav开发者_StackOverflowing troubles with my webstart application and would like to see stdout.I think it\'s throwing an exception... but I cannot see it since the console output is hidden somewhe

I'm hav开发者_StackOverflowing troubles with my webstart application and would like to see stdout. I think it's throwing an exception... but I cannot see it since the console output is hidden somewhere.

How can I get the output of the application?


In order to see Java Exceptions, your user will need to click File -> Preferences -> Advanded Tab and check "Show Java Console"

0

精彩评论

暂无评论...
验证码 换一张
取 消