d7d6
d7d6
> [...] > I find the line in `org\eclipse\acute\dotnetnew\DotnetNewAccessor.java` that can generate this problem: > > > `inputLine.matches("--------------------------------- -------------------- ---------- ------------------------------------------------------------------------------------------$")` > > but my line for `dotnet new --list`...
!ENTRY org.eclipse.lsp4e 4 0 2023-09-03 14:43:32.316 !MESSAGE java.lang.NullPointerException: Cannot invoke "java.lang.Process.getInputStream()" because "this.process" is null !STACK 0 java.util.concurrent.ExecutionException: java.lang.NullPointerException: Cannot invoke "java.lang.Process.getInputStream()" because "this.process" is null at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)...