Login  Register

Re: Settig up Eclipse to debug Java plugin

Posted by Neil Fazel on Nov 14, 2013; 1:01am
URL: http://imagej.273.s1.nabble.com/Settig-up-Eclipse-to-debug-Java-plugin-tp5005552p5005556.html

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