Skip to content

Should not call command when opening a non Java file #262

Open
@testforstephen

Description

@testforstephen

[Trace - 11:42:08 AM] Sending request 'workspace/executeCommand - (25)'.
Params: {
"command": "java.resolvePath",
"arguments": [
"file:///c%3A/Work/testresource/maven-modular/.gitignore"
]
}

Anytime you open a file (e.g. .gitignore), the dependency view will trigger some command, even though the file is not a Java resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions