How remove Click me button from plugin development code
i integrated sampleplugin code available with installation with my my project by creating single Zip file..But i could not
remove click me button .Could you please tell how ican remove this?
Please sign in to leave a comment.
The button on Overview page is added by the extension located at:
src\jetbrains\sample\extensions\pageExtension\PageExtension.java
It is initialized via "sampleExtension" bean defined in src\META-INF\build-server-plugin-samplePlugin.xml