"20140113-2" error MyEclipse generating Javadoc: Non-mapped characters encoded GBK

Source: Internet
Author: User

When generating a Java Doc document today, an error such as the following appears:

Loading the package com.wisdom.test source files ...
F:\workspace\stringutils\src\com\wisdom\test\stringutilstest.java:11: encoding GBK non-mapped characters
* Animals Next Divisions mei: Pen 堝 stringutils aya Meat crypto Han Cuppacino examination aya?
^
F:\workspace\stringutils\src\com\wisdom\test\stringutilstest.java:12: encoding GBK non-mapped characters
* Raccoon Gehu?: Heweina
^
F:\WORKSPACE\STRINGUTILS\SRC\COM\WISDOM\TEST\STRINGUTILSTEST.JAVA:14: encoding GBK non-mapped characters
* chain? 悗 ki Adjust ã time: 2012-4-27 Juan Semi 崍 11:27:55
^
F:\WORKSPACE\STRINGUTILS\SRC\COM\WISDOM\TEST\STRINGUTILSTEST.JAVA:15: encoding GBK non-mapped characters
* chain? 悗 ki adjust bang? Heweina

This project was also generated before the Java doc, but the encoding method is "GBK" so no error, today I changed the code of the project to "UTF-8", the generation of Java doc again when the above error (the above is part), from the error can be clearly seen in the coding problem, Just do not know where to add the specified character encoding, after searching the Internet, found the following solution:

Under VM Options, add the following:

-encoding UTF-8-charset UTF-8

Click Finish.

See the attached image for specific error hints and how to modify them.

"20140113-2" error MyEclipse generating Javadoc: Non-mapped characters encoded GBK

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.