Oclay

Results 9 comments of Oclay

Thanks for your answer @snicoll Just a simple: `POJO pojo = objectMapper.readValue(json, POJO.class)` and I end adding that POJO class to the Spring Native's annotations. Anything that touches reflection needs...

I tried it again after the latest update on Manjaro and everything worked perfectly. One thing I notice after running gpu_switch_check script is that I got more than one api...

> may i ask u what version is your Manjaro? Manjaro KDE 20.0.3, I have an Nvidia GeForce GTX 1660 Ti and an i7-9750H, driver video-nvidia-440.100

I'm working on a Neovim plugin for Java and I really appreciate this idea. Is there any update around this?. Thanks

@asmodeus812 sorry but the zip plugin on neovim is a limited solution compare to the alternatives in others editors or IDEs for this use case.

I managed to navigate through the JAR file but rendering the class files is still an issue because I don't have the jdt uri. ![Image](https://github.com/user-attachments/assets/62671d70-6cb7-4469-b87d-534b18f0a3c0) @jdneo @rgrunber is there a...

@rgrunber Thanks for your replay. > Are you using code form https://github.com/microsoft/vscode-java-dependency to do this ? This is a neovim plugin, so no, I'm not using any Java code for...