SyntaxFix
Write A Post
Hire A Developer
Questions
java.exe is the console app while javaw.exe is windows app (console-less). You can't have Console with javaw.exe.
java.exe
javaw.exe
Console