技术开发 频道

RMI Plug-in for Eclipse 2.0 发布

IT168 技术新闻】 
    RMI Plug-in for Eclipse 2.0版本发布了. 

    RMI Plug-in for Eclipse 是一款优秀的基于Eclipse平台开发RMI应用的工具. 

    功能包括: 

    Ready to use examples 
    Wizards for common RMI elements 
    Automatic stubs generation 
    RMI-specific Application Launcher 
    No more codebase and security policy troubles 
    Easy configuration of all RMI VM properties 
    Restart or clean the registry before application launch 
    Custom pre-launch and post-termination commands 
    Local RMI registry control (start/stop/clean) 
    RMI Registry Inspector 
    View registry contents 
    View class hierarchy of registered objects 
    Call remote methods directly from Eclipse 
    RMI Spy - monitor the RMI activity of your application - LIVE! 

    关于新版本,官方提到: 

    In the new version there are two new major features: RMI Spy - live monitor of the RMI activity in an RMI application, and ready to use examples - the best way of getting started with RMI in Eclipse. The RMI Registry inspector has greatly improved and it can now invoke almost any remote method (in previous version it was only possible to invoke methods that receive no arguments). Also new in v2.0 - enhanced Java 5 and Java 6 support 

    官方下载: 
    http://www.genady.net/rmi/v20/
0
相关文章