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'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'm now stuck because apparently JavaHL is installed<br>
(Window-Preferences-Team-SVN shows me a version number).<br></blockquote>
<br>The "m2eclipse Extras" 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 "Maven Integration for Subclipse" 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't want to use m2eclipse Extras, you can do what Barry suggested: check out the code using SVN on the command line, then "File > Import > Existing Maven Projects" 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"><<a href="mailto:michael@doube.net">michael@doube.net</a>></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'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's JDK.<br>
<br>
When I try to "Check out ImageJ", in step 3 the drop down list is greyed<br>
out where I should be selecting 'svn', 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't fix the problem,<br>
<br>
I'm now stuck because apparently JavaHL is installed<br>
(Window-Preferences-Team-SVN shows me a version number).<br>
<br>
Any ideas? I'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>