dbalek commented on a change in pull request #3897:
URL: https://github.com/apache/netbeans/pull/3897#discussion_r839261827



##########
File path: 
enterprise/micronaut/src/org/netbeans/modules/micronaut/MicronautConfigProperties.java
##########
@@ -60,6 +94,16 @@ public static boolean hasConfigMetadata(Project project) {
                     Exceptions.printStackTrace(ex);

Review comment:
       Why? This way, the exception is printed to log, user gets immediately 
notified that something was wrong at the particular place, while the upper 
level functionality could stay (at least partially) working.




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