[ome-devel] Importing source into eclipse

Curtis Rueden ctrueden at wisc.edu
Tue Mar 25 15:03:09 GMT 2014


Hi Ghislain,

> Once the build finishes, you can follow the steps outlined

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).

Here is the table of which versions of Eclipse come with Maven support:
    http://eclipse.org/downloads/compare.php?release=kepler

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.

Regards,
Curtis


On Tue, Mar 25, 2014 at 4:49 AM, Blazej Pindelski
<b.pindelski at dundee.ac.uk>wrote:

> > Hi Everyone,
>
> Hi Ghislain,
>
> >  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.
>
> Git is used to clone the code from the github repository at
> https://github.com/openmicroscopy/bioformats. There is an HTTPS clone URL.
> This will give you a local copy of the Bioformats code.
>
> To remove any post-import errors in Eclipse, I suggest you run "ant jars"
> and "mvn generate-sources" in your newly cloned
> repository. Once the build finishes, you can follow the steps outlined in
>
> https://www.openmicroscopy.org/site/support/bio-formats5/developers/developing-bf.html?highlight=eclipse
> .
>
> I hope that helps.
>
> Regards,
> Blazej
>
> > Thanks in advance to give me the instructions to get this done (and
> requirements if needed), or point me to a short tutorial.
> >
> > Best,
> >
> > Ghislain Bonamy, PhD
> >
> > _______________________________________________
> > ome-devel mailing list
> > ome-devel at lists.openmicroscopy.org.uk
> > http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel
>
>
> The University of Dundee is a registered Scottish Charity, No: SC015096
> _______________________________________________
> ome-devel mailing list
> ome-devel at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-devel/attachments/20140325/4ff98aeb/attachment.html>


More information about the ome-devel mailing list