Plugins (1059)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0

Plugins

RMI Plugin v1.6.0 released    

Posted by: genady - on Saturday, August 21, 2004 - 08:04 AM
 
A new version of the RMI Plugin is now available at http://www.genady.net/rmi/v16/.

The new version supports Eclipse 3.0

The main features of the new version are:


  • RMI Registry Inspector lists the objects that are registered
    in the RMI registry and provides detailed information about each object. It is
    even possible to invoke remote methods directly from Eclipse!

  • RMI Registry Control Center - The control over the local RMI registry
    has improved since the last version. Now you can start and stop the registry
    using a toolbar button. It is even possible to kill the registry process
    started outside Eclipse (WinXP only)

  • RMI Compiler message parsing - The plugin now tries hard to parse the error messages
    that are produced by the RMI compiler, and in many cases individual problems appear
    in the problems view.

  • Launching RMI applications has been made easier with the introduction of the
    "Run As ..." shortcut in the "Run" menu. The RMI Launcher dialog box warns you
    if you don't have either the codebase or the security policy set.

  • Many other small fixes and performance improvements.