Philippe>1) Using IntelliJ IDEA 2021.2.3, I didn't get a popup to be able to select: Philippe> - Make sure Create separate module per source set is selected Philippe> - Make sure Use default gradle wrapper is selected
Those steps indeed seem obsolete. I think nowadays the only question it raises is "do you trust the project?" Philippe>2) I used gradle runGui task to debug JMeter, is it the advised way ? Both debugging runGui and debugging individual tests should work. Earlier I created a "run configuration" that launches NewDriver with a classpath of "dist" module, however, I debug tests or debug runGui task. Vladimir