Jenkins plugin shows on Plugin page but does not show on configuration page
问题 I am creating a hello world plugin for Jenkins by following Tutorial: Create a Jenkins Plugin to integrate Jenkins and Nexus Repository. After I followed the steps, I can run Jenkins and test the plugin. It shows on Installed Plugin Page. Then I go to Configuration page and expect to see Hello World Builder section like the below image, but there is not. What steps did I miss? Is there anything I have to do before having that plugin show up on the configuration page? Update This is the