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 2022/03/01 15:31:32 UTC

[GitHub] [netbeans] sdedic commented on a change in pull request #3568: Alternative ProjectProblems presenter for LSP server.

sdedic commented on a change in pull request #3568:
URL: https://github.com/apache/netbeans/pull/3568#discussion_r816880195



##########
File path: ide/projectuiapi.base/src/org/netbeans/spi/project/ui/ProjectProblemsProvider.java
##########
@@ -187,7 +187,7 @@ public static Result create(
         private final String description;
         private final ProjectProblemResolver resolver;
 
-        private ProjectProblem(
+        public ProjectProblem(

Review comment:
       Good catch ! It's a leftover prototyping, actually the factory methods are sufficient. Will remove.




-- 
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: notifications-unsubscribe@netbeans.apache.org

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