Hi, I'm sorry, but I don't understand your problem. Can you better explain me what is the expected result?
Damien Le jeudi 28 août 2014 09:36:14 UTC+2, Bibin Mohan.K a écrit : > > Hi Damien, > > Thanks for your Valuable information. > > Actually we want to get value from new created text box for the Checking > class and new created text box has to display on UI.So if i put value in > new textbox it pass to previous Hello World Builder class. > I attached the source code, please review and help on this. > > Thanks in Advance!!!!!!!!!!!!!!!!!!!!!!!!! > > Thanks & Regards, > Bibin Mohan .K > > > On Thursday, 28 August 2014 02:28:09 UTC+5:30, Damien Finck wrote: >> >> Hi, >> >> I see your mail and I understand your problem. >> My example wasn't complete. >> >> I have correct your source code (see attachments). In your code, you need >> to add "public DescriptorImpl getDescriptor()" and "public static final >> class DescriptorImpl extends BuildStepDescriptor<Builder>". >> >> Damien Finck >> >> Le mercredi 27 août 2014 09:32:22 UTC+2, Bibin Mohan.K a écrit : >>> >>> >>> Hi All, >>> >>> >>> I am beginner in Jenkins plugin development currently I am trying to >>> customized awesome plugin by adding new class name checking and new Config. >>> Jelly at org.jenkinsci.plugins.awesome.Checking ,but a I not able display >>> the new UI and how to fetch the value from it >>> Please help me on this ...) >>> >>> Thanks & Regards >>> >>> BIBIN MOHAN .K >>> >> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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.
