Hello,
I have a project in Eclipse that I've just checked back into subversion (svn). I have another developer on my team that wishes to check it out into his Eclipse installation, but when he does so, none of the settings from my workspace/project are transfered to his Eclipse instance.
I know that if I want to export the
preferences, all I have to do is go to
File->Export->Preferences and save that file as an
*.epf file.
Importing and Exporting the Preferences covers the location of the JDK, but that isn't what I'm concerned with.
I wish to export/import the following: a.) The project settings
(which directories contain source code, included jars etc...)
b.) The content of the [I]run external tools...->
Ant Build[I] items in the tree.
c.) The layout of the workspace (not too important...)
Thank you,
Andrew J. Leer