Eclipse Timesavers

More than 1 workspace per installation ?
Make links, each with a wokspace set (‘data’) and activate showlocation, so you know where you are in (when having multiple eclipses open)!
c:\...\eclipse.exe    -data c:\eclipse-workspaces\workspace1   -showlocation

Limit RAM usage:

c:\...\eclipse.exe    -vmargs -Xms256M -Xmx256M

Reuse preferences in  another installation:
File->Export->Preferences + import

More timesavers:
Eclipse Tips
Eclipse Navigations Shortcuts

Leave a comment