I\'d like to know how to setup IntelliJ to point to the JDK documentation so the documentation popups that display during code completion will show me what the function I\'m
have you installed the Apple Java Developer package?
It provides src.jar and docs.jar in /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Home
Note this is since update 3. If these are present Intellij will just find them, or at least mine did.
details are in the Java update release notes