Skip to content

elemental2 cannot be resolved to a typeJava #17

@treblereel

Description

@treblereel

First of all, thank you for work you do ! Looks like it's exactly what i need

I have a little problem using external maven dependancy with your plugin, i think, i missed something

evn:
VSCode : Version: 1.63.0 (Universal) on Mac M1
bazel-vscode v0.0.4
config:

{
    "java.import.bazel.enabled": true,
    "java.import.maven.enabled": false,
    "files.exclude": {
        "**/.classpath": true,
        "**/.project": true,
        "**/.settings": true,
        "**/.factorypath": true
    },
    "editor.suggestSelection": "first",
    "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
    "redhat.telemetry.enabled": true,
    "extensions.ignoreRecommendations": true
}

bazel run :AppRunner

Hi! class elemental2.dom.DomGlobal

so bazel import works (i am new to bazel, so i could be wrong in any of the steps)

please help

java-tutorial.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions