This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 28312

Summary: Can URLMapper.findFileObjects really return null?
Product: platform Reporter: Jesse Glick <jglick>
Component: DocumentationAssignee: rmatous <rmatous>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2002-10-28 19:08:35 UTC
I don't think so. getFileObjects can. But not
findFileObjects. Please correct the Javadoc (this
is a compatible API change, BTW).
Comment 1 Marian Mirilovic 2003-01-06 16:36:15 UTC
I have changed version from 4.0 dev to S1S 4.2 (Nevada).
Comment 2 rmatous 2003-01-08 14:27:59 UTC
Fixed in trunk.

/cvs/openide/openide-spec-vers.properties,v  <-- 
openide-spec-vers.properties
new revision: 1.93; previous revision: 1.92

/cvs/openide/api/doc/changes/apichanges.xml,v  <--  apichanges.xml
new revision: 1.125; previous revision: 1.124

/cvs/openide/src/org/openide/filesystems/URLMapper.java,v  <-- 
URLMapper.java
new revision: 1.15; previous revision: 1.14
Comment 3 Marian Mirilovic 2005-07-15 07:42:14 UTC
closed