Is there any shortcut for cleaning a project? Or can we create a shortcut for cleaning the project using:
Window--> Preferences--> Java --> Editor --> Tem
To clean android project:
Window -> Preferences -> General -> Keys (Ctrl+Shift+L)
in type filter text write build clean. There you can bind the key, for ex. Ctrl+Shift+L.
build clean
Ctrl+Shift+L