junichi11 commented on pull request #2681: URL: https://github.com/apache/netbeans/pull/2681#issuecomment-761299856
I've implemented this based on https://github.com/apache/netbeans/blob/master/ide/editor/src/org/netbeans/modules/editor/impl/crlf/CRLFStatus.java as the first prototype: https://github.com/junichi11/netbeans/commit/613f5008c261f4dc01ffee5d6a3aa4a174c901ac I've added the label of PHP Version as a static field in it. Instead of that, I've created `PhpVersionLabel` class in this PR. ---------------------------------------------------------------- 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. 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
