This message was deleted.
# community-support
s
This message was deleted.
v
Well, because that is the actual class name. It will not work with the wrong class name with Maven either. Besides that any way you are talking about an IDE functionality.
r
It is working with maven...
That's gradle, not working...
That's maven, it's working
and that's the link when u click the maven
that's gradle with import okhttp3 only
v
Still not a Gradle problem, but an IDE problem. Maybe you did not import the project properly. Or maybe you added OkHttp but did not refresh the project and don't have it set to auto-refresh. I cannot help much, because I don't touch Eclipse with a 5-foot-pole if I can prevent it. As long as it builds from the commandline, here is not really the right place to ask. If you try to build from the commandline with Gradle and it does not find the class, then you would be at the correct place to ask.
r
I understand, I'm doing it both now in intellij
wait
hold on, I refresh gradle, now its working
👌 1
thanks a lot @Vampire
v
yw