[Community 2018.3] Run console doesn't show any system.out.print information (Java)
Answered

I uninstall and reinstall, it doesn't help. If I copy the command from run console and run it in terminal, I can see "Hello World" print out. All config should be default.
Any idea?
Please sign in to leave a comment.
Hello,
Is it possible to share idea.log ("Help | Show Log in...") after restarting IDE and reproducing the issue?
Thanks for the response.
I uploaded the idea.log to the link
https://drive.google.com/file/d/1h36RBBOVRhKRcAjulBUPHIGI0o7LMv2L/view?usp=sharing
And the issue is still there after restart.
Is it reproducible with every project? Do you use any antivirus software?
Yes. It is reproducible on every project.
Yes. I am using Symantec Endpoint protection.
Please try to temporary disable it.
I can not disable it since it is controlled by administrator. Are there any way to workaround in the app side?
And I didn't see the same behavior on Eclipse and Android studio.
Is it possible to add IDEA into exclusion list in Symantec?
Does it work if you enable "Save console output to file" opton in "Run Configuration - Logs" ?
I tried "Save console output to file". After I run the sample application, there isn't any output file in the directory.
To be honest, I didn't find any place to exclude IDEA in Symantec since it isn't cannot set locally. Just curious why Eclipse and Android Studio both working well at the same time.
Did you run the same project in Android Studio?
Looks like it is working now. What I did is reinstall and change directory name to short one. Before I used default directory. But I am not sure whether this is the root cause.
Will keep a eye on it.
Anyway, thanks for your help!
Thanks for information!