JetBrains / package-search-intellij-plugin

Package Search is an IntelliJ plugin that allows you to search for packages from the editor.
https://package-search.jetbrains.com/
Apache License 2.0
18 stars 2 forks source link

Plugin showing "No supported modules were found. Try refreshing external projects" error #118

Closed sivaprasadreddy closed 8 months ago

sivaprasadreddy commented 9 months ago

I am using IntelliJ IDEA 2023.3.4 (Ultimate Edition) Build #IU-233.14475.28. I have installed the latest Package Search plugin (233.11800.6) and opened a multi-module maven project. When I open Package Search Tool window, it shows "No supported modules were found. Try refreshing external projects" error. Nothing happens even after clicking Refresh.

lamba92 commented 9 months ago

Hi thank you for the report! Do you have a test project on which we can test on?

Nasller commented 9 months ago

This problem is very easy to reproduce on maven package manager,many official source libraries are not working For example. https://github.com/netty/netty https://github.com/apache/dubbo