Created attachment 36519 [details] Source code compilation GUI 1. Official website download source 2.Use eclipse for source code compilation 3.Execution source NewDriver class, JMeter debugging page appears Chinese garbled 4.The project code is UTF-8
This is a known bug. We are hoping to get it fixed while migrating to gradle. You can fix it locally by using "ant clean install" to translate the encoded properties.
@Mr-Bear, can you please try https://github.com/apache/jmeter/pull/448 ?
This has been fixed by Bug 63630. *** This bug has been marked as a duplicate of bug 63630 ***
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5045