<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0">

<channel>
<title>RMI Plug-in for Eclipse</title>
<link>http://www.genady.net/rmi/</link>
<description>News for the RMI Plug-in for Eclipse</description>
<language>en-us</language>
<copyright>(C) Genady Beryozkin</copyright>
<pubDate>Wed, 21 Mar 2007 01:48:38 GMT</pubDate>
<lastBuildDate>Sat, 20 Oct 2007 09:01:44 GMT</lastBuildDate>
<managingEditor>rmi-info@genady.net</managingEditor>

<image>
<title>RMI Plug-in for Eclipse</title>
<url>http://www.genady.net/rmi/images/rmi_very_small_logo.png</url>
<link>http://www.genady.net/rmi/</link>
<description>RMI Plug-in for Eclipse Logo</description>
</image>


<item>
<title>RMI Plug-in for Eclipse v2.0.7 for Eclipse 3.3</title>
<link>http://www.genady.net/rmi/v20/</link>
<guid>http://www.genady.net/rmi/12</guid>
<pubDate>Sat, 20 Oct 2007 09:01:44 GMT</pubDate>
<description>
The new version (2.0.7) adresses Eclipse 3.3 specific issues
and integrations.
</description>
</item>

<item>
<title>RMI Plug-in for Eclipse v2.0.6</title>
<link>http://www.genady.net/rmi/v20/</link>
<guid>http://www.genady.net/rmi/11</guid>
<pubDate>Wed, 21 Mar 2007 01:48:38 GMT</pubDate>
<description>
<![CDATA[
					<H3 class="redStyle">Changes in <a href="http://www.genady.net/rmi/v20/">v2.0.6</a></H3>
					<ul class="notopmargin">
<li><b>New</b>: Number of unnecessary full rebuilds has been reduced (state is now saved between eclipse sessions)</li>
<li><b>New</b>: Automatically detect and install missing Java SDKs.</li>
<li><b>New</b>: Windows Vista is now supported for killing the registry.</li>
<li>Fix rare deadlock bug that could happen if the RMI compiler produced too 
    many error messages.</li>
<li>RMI Spy: Fix an error that would cause a crash when a primitive array was logged.</li>

<li>Compiler diagnostics: More efficient system resource usage and improved
    usability.</li>
<li>Fix a discovery location in the feature.xml file.</li>
					</ul>
]]>
</description>
</item>

<item>
<title>RMI Plug-in for Eclipse Support Site</title>
<link>http://www.genady.net/support/</link>
<guid>http://www.genady.net/support/</guid>
<pubDate>Sat, 13 Jan 2007 13:22:44 GMT</pubDate>
<description>
A new support site has been launched for the RMI Plug-in for Eclipse
at http://www.genady.net/support/
</description>
</item>

<item>
<title>RMI Plug-in for Eclipse v2.0.5</title>
<link>http://www.genady.net/rmi/v20/</link>
<guid>http://www.genady.net/rmi/9</guid>
<pubDate>Tue, 09 Jan 2007 15:38:00 GMT</pubDate>
<description>
<![CDATA[
					<H3 class="redStyle">Changes in <a href="http://www.genady.net/rmi/v20/">v2.0.5</a></H3>
					<ul class="notopmargin">
						<li>New &quot;Remote File System&quot; example added to the built in examples/tutorials.</li>
						<li>Improved compatibility of the (rmic) stubs generation framework. Updated supported platforms list.</li>
						<li>RMI Registry Changes:
						<ul>
							<li>The global registry process now has an attached console
							window.</li>
							<li>The registry console can display all the errors that are
							detected by <br>
							the RMI Registry (such as misconfigured codebase or wrong
							classpath).</li>
							<li>When the registry is started for an RMI application, use
							that application's rmi registry path (based on it's JRE library).</li>
							<li>It is possible to provide extra arguments to the
							registry executable.</li>
						</ul>
						</li>
						<li>RMI Spy Changes:
						<ul>
						<li>RMI Spy now displays the number of elements in array arguments.</li>
						<li>Updated the <a href="http://www.genady.net/rmi/v20/docs/spy/spy_effects.html">application
						effects</a> doumentation.</li>
						<li>Fixed invalid bytecode generation in the RMI Spy that could fail the bytecode verifier.</li>
							<li>Fixed incorrect reporting of null arguments/return values with -v11 stubs.</li>
							<li>RMI Spy view could attempt to connect to a terminated
							process if launch configuration was concurrently modified.</li>
						</ul>
						</li>
						<li>Some error messages were rephrased, plugin branding added.</li>
					</ul>
]]>
</description>
</item>

<item>
<title>Java DNS Logger (not for RMI)</title>
<link>http://www.genady.net/dns/</link>
<guid>http://www.genady.net/dns/1</guid>
<pubDate>Sun, 24 Dec 2006 17:32:53 GMT</pubDate>
<description>
This is a small utility that can log all hostname lookups made by a Java application. 
More info at http://www.genady.net/dns/ 
</description>
</item>

<item>
<title>RMI Plug-in for Eclipse v2.0.2.4</title>
<link>http://www.genady.net/rmi/v20/</link>
<guid>http://www.genady.net/rmi/7</guid>
<pubDate>Fri, 22 Dec 2006 15:10:42 GMT</pubDate>
<description>v2.0.2.4 is a new bugfix release that corrects the "missing JAR" issue
introduced in v2.0.2.2.
</description>
</item>

<item>
<title>New Flash demos added</title>
<link>http://www.genady.net/rmi/v20/demos/</link>
<guid>http://www.genady.net/rmi/4</guid>
<pubDate>Sun, 17 Dec 2006 22:53:34 GMT</pubDate>
<description>Two new flash demos were added - creating a simple RMI client
and running both the client and the server.
</description>
</item>


<item>
<title>Version v2.0.2.2 has been released</title>
<link>http://www.genady.net/rmi/</link>
<pubDate>Fri, 24 Nov 2006 14:53:34 GMT</pubDate>
<guid>http://www.genady.net/rmi/3</guid>
<description>Corrected few usability issues:

List of fixes:
(*) Registry Inspector: Sometimes the GC help message would not show when it should be showing.
(*) Feedback Dialog: You're now kindly prompted to enter your email when submitting feedback.
(*) Registry Control Center: When starting a new registry process, a warning 
    message is displayed if the external environment has a CLASSPATH 
    variable which will be unset for the registry process (previously 
    it would be unset without such warning).
(*) Updated to ASM 3.0 (final)
</description>
</item>

<item>
<title>Version v2.0.2.1 has been released</title>
<link>http://www.genady.net/rmi/</link>
<pubDate>Sun, 29 Oct 2006 14:41:52 GMT</pubDate>
<guid>http://www.genady.net/rmi/2</guid>
<description>Few post-release issues that were discovered in version 2.0.2 were fixed.

List of fixes:
(*) RMI Spy: Fix possibly incorrect serialization size reports. 
(*) RMI Spy: Fix: Sometimes timing data of server method calls would not be reported. 
(*) RMI Spy: Remove the "waiting for connection" page if connection with the VM has failed. 
(*) RMI Spy: Fix: Sometimes RMI Spy would fail to run a program if the Eclipse installation folder contained spaces. 
</description>
</item>


<item>
<title>RMI Plug-in for Eclipse v2.0.2 for RSA/RAD6.0 and Eclipse 3.0</title>
<link>http://www.genady.net/rmi/</link>
<guid>http://www.genady.net/rmi/1</guid>
<pubDate>Sat, 28 Oct 2006 00:36:24 GMT</pubDate>
<description>RMI Plug-in for Eclipse v2.0.2 for RSA/RAD6.0 and Eclipse 3.0 has been released. The new version is based on the Eclipse 3.2 version with few necessary modifications.</description>
</item>

<item>
<title>RMI Plug-in for Eclipse v2.0.2</title>
<link>http://www.genady.net/rmi/</link>
<guid>http://www.genady.net/rmi/0</guid>
<pubDate>Sat, 28 Oct 2006 00:30:24 GMT</pubDate>
<description>RMI Plug-in for Eclipse 2.0.2 has been released.</description>
</item>

</channel>
</rss>

