apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
7.97k stars 2.02k forks source link

how to debug in gui #6260

Closed ibingdian closed 1 month ago

ibingdian commented 1 month ago

Use case

i download the latest jmeter source,then how to debug the gui?

Possible solution

No response

Possible workarounds

No response

JMeter Version

5.6.3

Java Version

17

OS Version

windows

vlsi commented 1 month ago

Install IntelliJ IDEA, and use run with debugger.

runGui with debugger