Solution for "decode error-output not UTF-8" error reported by sublime text 2

Source: Internet
Author: User
Tags sublime text
Solution for "decode error-output not UTF-8" error reported by sublime text 2

Author: chszs, reprinted with note.
Author blog homepage: http://blog.csdn.net/chszs

As described in the previous blog sublime text 2 setting up a Java development environment, if an error is reported after a Java development environment is set up on sublime text 2, the error message is as follows:

Compiling demo. Java... [decode error-output not UTF-8] [decode error-output not UTF-8] [finished in 0.5 s]

What should I do?
This is because the encoding of the compilation environment configured in Java is incorrect, because the default encoding of sublime text 2 is a UTF-8.

The solution is as follows:

[Solution] modify the javac. sublime-build configuration file and add the following lines :()

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.