I will need to use multiple workspaces for a recent project. Each workspace might consist of 10 or more projects.
When I\'m switching between various applications and di
Use the -showlocation command line argument when starting Eclipse. This shows the current workspace name in the window's title. You can also put the argument in the eclipse.ini file.
-showlocation
eclipse.ini