Login  Register

Re: Settig up Eclipse to debug Java plugin

Posted by ctrueden on Nov 14, 2013; 10:51pm
URL: http://imagej.273.s1.nabble.com/Settig-up-Eclipse-to-debug-Java-plugin-tp5005552p5005570.html

Hi Neil,

Thanks for the update. I tested and had trouble installing the m2e-egit
connector into my Eclipse Kepler as well.

Until they fix the m2e marketplace to support Kepler out of the box, I
think it is best to stay away from the "Check out Maven projects from SCM"
approach.

As such, I have updated the Eclipse instructions to be much simpler. They
now just instruct you to clone the source using a Git client of your
choice, then import that source using File > Import > Existing Maven
Projects. Everyone on the ImageJ2 core team already does it this way, so it
is what we test regularly.

Regards,
Curtis


On Wed, Nov 13, 2013 at 7:01 PM, Neil Fazel <[hidden email]>wrote:

> Here's an update:
>
> - I installed both of the optional installs from
> http://developer.imagej.net/eclipse
> - Having installed the 2nd one (m2e-egit connector), the SCM URL menu
> (mentioned previously) responded and I was able to select "git" from the
> menu while importing ImageJ into Eclipse
>
> - the instructions for optionally installing m2e-egit connector do not
> quite work with Eclipse Kepler; I tried it and it failed. I found a
> solution here (
> http://stackoverflow.com/questions/11707971/cant-install-maven-scm-handler-for-egit-for-juno);
> these are the steps that worked (i.e. installed m2e-egit connector):
>
>    1) In Eclipse, click Help
>    2) Click Install New Software
>    3) Uncheck the box labeled Group items by category
>    4) Paste in this URL
> http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipseegit/0.14.0/N/0.14.0.201305250025/
>    5) Finish the plugin install wizard and restart the workspace
>
> Neil
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html