IDEA plug-in search fails

Foreword

Experimental testing of software to do today: do white-box testing with JUnit, so you want to install IDEA yesterday in JUnitGenerator V2.0, met less than any plug-ins found in IDEA plug-in library issues.

This issue also has other Description:

  • Marketplace plugins are not loaded.
  • Search results are not loaded.Check the internet connection.
  • and many more

A detailed description of the problem

IDEA plugin search when no search results, as follows.

IDEA into the interface, click on File-> Settings-> Plugins-> Marketplace.

(My IDEA is IntelliJ IDEA Community Edition 2019.3.4 x64, other versions may interface is not the same, but does not affect the operation.)

Will not appear when the search:

Marketplace plugins are not loaded.

Any plug-in search junit, etc., will appear the following conditions:

IDEAMarketplaceFailed

Search results are not loaded.
Check the internet connection.

Upon inquiry, and testing can be resolved by following these steps:

  1. Turn off the computer's firewall

    My system is Windows10, Windows Defender firewall closed all of. (How close the firewall should not talk about it)

    WindowsDefender firewall

  2. Add Plugin Repository in the IDEA

    IDEAManagePluginRepositories

    Click Manage Plugin Repositories, then click the +button to add a Plugin Repository, and then click OK.

    http://plugins.jetbrains.com/
    

    IDEAAddPluginRepository

    Then you can see the plugin.

    IDEAMarketplaceSucceeded

If that does not work, try restarting IDEA or restart the computer.

If not, then again, try the following method.

other instructions

Yesterday when I do that, the above method is OK.

When writing blog again today to try this method, but also found that the method does not work. In the course of the study, or with the case of this method, this method suddenly it.

In other words, this method is not stable ......, unknown reason ..

Upon inquiry, there are other ways, such as opening IDEA administrator mode, turn off IDEA version update prompt and agents, and other methods, see detailed reference links it.

Reference links


Author: @ smelly salted fish

Please indicate the source: https://www.cnblogs.com/chouxianyu/

Welcome to discuss and share!


Guess you like

Origin www.cnblogs.com/chouxianyu/p/12604365.html