oyarzun opened a new pull request, #6958: URL: https://github.com/apache/netbeans/pull/6958
As @trixon pointed out on the [dev mailing list](https://lists.apache.org/thread/g5yhcmy7pjfsk0z03m971zstm0jp4psn), the FlatLAF properties button can result in a null pointer if a Platform application does include the editor modules as part of the application. This PR adds logic which fallbacks to an Openable object to view the properties file if the Editable object is null. -- 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
