Connectivity requirements
IDEtalk is a networking plugin and has several network requirements. In most cases the plugin should work seamlessly, but if you have a firewall on your computer you may need to change its settings:- Open UDP port - 2863
- Open TCP port - 2864+ (depends on number of simultaneously running IDEAs on your computer)
- Enabled IP multicasting - 239.203.13.64. You should be either in the same subnet as your colleagues, or IP multicast forwarding must be enabled on the router. Ask your sysadmin if unsure.
For IntelliJ IDEA 6.0 users
IDEtalk is bundled with this version of IntelliJ IDEA, there is no need to install plugin.
Download and Installation
IDEtalk plugin, available in plugins repository, works with IntelliJ IDEA 4.5/5.0.
Installation via Plugin Manager
- In IntelliJ IDEA 4.5/5.0, go to the Plugin Manager (Ctrl-Alt-S, S).
- Open the "Available" tab.
- Sort plugins by category. Find IDEtalk plugin under "Teamwork".
- Right-click on the plugin name and install it.
- Restart IDEA, as requested.
Manual installation
- Download plugin archive. (~460K)
- Unpack the archive in the IDEA plugins directory. For Windows it is usually
C:\Documents and Settings\[user]\.IntelliJIdea\config\plugins; for Unix -$HOME/.IntelliJIdea/config/plugins - Restart IDEA.