Shortcut for cleaning project in Eclipse?

后端 未结 5 1232
太阳男子
太阳男子 2021-02-04 23:27

Is there any shortcut for cleaning a project? Or can we create a shortcut for cleaning the project using:

Window--> Preferences--> Java --> Editor --> Tem

5条回答
  •  半阙折子戏
    2021-02-05 00:04

    Window -> Preferences -> General -> Keys (Ctrl+Shift+L+L)

    In type filter text, type clean. The you will have the possible command and you can assign any short cut you want.

提交回复
热议问题