Hello, I have switched today to using IntelliJ as my future hopefully preferred IDE for JMeter.
I followed below tutorial which is not up to date anymore I think: - https://github.com/apache/jmeter/blob/c7279348335b820c35ee570462cb2e0b4eb1c370/CONTRIBUTING.md 1) Using IntelliJ IDEA 2021.2.3, I didn't get a popup to be able to select: - Make sure Create separate module per source set is selected - Make sure Use default gradle wrapper is selected 2) I used gradle runGui task to debug JMeter, is it the advised way ? If not, maybe the advised way should be documented. -- Regards Philippe M.
