At work we're planning to upgrade from Eclipse 3.5 Galileo to 3.6 Helios and I'm creating a little migration guide for everyone to use together with all needed configuration files to be imported. The idea is to do clean install of the new Eclipse version and just use the current workspace and external plugins directory (a per this and that)
So far it all seems to work fine, I have succesfully exported/imported the libraries, run/debug configurations but I don't seem able to export the various Tomcat and JBoss server configurations i.e. runtime and server definitions. I can only re-create them manually... Is there a way to export these from the Eclipse GUI or perhaps some metadata or config file somewhere that I can hack?
Thank you and adios,