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 27643

Summary: Check for improper usage of Repository.findResource(..)
Product: platform Reporter: David Strupl <dstrupl>
Component: -- Other --Assignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 26904, 27652, 27687    
Bug Blocks: 26921    

Description David Strupl 2002-09-27 14:28:54 UTC
Deprecation of org.openide.filesystems.Repository
- FileObject findResource(String) affects : 
  
org.netbeans.core.projects.XMLSettingsHandler.void
saveOptions()
  
org.netbeans.core.output.OutputTabTerm.OutTermPane.FileObject
getFileObject(String)
  
org.openide.filesystems.AbstractFileObject.Replace.Object
readResolve()
   org.netbeans.core.Main.void startResource(String)
Comment 1 David Strupl 2002-09-27 16:19:07 UTC
I have filed a bug for OutputTabTerm. The other 3 usage are fine
according to pzavadsky. Leaving this open until 26904 is resolved (to
see whether findResource is deprecated or not).
Comment 2 Jesse Glick 2004-03-16 16:59:05 UTC
Done in trunk.
Comment 3 Marian Mirilovic 2005-12-20 15:45:40 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.