Hi Michael,<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">I have tried several times and failed to import the ImageJ2 source as an<br>


Eclipse project using the instructions here:<br>
<a href="http://imagejdev.org/eclipse" target="_blank">http://imagejdev.org/eclipse</a><br></blockquote>
<br>Sorry for your trouble.<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">JavaHL is not installed by installing subversion, it is provided by<br>


libsvn-java.  However, installing libsvn-java doesn&#39;t fix the problem,<br></blockquote>
<br>Thanks for the info, and sorry for the misinformation. I have updated the instructions accordingly.<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">


I&#39;m now stuck because apparently JavaHL is installed<br>
(Window-Preferences-Team-SVN shows me a version number).<br></blockquote>
<br>The &quot;m2eclipse Extras&quot; provide the Maven/SCM integration. Since I wrote those instructions, they have updated the Extras to be more granular. You must now also install the &quot;Maven Integration for Subclipse&quot; in order to import Maven projects via SVN. I tested it just now, and it works for me. I have updated the instructions accordingly.<br>

<br>Alternately, if you don&#39;t want to use m2eclipse Extras, you can do what Barry suggested: check out the code using SVN on the command line, then &quot;File &gt; Import &gt; Existing Maven Projects&quot; into Eclipse. (This is what we do personally.)<br>

<br>-Curtis<br><br><div class="gmail_quote">On Mon, Apr 4, 2011 at 10:31 AM, Michael Doube <span dir="ltr">&lt;<a href="mailto:michael@doube.net">michael@doube.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi all,<br>
<br>
I have tried several times and failed to import the ImageJ2 source as an<br>
Eclipse project using the instructions here:<br>
<a href="http://imagejdev.org/eclipse" target="_blank">http://imagejdev.org/eclipse</a><br>
<br>
I&#39;m using Ubuntu 10.10, Eclipse Galileo (from apt repo, though Helios<br>
binary from <a href="http://eclipse.org" target="_blank">eclipse.org</a> is also affected) and Sun&#39;s JDK.<br>
<br>
When I try to &quot;Check out ImageJ&quot;, in step 3 the drop down list is greyed<br>
out where I should be selecting &#39;svn&#39;, and the Finish button is also<br>
greyed out.<br>
<br>
JavaHL is not installed by installing subversion, it is provided by<br>
libsvn-java.  However, installing libsvn-java doesn&#39;t fix the problem,<br>
<br>
I&#39;m now stuck because apparently JavaHL is installed<br>
(Window-Preferences-Team-SVN shows me a version number).<br>
<br>
Any ideas?  I&#39;d like to start playing with the new code with a view to<br>
moving BoneJ to it.<br>
<br>
Michael<br>
<br>
_______________________________________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagejdev.org">ImageJ-devel@imagejdev.org</a><br>
<a href="http://imagejdev.org/mailman/listinfo/imagej-devel" target="_blank">http://imagejdev.org/mailman/listinfo/imagej-devel</a><br>
</blockquote></div><br>