Moving Files Between Computers With Eclipse

Since Eclipse wants to manage your files, working across several computers can be more challenging than when using jGRASP. Here are a few strategies to making this a smooth process.

Workspace on flash drive

When Eclipse asks you for a workspace folder, specify one on a fash drive. You can also change the workspace later by going to File > Switch Workspace. Be sure to keep a backup and to be careful not to lose the drive!

Using import/export

NOTE: if a project of the same name already exists, you'll have to delete (right click > delete) or rename it (right click > Refactor > Rename) before you can import it again.

Workspace on Dropbox

This is a little tricky. Try at your own risk.