Skip to content

Using the KLS with a spring project + mvn + launching within remote docker container #290

Open
@thedewpoint

Description

@thedewpoint

I really love using the remote docker container extension so I don't have to install all of these runtimes on my host PC. I'm wondering if this is causing the issue. But essentially I've started a boilerplate spring rest api using kotlin and added the fwcd kls. It's not able to resolve any imports at all. Attaching image below as well as the relevant repo. Any help is greatly appreciated.

Edit: I updated the dev container docker file to install kotlin in the remote container as I think I was missing this. But still getting the same unresolved errors.

RUN su vscode -c "umask 0002 && . /usr/local/sdkman/bin/sdkman-init.sh && sdk install kotlin"

https://github.com/thedewpoint/weather-service
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdependency resolutionRelated to the project dependency/standard library resolvermavenRelated to the language server's support for Maven projects

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions