Mike's Developer Notes
Wednesday, March 2, 2011
Apply Changes on .bashrc
There are times when changes to the .bashrc file does not take effect automatically.
To make sure all changes are applied, run the following command on your terminal:
source ~./bashrc
Monday, February 28, 2011
Don't Show Dashboard of SpringSource Tool Suite on Startup
The SringSource Tool Suite's Dashboard can sometimes be annoying as it appears everytime you open the application. To remove it,
Choose Window | Preferences.
Click Spring | Dashboard.
Uncheck Show Dashboard On Startup.
Done.
SpringSource Tool Suite Dashboard
Newer Posts
Home
Subscribe to:
Comments (Atom)