| [news.eclipse.platform] How to copy Eclipsed configuration from one pc to another? |
How can I synchronize my Eclipse configuration at work with my configuration on my home PC? I tried rsync'ing the following directories from my PC at work to my home PC: ~/.eclipse /usr/share/eclipse Yet when I start Eclipse at home, I'm prompted to select a workspace, even though I have it defined on my work PC. What am I missing? -Thanks