Strange symbols in IntellJ IDEA instead of javadoc symbols

Answered

Hi everyone.

Today I opened my IntelliJ IDEA and saw strange symbols instead of javadoc symbols. I've tryed to change file encoding, but it didn't help.If delete last asterix in line 3 this code will be converted to multiline comment.

Does somebody know what is it and how to fix it?

0
3 comments

What OS, Java version and editor font do you use? Does changing the editor font help?

Does it happen in all the file types?

1
Avatar
Permanently deleted user

OS - Windows 10, Java version - 1.8.0_161. I've used font "Source Code Pro". Now I changed font and problem resolved.

Thank you very much Serge.

0

Source Code Pro installation may be incomplete, see https://youtrack.jetbrains.com/v2/issue/IDEA-168744 for details.

0

Please sign in to leave a comment.