Thanks for the info. Gist here: https://gist.github.com/PredatorVI/63ab0b57ede63f4315a192badea60758
-Jeff On Thu, Jan 24, 2019 at 6:47 PM Ketan Padegaonkar < [email protected]> wrote: > The ThoughtWorks team uses Intellij (Ultimate Edition), although I suppose > the community edition should work too. > > What sort of errors do you see? If you could paste some error messages on > gist.github.com and send a link over, maybe someone can take a look. > > - Ketan > > > > On Fri, Jan 25, 2019 at 3:58 AM Jeff <[email protected]> wrote: > >> I'm jumping into the deep end of the pool here to try and learn about >> plugin development as well as maybe contribute an idea or two but I've not >> used Gradle before and my natural dev environment is NetBeans 8.2. >> >> I've cloned https://github.com/tomzo/gocd-yaml-config-plugin.git and >> loaded it in NetBeans but I get a bunch of test failures so I'm now trying >> IntelliJ IDEA (community edition). I think I have it building but if I run >> tests it says it can't find junit.jar. >> >> If I run 'gradlew test' from the command-line, I see 15 failures. >> >> Any hints as to what I'm missing? >> >> What IDE do others recommend when working with gradle and the GoCD plugin >> source? >> >> Thanks! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "go-cd" 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 > "go-cd" 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 "go-cd" 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.
