Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

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.

Introduction to Groovy Part 3

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.

Easier Custom Components with Swing Fuse

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.

Benchmark Analysis: Guice vs Spring

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.
Replies: 1 - Pages: 1  
  Click to reply to this thread Reply

IDEtalk 0.5.6 - collaboration tool for IntelliJ IDEA

URL: IDEtalk

At 5:56 PM on Jun 13, 2005, Kirill Maximov wrote:

New version of the collaboration plugin for IntelliJ IDEA is released.
IDEtalk 0.5.6 contains several improvements including:

  • Optional sound notifications for incoming messages.
  • Better URL recognizing in message text.
  • Minor usability improvements.
  • Several minor bugfixes.

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:

  • 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 .

With kind regards,
KIR

1 . At 2:12 PM on Jun 14, 2005, Kirill Maximov wrote:
  Click to reply to this thread Reply

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

thread.rss_message