6b4976c593
* fix: Ignore invalid files Avoid NullPointerException when using "Open files" or drag-n-drop * refactor: Replace Stream API chain with loop IntelliJ * fix: Ignore invalid files Avoid NullPointerException when using "Add files" * fix: Fall back to complete path string Instead of empty project name * fix: Render tree Project tree (sidebar) didn’t load Toggling "View > Show flatten packages" threw a NPE here * fix code formatting --------- Co-authored-by: Skylot <skylot@gmail.com>