Eclipse save automatically

后端 未结 8 1390
耶瑟儿~
耶瑟儿~ 2021-01-31 01:10

I would like Eclipse to automatically save every time I edit a file, in much the same way that it builds automatically. Because I\'ve been using IntelliJ for the last year (whic

相关标签:
8条回答
  • 2021-01-31 01:50

    First, try Window -> Preferences -> General -> Workspace. There you can check "Save automatically before build" and "Build automatically."

    If that does not work,

    PLEASE TRY

    Preferences -> Run/Debug -> Launching -> "Save dirty editors before launching"

    0 讨论(0)
  • 2021-01-31 01:52

    For Eclipse Mars 2, the settings are below Window > Preferences > General > Workspace. These settings are in minutes and not in seconds.

    0 讨论(0)
提交回复
热议问题