Hi, That article could help get you started with Eclipse, (install the Groovy support) (in case you wonder, and as I already had that question on IRC, Groovy is a general purpose language, unrelated to the Jenkins development per-se)
http://www.mdoninger.de/2011/11/07/write-groovy-scripts-for-jenkins-with-code-completion.html Cheers PS : intellisense is IIUC a specific verbiage of VS, in general it's called autocompletion FWIW. 2016-06-09 13:48 GMT+02:00 <[email protected]>: > I'm assuming there's a way to get code completion (intellisense) for > jenkins when editing a groovy script in an IDE like Intellij or eclipse but > I haven't been able to find any resources explaining how to do that. I'm a > .NET developer and not super familiar with java. I'm guessing this is an > easy thing to do (I'm hoping anyway). > > If anyone can point to resources or give any hints, it would be very much > appreciated. > > Thanks, > Clint > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/6bfdc428-881e-4941-99cc-604f91441c1c%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/6bfdc428-881e-4941-99cc-604f91441c1c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS5KRuEikV_DJLGoDg0SK2szhUuyC-kWua3M-D-KYgQ48w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
