Hi everyone,<br><br>Grant and I committed an initial version of his
IjX refactoring, based on ImageJ 1.42a.<br><br>You can access it from the imagejdev git
repository:<br>
<br>
The repository is enabled for read-only public access:<br>
  <span class="il">git</span> clone <span class="il">git</span>://<span class="il">imagejdev</span>.<span class="il">org</span>/imagej.<span class="il">git</span><br>
<br>
Or read/write access (once your SSH public key is registered):<br>

  <span class="il">git</span> clone <span class="il">git</span>@<span class="il">imagejdev</span>.<span class="il">org</span>:imagej.<span class="il">git</span><br>
<br>
(If you want commit access to the repository, send me an SSH public key, and I&#39;ll add you.)<br><br>Or if you would rather just download the code as an archive for the moment:<br>  <a href="http://imagejdev.org/files/software/misc/IjX-12-15-09.zip">http://imagejdev.org/files/software/misc/IjX-12-15-09.zip</a><br>

<br>The AWT version is currently functional, but Grant is still tweaking the Swing version, specifically java.awt.MenuBar vs. javax.swing.JMenuBar and related issues. We will follow up again within a few days with an update on that.<br>

<br>Regards,<br>Curtis<br>