Mitch Claborn (2024-09-11 15:38):
In earlier versions of NetBeans (can't remember how far back), when I
typed "NotYetImportedClass." while editing a Java file, then pressed
ctrl+shift+i to fix the imports, the import would get added and then
the autocomplete for static methods on that class wou
In earlier versions of NetBeans (can't remember how far back), when I
typed "NotYetImportedClass." while editing a Java file, then pressed
ctrl+shift+i to fix the imports, the import would get added and then the
autocomplete for static methods on that class would automatically pop up.
Since at