Skip to content

sourcePaths no longer work after #354 #455

@puremourning

Description

@puremourning

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions