Deleting a source file

You can delete a source file using the workbench.
To delete a source file, select it in the Project Explorer view and:

In most cases, EGL does not correct references to the file as it does when you rename or move a source file. However, if the project is an EGL plug-in project and the file you are deleting contains a Program part, EGL removes the reference to that program in the plugin.xml file.


Feedback