org.netbeans.modules.nbjunit/1 1.75

Deprecated API


Contents
Deprecated Methods
org.netbeans.junit.NbTestCase.convertNBFSURL(URL)
          No longer applicable as of NB 4.0 at the latest. FileObject.getURL() should be returning a file-protocol URL, which can be converted to a disk path using new File(URI); or use FileUtil.toFile. 
 


org.netbeans.modules.nbjunit/1 1.75

Built on May 24 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.