What are your plans? What do you want to develop? There are quite a lot links in the wiki that show how to change the UI.
Jenkins is a Server application, so you should better attach a debugger to the running instance rather than using sysout. > Am 28.11.2018 um 12:26 schrieb Ashok Srinivasan <[email protected]>: > > Thanks for the reply.I have just started to work on Jenkins core. I need to > know how my changes to the code reflects in UI or Java console.Meaning I have > added sysout code in Job.java if I run where would I get that reflected.Can u > help with that. > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/5df4369e-cf4c-48ed-9556-e33115d50add%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/7BD5760A-6E17-4C86-98DE-844B32C8C112%40gmail.com. For more options, visit https://groups.google.com/d/optout.
