error: unmappable character for encoding UTF-8

后端 未结 4 1059
梦谈多话
梦谈多话 2021-01-02 07:44

error: unmappable character for encoding UTF-8 Because of copyright character, I am getting this error. I am using netebans 7.2.

/**
 *  � 2006
 * 
 * This         


        
4条回答
  •  既然无缘
    2021-01-02 08:04

    Right-click the project node in the Projects window and choose Properties. In the left column under Categories, select Sources. And set it to ISO-8859-1

提交回复
热议问题