You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Eric Bresie <eb...@gmail.com> on 2022/03/13 14:00:21 UTC

File Locator API

Is there a standardized API available in the Nb platform / IDE code base for use in finding specific files/tools of given type?
Or does FileObject.getFileObject (1) provide this presently (and efficiently)?

Reference
(1) http://bits.netbeans.org/dev/javadoc/org-openide-filesystems/org/openide/filesystems/FileObject.html#getFileObject-java.lang.String-boolean- .

Eric Bresie
Ebresie@gmail.com (mailto:Ebresie@gmail.com)