Reference Provider API, Code Completion, etc
Is there any documentation on the web about how to tie the components together to perform code completion and support the ctrl-click navigation to declarations? I've searched for the past couple days and haven't found anything. I'm also frustrated, because I found an open source plugin which does something similar to what I want, but the reference provider registration uses com.intellij.xml.util.XmlUtil, and I can't find that class anywhere in IntelliJ 8.1.4 Open API implementation.
Please sign in to leave a comment.
One other thing: The link on the Plugin information page to the tutorial on piraya.nl is broken. The page doesn't exist anymore.
Hello Brad,
You'll need to add idea.jar to the classpath of the IntelliJ IDEA SDK.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"