1.idea控制台乱码

打开File->Settings->Editer->File Encoding,将IDE Encoding 和 Project Encoding 都改为UTF-8

 

2. 

skipped breakpoint at because it happened inside debugger evaluation

In short, to avoid it use suspend thread (not all) breakpoint policy.

idea 常见问题

 

相关文章: