Recently I noted that some applications are running on javaw (not in java). What is the difference between them and how can I run my Swing application on javaw?
javaw
java
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
1.4m articles
1.4m replys
5 comments
57.0k users