<div dir="ltr">Hi Ghislain,<div><br></div><div>> <span style="font-family:arial,sans-serif;font-size:13px">Once the build finishes, you can follow the steps outlined</span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Note that those instructions are rather out of date now. If you use the "Eclipse IDE for Java developers" bundle of Kepler (4.3), it comes with the M2E plugin (i.e., Maven support).</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Here is the table of which versions of Eclipse come with Maven support:</span></div>
<div><font face="arial, sans-serif"> <a href="http://eclipse.org/downloads/compare.php?release=kepler">http://eclipse.org/downloads/compare.php?release=kepler</a></font><br></div><div><font face="arial, sans-serif"><br>
</font></div><div><font face="arial, sans-serif">You can also skip the "ant jars" and "mvn generate-sources" steps if you simply close the ome-xml project after importing Bio-Formats. (That project is the only one with a problem in Eclipse, since it generates most of its own source code.) Once ome-xml is closed, the other components should not show any errors.</font></div>
<div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Regards,</font></div><div><font face="arial, sans-serif">Curtis</font></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Mar 25, 2014 at 4:49 AM, Blazej Pindelski <span dir="ltr"><<a href="mailto:b.pindelski@dundee.ac.uk" target="_blank">b.pindelski@dundee.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> Hi Everyone,<br>
<br>
Hi Ghislain,<br>
<div class=""><br>
> I was hoping someone could guide me through importing the Bioformats project into eclipse. I remember I am supposed to use GIT and Maven project import, but I am not 100% sure how to do this again.<br>
<br>
</div>Git is used to clone the code from the github repository at <a href="https://github.com/openmicroscopy/bioformats" target="_blank">https://github.com/openmicroscopy/bioformats</a>. There is an HTTPS clone URL.<br>
This will give you a local copy of the Bioformats code.<br>
<br>
To remove any post-import errors in Eclipse, I suggest you run "ant jars" and "mvn generate-sources" in your newly cloned<br>
repository. Once the build finishes, you can follow the steps outlined in<br>
<a href="https://www.openmicroscopy.org/site/support/bio-formats5/developers/developing-bf.html?highlight=eclipse" target="_blank">https://www.openmicroscopy.org/site/support/bio-formats5/developers/developing-bf.html?highlight=eclipse</a>.<br>
<br>
I hope that helps.<br>
<br>
Regards,<br>
Blazej<br>
<div class=""><br>
> Thanks in advance to give me the instructions to get this done (and requirements if needed), or point me to a short tutorial.<br>
><br>
> Best,<br>
><br>
> Ghislain Bonamy, PhD<br>
><br>
</div>> _______________________________________________<br>
> ome-devel mailing list<br>
> <a href="mailto:ome-devel@lists.openmicroscopy.org.uk">ome-devel@lists.openmicroscopy.org.uk</a><br>
> <a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</a><br>
<br>
<br>
The University of Dundee is a registered Scottish Charity, No: SC015096<br>
_______________________________________________<br>
ome-devel mailing list<br>
<a href="mailto:ome-devel@lists.openmicroscopy.org.uk">ome-devel@lists.openmicroscopy.org.uk</a><br>
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</a><br>
</blockquote></div><br></div>