Intellij idea 2024.3.5 impossible to find groovy test in default package
已回答
Me and me colleague have same idea version but when we import same maven project and launch tests (groovy) in some module he got error that no tests are available in default package. This errored behaviour is not present when he start tests for other modules. If i perform same operations all is ok so we can say it is an idea problem not application one (pom.xml or…)
Can you give me some help?
We have already check configurations looking for differences, he removed .cache, removed .idea and .iml from project directory but he got always same behaviour.
Thanks
请先登录再写评论。
Please check if below points have been covered:
Hi Bond Han, thanks a lot for your help.
My colleague applied suggestions but no way.
I would like to reset his situation; we both installed intellij on opensuse manually from tar.gz under /opt/idea24.3.5 dir.
So i would
1) remove local and tmp dirs (can you suggest full list?)
Is this enough?
https://www.jetbrains.com/help/idea/2024.3/uninstall.html#standalone
1) remove his installation dir /opt/idea24.3.5 and re-extract original idea tar.gz (i suppose that copying my /opt/idea24.3.5 should be a bad idea)
Br
https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html
Restoring back to default is also one way to try: File | Manage IDE Settings | Restore Default Settings(Backup first if needed)