Re: Fix imports and autocomplete

2024-09-20 Thread Maciej Jaros
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

Fix imports and autocomplete

2024-09-11 Thread Mitch Claborn
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