Skip to content

sourcePaths no longer work after #354 #455

Description

I submitted a detailed review on #354

Essentially it seems that user-specified sourcePaths are no longer used when resolving the filesystem path for a file in the stack trace after the above patch. The result is that we always return jdt:// paths which not all clients know how to handle.

It seems to me that we should always prefer filesystem paths (having applied user sourcePaths) over "internal" jdt:// paths.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions