Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
12.5
-
None
Description
... and DataFolder (and its Node) does not provide FileObject from its Lookup. For details see PR https://github.com/apache/netbeans/pull/3363 and hacked code in https://github.com/apache/netbeans/pull/3363/files#diff-8e1f3f0485b58ff61a67f45673d37af218d3bcbb7501d0754b09edb8c5e4fd27R120
The bug is there probably from ancient ages, and need to be fixed carefully so it does not break subclasses of DataFolder or delegates to folder node that could eventually list the FileObject twice.