[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.emft] [EMF Compare] resourceURISimilarity fails with empty URI

Maybe it's 'by design' but if you try to compare resources with no or empty URI, the resourceURISimilarity method fails with an ArrayIndexOutOfBoundException on line :

final String referenceName = reference[reference.length - 1];

Best regards,
Guillaume