Eclipse: How to disable welcome screen?

前端 未结 8 1950
南旧
南旧 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条回答
  •  时光说笑
    2021-01-17 07:54

    Follow the following steps for Eclipse Neon:

    1. Go to Eclipse_Home\plugins
    2. Take backup of the below jars and remove them from the above path
      1. org.eclipse.ui.intro.quicklinks_.jar
      2. org.eclipse.ui.intro.universal_.jar
      3. org.eclipse.ui.intro_.jar
    3. Step 3: Restart Eclipse

提交回复
热议问题