Javadoc charset
SemonCat opened this issue · comments
SemonCat commented
When I execute Javadoc,I got exception.
unmappable character for encoding MS950
How to fix it?
Alexander Savin commented
@SemonCat It will work with https://github.com/Vorlonsoft/GradleMavenPush. Please read README.md before use it.
Change JAVADOC_ENCODING
(default is "UTF-8") and JAVADOC_CHARSET
(default is "UTF-8") for your project.