Login  Register

Re: Settig up Eclipse to debug Java plugin

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

Hi Neil,

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

Did you follow the instructions beneath "Install optional Eclipse plugins",
particularly the "m2e-egit connector (if you want to 'Check out Maven
Projects from SCM'"?

I admit I haven't tested those instructions with the past couple of Eclipse
versions, so something might have changed.

Personally, I do not use "Check out Maven Projects from SCM" but rather
first clone the project using Git on the command line, then use the
"Existing Maven Projects" import option. But YMMV.

Regards,
Curtis


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

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

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