Is there a way to tell IntelliJ never to use wildcard imports? Under ‘Settings > Code Style > Imports’, I can see that you can specify the ‘class count’...
This is because the className value which you are passing as argument forforName(String className) method is not found or doesn’t exists, or you a re passing the wrong value...