Vincent Engel
Vincent Engel
I'm also running into this issue when using devcontainers. The correct path inside a dev container is: `/home/vscode/.vscode-server/extensions/gabrielbb.vscode-lombok-1.0.1/server/lombok.jar`
@mach-kernel I tried cloning the repo but i had no access. Any advice would be appreciated Cloning into 'swagger-play'... Permission denied (publickey). fatal: Could not read from remote repository.
@michalzubkowicz Sorry but it still dosnt work for me 😢 Cloning into 'swagger-play'... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct...
@michalzubkowicz I was able to clone the repo via https . Thank you very much and have a nice day.
@michalzubkowicz It seems like you used scala 2.10 for the module. Is there a work around to make it compatible with my 2.11.7 project?
@michalzubkowicz I'm sorry. I guess I dont fully understand how to use a local dependency with sbt on windows.