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?
Another option is to create file in your workspace:
.metadata\.plugins\org.eclipse.ui.intro\introstate
and insert:
<?xml version="1.0" encoding="UTF-8"?> <state reopen="false"/>