Reference Scanner currently supports Eclipse and IntelliJ IDE's with plugins.
If such a plugin is installed then source code links in Reference Scanner
will be available. Clicking a source code link for fields, methods or classes
brings the according declaration or implementation in the Java IDE to front.
Eclipse Plugin Installation
Open menu items:
Help -> Software Updates -> Find and Install -> Search for new features to install -> New remote site.
Copy the .jar to ${user.home}/.IntelliJIdea60/config/plugins/ .
The plugin locations for several Idea releases are:
5 => .IntelliJIdea50/config/plugins/
6 => .IntelliJIdea60/config/plugins/
7 => .IntelliJIdea70/config/plugins/
8 => .IntelliJIdea80/config/plugins/
8.1 => .IntelliJIdea80/config/plugins/ (not into ..8x also if ..8x exists !)
Restart the IDE and test the plugin (see below).
Plugin Test
Port 4041 on the Reference Scanner's machine is reserved for the plugin.
Test whether it is correctly installed and gives you any feedback: http://localhost:4041/