I\'m trying to run my junit test (to verify that a properties file loads correctly) but
I get ClassNotFoundException although the class is there and all requir
Now: Check if there is no errors suggesting it can be a plugin (any plugin) that has something to do with tests.
In my case:
Spent few hours on trying to guess it!.