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 2018/05/07 09:50:13 UTC

[GitHub] jkovalsky commented on issue #539: [NETBEANS-491] hide progress bar from Report Problem dialog

jkovalsky commented on issue #539: [NETBEANS-491] hide progress bar from Report Problem dialog
URL: https://github.com/apache/incubator-netbeans/pull/539#issuecomment-387015926
 
 
   Why don't we simply comment out `jpb.setVisible(true);` at line 2380 or remove the `jpb` declaration completely? Do we need that progress bar for anything now that we don't communicate with any NetBeans Statistics server?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

---------------------------------------------------------------------
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