How to prevent Eclipse from auto closing TERMINATED lauches console log?

后端 未结 1 836
执念已碎
执念已碎 2021-01-24 21:15

After an application launch/execution TERMINATES (so it is not running anymore), it\'s console log remains there for review, until we start ano

1条回答
  •  无人及你
    2021-01-24 21:35

    Window->Preferences->Run/Debug->Launching. Uncheck the property 'Remove terminates launches when a new launch is created'

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