Hello,
no, you cannot use the same workspace with two different users (or two different instances of Eclipse).
Because there are many files (cache files, history, etc) which are tight to the running instance.
But you can use one workspace for each user, and use the same (shared) projects: It is not needed that you have the projects inside the workspace folder.
I hope this helps.