How can I disable the welcome screen in Eclipse Neon?
Although there is a similar question for Eclipse Juno, the methods suggested don't seem to work in Eclipse Neon.
One problem I detected is that I have the checkbox: always show Welcome at start up
checked. If I uncheck it and restart Eclipse Neon, it remains checked again.
The same behaviour happens when I go to Help->Welcome
, it seems that the checkbox is not working.
The main reason for me to disable the welcome screen is to see if I can solve a problem with Ctrol-Arrow
s that don't work when the the Welcome screen is shown as described in this question. So I would also appreciate if there is another solution to that problem.
I also tried to remove the line -showsplash
in Eclipse.ini
file but it doesn't seem to work either.
I noticed that the problem happens when I use Windows 7 only. I tried it using Windows 10 and it seems to work. So maybe, the problem is related to Windows 7.