mbien commented on issue #9372:
URL: https://github.com/apache/netbeans/issues/9372#issuecomment-4345131540

   now i can.
   
   when the type of the watch changes from String to List, it sometimes (?) 
doesn't show the list view.
   
   started with:
   ```java
   java.lang.management.ManagementFactory.getRuntimeMXBean().getName()
   ```
   
   and changed the watch to
   ```java
   java.lang.management.ManagementFactory.getInputArguments()
   ```
   


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

Reply via email to