sdedic opened a new pull request #3459: URL: https://github.com/apache/netbeans/pull/3459
I reworked the stuff originall in #3414 to a state hopefully acceptable for NB13 before freeze/branching. Overview - ImageUtilities just formalize `PROPERTY_URL` in API + implementation bugfixes - UIDefaults are patched at startup, with `ImageUtilities.loadImage`s converted to icons for keys that are actually present. Replacement table is in a resource file. Stub image is replicated at build time, and mapped to images not mapped explicitly (just listed). - regexps in vscode client adjusted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
