IntelliJ cannot find the declaration to go to when I open RabbitMQ java client in IntelliJ
Answered

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.
Please sign in to leave a comment.
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?