Indeed for NetBeans this codepath should not be hit. If permissions were somehow messed with though, the file might indeed be unreadable and thus explain why the "load from classpath" route is taken.
This Cafe Management System is a modular Java desktop application for managing authentication, menu/inventory, orders, billing, and sales analytics. It is designed for educational purposes, ...