If you're looking for an Eclipse-like IDE experience, you may also want to check out Goland. I don't personally use it but I've heard a lot of good things about it and it has debugging support.
On Wed, Nov 22, 2017 at 8:47 AM <[email protected]> wrote: > I think it's a nightmare to set Eclipse up to support Go. Here's a 20 > minute tutorial: > > https://www.youtube.com/watch?v=v6Wn5gUSEwM > > If you fancy swapping editor, try Visual Studio Code. It's Go support is > second to none (just install the Go plugin and you're done) and has > excellent debugging support. > > On Wednesday, 22 November 2017 13:28:39 UTC, [email protected] wrote: >> >> >> >> Hi Go Experts, >> >> Could you please share steps to debug go code using breakpoints in >> eclipse? >> >> Does it requires any third party tool.? >> >> >> *Thanks and Regards* >> *Shantkumar.S* >> > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
