You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/01/16 02:54:02 UTC

[GitHub] [netbeans] junichi11 commented on pull request #2681: [NETBEANS-5245] Show and change the PHP Version of project properties on the status bar

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists