EGL source folders contain EGL packages and files. By default, each new EGL project has a source folder named EGLSource. You can add and remove source folders as necessary to organize your code at high levels, but generally, EGL projects have only one source folder and the packages within that source folder provide the organization. You can create EGL packages only within an EGL source folder, and EGL generates output code only for files within a source folder.