Settig up Eclipse to debug Java plugin
Posted by
Neil Fazel on
Nov 13, 2013; 10:10pm
URL: http://imagej.273.s1.nabble.com/Settig-up-Eclipse-to-debug-Java-plugin-tp5005552.html
I'm following the information here (
http://developer.imagej.net/eclipse) to set up Eclipse on Mac to debug java plugin code. I downloaded and installed the 64-bit version for Java developers. Then to import the ImageJ source into Eclipse, it advises the following:
1. Choose File > Import from the Eclipse menu
2. Select "Check out Maven Projects from SCM" and click Next
3. For SCM URL, choose "git" and enter: git://github.com/imagej/imagej.git
4. Click Finish
I did the first 3 steps but the "Next" & "Finish" buttons are grayed out and it seems to be because I also need to select a SCM URL type from the menu. I tried to do that but the menu doesn't open.
I would appreciate any tips on how to finish the import of ImageJ into Eclipse.
Thanks,
Neil
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html