Marko Milic
Marko Milic
Same here, I want to be able to modify the template for a class, enum... So that I can put it to be package private whenever I create a new...
Hi @rgrunber , Thanks for the help! After adding those params I had to do "Clean Java Lnaguage Workspace". Now everything works fine!
Hi @rgrunber , thanks for detailed explanation, will create PR for that.
Hi @rgrunber , actually not, it finishes I think with status Warning. For the Keycloak I got this errror. Details ``` !ENTRY org.eclipse.jdt.ls.core 4 2 2024-11-13 07:19:10.097 !MESSAGE Problems occurred...
@rgrunber more details about the rest of the projects. For Kafka I get this. Details ``` info] [gradle-server] Gradle Server started, listening on 40251 [info] Gradle client connected to server...
As the comment has char limitations, I will add here. Sometime I get this when reopen hadoop project in VSCode. Details ``` !ENTRY org.springframework.tooling.jdt.ls.extension 1 0 2024-11-14 12:05:24.287 !MESSAGE Classpath...
Did not know for that, thanks! Then this can be closed I assume.
Hi @jdneo , this is my view of the implementation for https://github.com/microsoft/vscode-java-dependency/issues/857, though I am not fully satisfied with changes, as I had to introduce getLabel() method to ExplorerNode. It...
@microsoft-github-policy-service agree
> Overall looks good to me. Are you willing to add a test case in the `maven-suite/projectView.test.ts`? I can also handle that you have no time to do that. I'm...