I spent quite a bit of time modifying my Java code style settings to be the way I like.
For example, go to Windows -> Preferences -> Java -> Code Style -> Clean Up / Formatter / Code Templates
.
I've set eclipse to use white space instead of tab chars, customized the heading on the top of java files, and a whole bunch of other stuff.
Now I'm working on a different computer and had to install a new copy of Eclipse Helios.
Is there a file or set of files I can reuse so I don't have to keep setting this up everytime?