Community
Participate
Working Groups
ReferenceDescriptionSorter#sortByProject() currently assumes that the first segment of a reference's source URI corresponds to the Eclipse project name of the reference. This is only true for platform:/resource URIs. Instead the code should be using the IStorage2UriMapper for this. See attached patch for details.
Created attachment 203316 [details] patch
Yep, you are right. I often forget about your speceial scenario. Patch applied. Thanks.
Closing all bugs that were set to RESOLVED before Neon.0