Messages not printing
Answered
Sorry, coding newbie here. I guess I've turned something off somewhere. When I run my code, only a single integer gets printed to console, none of the messages I put in code appear to print. What have I done?
Thanks.
Please sign in to leave a comment.
Please share the example: http://stackoverflow.com/help/mcve and a screenshot.
Hi, that talks about an issue caused by the code. I have an issue with the IDE... it wont print anything. I try System.out.println("Hello world"); and it does not print in the console like it normally does :-(
Please share a video of the problem and show your code.
It definitely prints:
In your example above, where it says Hello it would say 3 or something like that.
Bizarrely, it's fixed itself and is printing again now. I will post a video should it happen again.