markiewb
markiewb
The relevant code for the custom maven toolbar icons. https://github.com/Tateology/java-corpus/blob/4c8b54c226ebbb7051fc18b4d0e44ce46ff5000b/netbeans/maven/src/org/netbeans/modules/maven/actions/RunCustomMavenAction.java https://github.com/Tateology/java-corpus/blob/4c8b54c226ebbb7051fc18b4d0e44ce46ff5000b/netbeans/maven/src/org/netbeans/modules/maven/customizer/ActionMappings.java#L721
@dkirrane / @mikbox74 / @negora / @tychobrailleur : Any other proposals?
- [x] Remove other dialogs (everything can be mapped using this custom dialog) - [ ] add positioning attributes to prevents warning in the log - [x] Add custom entries...
At least add some documentation for it
See http://plugins.netbeans.org/plugin/62668/?show=true There is also a maintained fork for NB9+ On Fri, Oct 4, 2019, 10:50 AM Alexander King wrote: > Will NetBeans 8.2 be supported? > > — >...
I don't support this plugin anymore. Please fork it and create your own plugin from it.
Sorry to interrupt your chat. Have you noticed that there is an option "No action if compile errors (applied per file)"?! fishermans ***@***.***> schrieb am Mi., 10. Mai 2023, 13:14:...
@Revivius: Regarding the code UIManager.getColor("Button.darcula.color1") or UIManager.getColor("Button.darcula.color2") is null Please make com.revivius.nb.darcula.ui.ContentAreaAwareToggleButtonUI NPE safe, when colors are not set in UIManager.
http://hg.netbeans.org/main/file/26a46bf0558d/html.editor/src/org/netbeans/modules/html/editor/api/completion/HtmlCompletionItem.java#l444 ???
BTW It seems to be common that all screenshots have a vertical toolbar. Other treeviews seem to be ok - f.e. the project tree/file trees.