NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed. (sponsored)
In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.
Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.
Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
The plugin is compatible with both
IDEA 4.5
and forthcoming
IDEA 5.0
(Irida).
IDEtalk is a plugin for IntelliJ IDEA that adds collaboration features to this superb Java IDE.
Currently it connects developers working in the same network, but we plan to support Jabber
transport in the nearest future. The major
features
of the plugin are:
Send navigatable stacktrace to users from your contact list. Provide optional message.
Send code pointer to a user. No need to ask "Please open file xxx line yyy" while discussing a code.
Even if local and remote version of the file differ, correct position in the file will be opened.
View list of files opened by your colleague. View diff between local and remote version of the
file and merge remote changes into the local version.
Basic instant messaging.
Basic session-wide history of messages.
If you want to participate in plugin development feel free to join our
mailing list
.
IDEtalk 0.5.6 - collaboration tool for IntelliJ IDEA
URL: IDEtalk
At 5:56 PM on Jun 13, 2005, Kirill Maximov wrote:
Fresh Jobs for Developers Post a job opportunity
New version of the collaboration plugin for IntelliJ IDEA is released.
IDEtalk 0.5.6 contains several improvements including:
You may view screenshots or download the plugin at http://idetalk.com or install it via plugin manager of IntelliJ IDEA.
The plugin is compatible with both IDEA 4.5 and forthcoming IDEA 5.0 (Irida).
IDEtalk is a plugin for IntelliJ IDEA that adds collaboration features to this superb Java IDE. Currently it connects developers working in the same network, but we plan to support Jabber transport in the nearest future. The major features of the plugin are:
If you want to participate in plugin development feel free to join our mailing list .
With kind regards,
KIR
1 replies so far (
Post your own)
Re: IDEtalk 0.5.6 - collaboration tool for IntelliJ IDEA
0.5.6 distribution pack contained a serious problem, so I released the fix as 0.5.6.1 version.I really sorry
-- KIR