Julian Reyes Escrigas

Results 38 comments of Julian Reyes Escrigas

@hoshsadiq the idea is to try all 3 injection methods available, property injection and injection in through the method and the command just does not work

also I think its correct when push set as default the same branch on origin, instead to do a `git push` Example If I mark as current the my-new-feature branch,...

I have tested with the following on my system (Archlinux) - java-10-openjdk - java-11-openjdk - java-13-jdk - java-13-openjdk - java-8-jdk - java-8-openjdk/jre - java-9-jdk only with java-8-jdk I was able...

I was thinking more on an example with a custom adapter and sample of Resolve method, all connected together

Today I found this issue, you have to ensure to kill any instance. on my case I'm using pm2 as process manager so pm2 keeping starting the instance, check that...

I have added this file but I dont have experience with this kind of plugins ## `hooks/after_prepare.js` ``` js var fs = require("fs"); var path = require("path") var utilities =...

Thanks a lot for the clarification

thx @legion-zver I'll try to give a try next week

same for me, disabling shader cached solve the UI freezing problem, my system is using mesa 21.2.1 and nvidia 470.63.01

I just downgraded to mesa previous versions - 21.1.6 - 21.0.3 Same issue, this makes me think it's the shader cache problem