intellij : "search results are not loaded check the internet connection"

gristy picture gristy · Dec 3, 2018 · Viewed 11.5k times · Source

Using Intelliji for Java, I'm trying to get cucumber plugin, so i go to the file dropdown menu and go to settings menu and go to plugins. I type in cucumber in the plugins search bar. But nothing is found in the search results. The message given is " search results are not loaded check the internet connection " I also get " marketplace plugins are not loaded. Check the internet connection and >refresh< "

My internet connection is fine. I've already downloaded a load of dependancies using maven via intellij. the refresh button doesn't help. Why does intellij think the problem is no internet connection? How do I get intellij to find plugins?

Answer

gristy picture gristy · Dec 4, 2018

I needed to set up a proxy under Appearance & Behavior Settings, System Settings, HTTP Proxy. I selected auto detect proxy settings. After this I was able to see plugins in the marketplace window.