Eclipse Workspace Location

From EggeWiki
Revision as of 11:42, 31 January 2011 by Brianegge (talk | contribs) (Created page with 'If you move a project on disk and then find that Eclipse can no longer open it, all it not lost. You can readd the project, but you may lose run configurations. The alternative…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If you move a project on disk and then find that Eclipse can no longer open it, all it not lost. You can readd the project, but you may lose run configurations. The alternative is to edit the location file where Eclipse is expecting to find the file. Edit WORKSPACE --> .metadata --> .plugins --> org.eclipse.core.resources --> .projects --> Folders --> .location . I found the file was binary, but I could edit the path in Notepad++ without altering the rest of the file.