The difference between Java.exe and Javaw.exe

Source: Internet
Author: User

The same point: Both are Java virtual machines used to execute Java programs

Difference: Javaw.exe does not output console information when running the program, if it is double-clicking the open JAR file (assuming it is already set up),

Then there will be no console window, mainly used to run the application with the form, where the "w" is the meaning of the window,

Therefore, it is used to run the console program without error, but will not output any results. Java.exe, however, does not have any problems running the console program or running the form program.

"Reference: http://www.jb51.net/article/49490.htm

There is also a problem: When the Myeclipse.exe is started, the background will automatically start the Javaw.exe program,

The reason is that in the Myeclipse.ini configuration file, the Javaw.exe program is started automatically.

"Reference: http://bbs.csdn.net/topics/390442969

The difference between Java.exe and Javaw.exe

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.