Which Workspace is in Use- Eclipse

Problem knowing which Workspace is being used when working with multiple Workspace.

There is a trick

1> Open the location of the Eclipse folder where Eclipse is installed or copied.
2> edit the eclipse.ini file.Add -showlocation  argument in it.(Make sure that this is the first Argument of the file)
3> Restart the Eclipse.The workspace location will be visible on the Eclipse tittle bar.

Comments

Popular Posts