The RMI Plugin for Eclipse is now available at http://www.genady.net/rmi/. This website relates to old versions of the plugin (1.4.0 and earlier).
The RMI plugin adds the ability to auto-generate RMI stubs and skeletons in RMI projects. The plugin was originally developed for the Eclipse platform, but special versions are available for WSAD 4.0.3 and WSAD 5.
The RMI plugin was developed by Genady Beryozkin.
Follow these instructions to install the RMI plugin:
plugins
folder of your eclipse (or WSAD) installationc:\eclipse\plugins
)C:\Program Files\IBM WebSphere Studio\eclipse\plugins
)il.net.inter.genadyb.rmi_1.x.0
or in older versions generate-rmi_1.x.x
). The README files are a good starting point and they also server as the user manual.
You can always ask more questions in the
forum or using the mailing list.
Q: | When exportin classes to a JAR file, Eclipse complains about missing debug info |
A: | The RMI compiler does not generate the "source file" debug attribute unless you keep the source files. Specify the "-keep" compiler flag in project's RMI properties and the warning will be gone. |
Q: | I get the "Unsupported major.minor version" error |
A: | The error happens because your project is developed on JDK 1.3.x,
while the VM that runs eclipse itself is from JDK 1.4.x. You should
point the "tools.jar" location to the "tools.jar"
file in the JDK 1.4.x "lib" directory (in the
RMI project properties). |
Report the bugs and enter your feature requests here
The RMI plugin required the biggest development effort among the lunar-eclipse plugins. It was developed in order to solve a small yet annoying problem, but has grown to become a popular utility for developers who use RMI. I do my best to continue developing this plugin and provide it for free along with the source code. Support for the plugin is provided using a public forum, the mailing list or directly by email. In order to support further development, or just to say thank you, you may register it using Reg.Net's secure registration system.
What do you get if you register the plugin? First, you support open source development. Second, you encourage me to develop new versions and implement new features. Third, you get a priority in resolving bugs and implementing new features.
So if you think this plugin is worth its $15, register it here.
Within a week after your registration I will send you your personal registration key, which you will be able to enter into an appropriate dialog box in the next version of the plugin ;)
Last changed: Tuesday, May 06, 2003 14:43