Bug 52273 - Add option on predefined search scope to include/exclude system contain libraries
Summary: Add option on predefined search scope to include/exclude system contain libra...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 12:32 EST by Philipe Mulet CLA
Modified: 2004-03-25 09:16 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2004-02-17 12:32:28 EST
Build 3.0 M7

We should provide a flag on our search scopes, so as to allow filtering out 
classpath entries which are system container libraries.
Comment 1 Jerome Lanneluc CLA 2004-02-26 09:38:56 EST
Added API SearchEngine.createJavaSearchScope(IJavaElement[], int) that allows 
to filter the classpath entries added in the scope: SOURCES, 
APPLICATION_LIBRARIES, SYSTEM_LIBRARIES and REQUIRES_PROJECTS.

Added tests JavaSearchMultipleProjectsTests.testJavaSearchScope1() to 
testJavaSearchScope8().
Comment 2 Frederic Fusier CLA 2004-03-25 09:16:26 EST
Verified for 3.0 using build I200403250010.