Bug 136437 - Please make Resource#checkDoesNotExist() API on IResource.
Summary: Please make Resource#checkDoesNotExist() API on IResource.
Status: RESOLVED DUPLICATE of bug 129859
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.1.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-12 15:41 EDT by Mark Melvin CLA
Modified: 2008-03-04 11:37 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Melvin CLA 2006-04-12 15:41:25 EDT
I guess this would be an enhancement request, but I find myself needing the functionality contained in the method org.eclipse.core.internal.resources.Resource#checkDoesNotExist().  Is there any way to make this API?  It is a handy thing to have on case-sensitive file systems (such as Windows), and it seems like there are a lot of hoops to jump through if you are going to re-implement it yourself to avoid internal classes and protected methods.
Comment 1 Mark Melvin CLA 2006-04-12 15:41:43 EDT
Change to enhancement.
Comment 2 Mark Melvin CLA 2008-03-04 11:04:04 EST
Is this possible for 3.4, or are there good reasons why it is not API?
Comment 3 John Arthorne CLA 2008-03-04 11:37:15 EST
This is for the same kind of problem discussed in bug 129859.

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