fssrepository

Results 12 comments of fssrepository

I think you can use "exec gosu neo4j:neo4j" before your sh.

Actually, it's well written officially, but a plugin shouldn't install permanent things out of VSCode. I don't think it's aligned with Microsoft open core model in any way. https://help.kite.com/article/68-how-to-uninstall-kite

I ended up reinstalling the whole linux, there is minimal programs installed, but i can't risk any program download GB of data without me not able to block. Until i...

2.3.0-Release to 3.1.5. In older version it was working. I have noticed that the RestRepository is also far more restrictive, and i can't just override default behaviours in the controller...

When I commented out the @Query it was working fine. On Wed, 22 Nov 2023, 07:46 Christoph Strobl, ***@***.***> wrote: > Thanks for the additional information, sounds like there's quite...

I have included three of them, but it was not enough. Cgo has lots of nasty restrictions, it's more like a wrapper around go to call back and forth between...

cross attached: https://github.com/microsoft/vscode-gradle/issues/1340

openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu120.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu120.04, mixed mode, sharing)

JAVA_HOME has been automatically set, while java 17 installer was running. JAVA_HOME => /usr/lib/jvm/java-17-openjdk-amd64 The problem, as i said is plugin one. "./gradlew build" from terminal was perfectly fine, without...

* What went wrong: A problem occurred configuring root project 'myscoutee'. > Could not resolve all files for configuration ':classpath'. > Could not resolve org.springframework.boot:spring-boot-gradle-plugin:3.1.0. Required by: project : >...