Bug 102681

Summary: ensure that non-existing elements can not be searched
Product: z_Archived Reporter: Mik Kersten <mik.kersten>
Component: MylynAssignee: Shawn Minto <shawn.minto>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 0.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Mik Kersten CLA 2005-07-04 14:38:42 EDT
If a Java element or resource does not exist ensure that it can not be 
included in a search input or scope.
Comment 1 Mik Kersten CLA 2005-07-18 14:12:49 EDT
Can be checked with IJavaElement.exists?
Comment 2 Shawn Minto CLA 2005-07-18 17:58:06 EDT
Now, all places for the references providers when the use JavaCore.create, they
do a JavaCore.exists check to make sure that there is no problem.  This may
be linked to bug 101900