IntelliJ cannot find the declaration to go to when I open RabbitMQ java client in IntelliJ
已回答

I used "Import a project" to open the pom.xml in the RabbitMQ Java client source code. And then add an Ant Build with opening file build.xml in the RabbitMQ Java client source code. Now the project can be compiled, but cannot jump to the declaration.
请先登录再写评论。
Sorry.
It is configuration issue. I changed some configurations, and it was resolved.
Hi, Chenchao!
Could you specify the actions done to resolve this issue?