Tested On:
Eclipse: 2025-06
Plugin: 5.9.0 using 3.0.25 compiler
Eclipse: 2025-12
Plugin: 6.0.0 using 3.0.25 compiler
Steps to reproduce:
- Create groovy test class. I'm using Spock.
- Run the test class
- Right click on test class and go to Run Configurations
- Dialog appears "Searching for test methods in " for a considerable amount of time.
In my case, it took up to 90 seconds to open the run configuration on 2025-06 version.
On 2025-12 version, it took 5-6 times longer.
This was not an issue for the same test class in eclipse 2023-03 using plugin version 4.9.0.