Can I disable the Dashboard window when SpringSource Tool Suite starts up?

IdeSts SpringsourcetoolsuiteSpringsource

Ide Problem Overview


There apparently used to be a toggle switch on the Dashboard itself, but that's gone, and I can't find anything in the Preferences. I'm using version 2.5.2.

I know it's really not a big deal, but closing that window over and over is starting to make Jack a dull boy, if you catch my drift.

Ide Solutions


Solution 1 - Ide

From the menu select Window / Preferences. Look under Spring / Dashboard. Uncheck 'Show Dashboard on Startup'

(On newer versions of the spring plugin, it is under SpringSource / Dashboard)

Solution 2 - Ide

go to Windows---->Preference---->SpringSource---->DashBoard uncheck [] Show Dashboard on Startup click on OK button.

Solution 3 - Ide

STS 3.7.1 (Eclipse Mars) has no options to disable dashboard on startup.

However, if you go to Windows->Preferences->Spring->Dashboard and then check box "Use Old Dashboard", next time you start STS, dashboard page will not open. Go figure.

Solution 4 - Ide

I have a MAC, using spring tool suit latest version 3.4.0.RELEASE. By clicking the menu Spring Tool Suite / Preferences, then SpringSource / Dashboard, uncheck Show Dashboard On Startup works for me.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionpeteorpeterView Question on Stackoverflow
Solution 1 - IdeBrent WordenView Answer on Stackoverflow
Solution 2 - IdeSrikanth.NView Answer on Stackoverflow
Solution 3 - IdenidalpresView Answer on Stackoverflow
Solution 4 - IdeakcasoyView Answer on Stackoverflow