Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When the opened folder does not represent a NetBeans project, following exception occurs when asking for launch configurations:
java.lang.NullPointerException at org.netbeans.modules.java.lsp.server.protocol.ProjectConfigurationCompletion.getConfigurations(ProjectConfigurationCompletion.java:131) at org.netbeans.modules.java.lsp.server.protocol.ProjectConfigurationCompletion.createConfigurationsCompletion(ProjectConfigurationCompletion.java:73) at org.netbeans.modules.java.lsp.server.protocol.ProjectConfigurationCompletion.lambda$configurations$0(ProjectConfigurationCompletion.java:53) at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616) ... 33 more
Attachments
Issue Links
- links to