RMI Plugin v1.6.0 released
Articles / Plugins
Posted by genady on Aug 21, 2004 - 08:04 AM
|
A new version of the RMI Plugin is now available at http://www.genady.net/rmi/v16/ [1].
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.
|
This article is from Eclipse Plugin Central
http://www.eclipseplugincentral.com/
The URL for this story is:
http://www.eclipseplugincentral.com/modules.php?op=modload&name=News&file=article&sid=248
Links in this article
[1] http://www.genady.net/rmi/v16/
|