Svatopluk Dedic created NETBEANS-6261:
-----------------------------------------

             Summary: Project load errors should be transmitted to LSP clients
                 Key: NETBEANS-6261
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6261
             Project: NetBeans
          Issue Type: Improvement
          Components: lsp, projects - Gradle
    Affects Versions: 12.5
            Reporter: Svatopluk Dedic
            Assignee: Svatopluk Dedic


java/LSP server attempts to 'prime' the gradle project so NB can construct a 
classpath and can answer LSP client questions. If the project loading fails for 
some reason - e.g. misconfiguration or build plugin error, only a generic 
message ("project has problems") will appear in LSP client and the remedy 
action is - run priming build (which fails again).

An appropriate action is to report the problem to the user.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to