Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] IResource representation for non-workspace URI

Hello,

There are scenarios with external files and with files from metadata area that should be processed as "workspace resources". For example, if external file is involved to some kind of validation it will be good to see the failures in the Problem View.
And the Problem View requires IMarkers, and the IMarker needs IResource.

What is the recommended approach to wrap external URIs with IResource interface?

Regards,
AF


Back to the top