Hi Johannes,<br><br>I completely agree that we should not require Eclipse as an IDE for Fiji or ImageJ developers. No way, no how. :-)<br><br>Rather, my idea was to setup Eclipse on the server for use as a post-commit 
hook.<br><br>It is possible to invoke certain Eclipse features from the command line, such as the code formatter:<br><a href="http://blogs.operationaldynamics.com/andrew/software/java-gnome/eclipse-code-format-from-command-line.html">http://blogs.operationaldynamics.com/andrew/software/java-gnome/eclipse-code-format-from-command-line.html</a><br>

<br>I have also been looking at Maven and it is capable of running many reports (e.g., code coverage analysis) as part of its project web site generation. With a continuous integration system such as Hudson in place, we can leverage this functionality to provide a lot of feedback to the community on a regular basis about the health of the project.<br>

<br>-Curtis<br><br><div class="gmail_quote">On Wed, Apr 14, 2010 at 4:48 PM, Johannes Schindelin <span dir="ltr">&lt;<a href="mailto:Johannes.Schindelin@gmx.de">Johannes.Schindelin@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi,<br>
<div class="im"><br>
On Wed, 14 Apr 2010, Curtis Rueden wrote:<br>
<br>
&gt; I agree that we should pay attention to the coding style of imglib,<br>
&gt; ImageJ and related Fiji projects. My current plan for ImageJ is to use<br>
&gt; Eclipse, since it allows you to define source code formatting<br>
&gt; conventions and apply them. I believe you can also export the rules as<br>
&gt; XML so that we can commit them to the git repository. Eventually we<br>
&gt; could even have a post-commit hook to take care of it.<br>
<br>
</div>I tried to avoid requiring Eclipse, but I won&#39;t fight the tide.<br>
<br>
Ciao,<br>
Johannes<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">You received this message because you are subscribed to the Google Groups &quot;Fiji-devel&quot; group.<br>
To post to this group, send email to <a href="mailto:fiji-devel@googlegroups.com">fiji-devel@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href="mailto:fiji-devel%2Bunsubscribe@googlegroups.com">fiji-devel+unsubscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href="http://groups.google.com/group/fiji-devel?hl=en" target="_blank">http://groups.google.com/group/fiji-devel?hl=en</a>.<br>
<br>
</div></div></blockquote></div><br>