I have a project created by others that includes thousands of class files and has the package names explicitly typed out for every reference to any of their classes. It look
I have been able to remove all explicit package names in interfaces by running the sed command below on target files, then by reorganize imports in eclipse: