Skip to main content



      Home
Home » Newcomers » Newcomers » Get rid of "%workspace%/.metadata" folder(or let Eclipse move it to another place)
Get rid of "%workspace%/.metadata" folder [message #653262] Wed, 09 February 2011 01:14 Go to next message
Eclipse UserFriend
Hello,

I'm synchronizing my %workspace% folder, where eclipse stores my projects, over internet with DropBox and over my USB-drive using Unison. The %workspace%/.metadata folder with ton of tiny files really plagues the process (and also reduces lifetime of my USB-drive).

Is it possible to tell Eclipse store this metadata somewhere else, for example in "~/.eclipse/..."?
Re: Get rid of "%workspace%/.metadata" folder [message #653420 is a reply to message #653262] Wed, 09 February 2011 11:43 Go to previous message
Eclipse UserFriend
On 2/9/11 1:14 AM, alexdup wrote:
> Hello,
>
> I'm synchronizing my %workspace% folder, where eclipse stores my
> projects, over internet with DropBox and over my USB-drive using Unison.
> The %workspace%/.metadata folder with ton of tiny files really plagues
> the process (and also reduces lifetime of my USB-drive).
>
> Is it possible to tell Eclipse store this metadata somewhere else, for
> example in "~/.eclipse/..."?

No, there's not. The metadata has to live with the workspace.
Keep in mind that workspaces are not intended to be copied, moved, or
shared. Trying to do those things inevitably leads to problems and
headaches. The better approach is to either use source control like CVS
or svn to manage the projects on multiple computers, or to locate the
projects outside the workspace and sync the project locations via
Dropbox or whatever. Either way avoids trying to share a workspace.
Remember that workspaces and projects don't necessarily have to be
located together; that's just the default behavior if you don't change
the project location when you create it.

Eric
Previous Topic:Eclips Android
Next Topic:Reading line number from external tool
Goto Forum:
  


Current Time: Tue Nov 18 20:46:38 EST 2025

Powered by FUDForum. Page generated in 0.10628 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top