Eclipse: How to disable welcome screen?

前端 未结 8 1978
南旧
南旧 2021-01-17 07:46

I get an annoying welcome screen whenever I start eclipse. How can I get it to skip the welcome and go straight to the workbench when I start it?

8条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-17 08:14

    Another option is to create file in your workspace:

    .metadata\.plugins\org.eclipse.ui.intro\introstate
    

    and insert:

    
    
    

提交回复
热议问题