Bug 101602 - [search] JavaSearchScope paths must be normalized
Summary: [search] JavaSearchScope paths must be normalized
Status: RESOLVED DUPLICATE of bug 101777
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-24 04:44 EDT by Frederic Fusier CLA
Modified: 2005-06-29 11:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2005-06-24 04:44:14 EDT
Fix for bug 101426 was designed to be minimal to avoid as much as possible side
effect due to late time release.
For 3.2, better designed solution needs to be implemented: normalize paths while
adding them to scope (ie. remove all trailing '/').
Comment 1 Frederic Fusier CLA 2005-06-29 11:12:37 EDT
This has been implemented while fixing bug 101777 (see attached patch:
https://bugs.eclipse.org/bugs/attachment.cgi?id=24130)


*** This bug has been marked as a duplicate of 101777 ***