Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Why .metadata is so huge?
Why .metadata is so huge? [message #1797111] Thu, 25 October 2018 11:52 Go to next message
Eclipse UserFriend
Hi friends,

I realized the the .metadata directory created in a workspace is quite big (around 20MB for web projects, and around 10 MB for desktop projects). What does Eclipse do in the .metadata directory?
official site https://inro.in/mobdro click here

Thanks.

[Updated on: Thu, 25 October 2018 18:37] by Moderator

Report message to a moderator

Re: Why .metadata is so huge? [message #1797122 is a reply to message #1797111] Thu, 25 October 2018 17:33 Go to previous messageGo to next message
harry sheng is currently offline harry shengFriend
Messages: 62
Registered: July 2009
Member
In my worksapce (a spring-webflow project) on windows 10:

Size: 167MB (175,944,516 bytes)
Size on disk: 308MB (323,878,912 bytes)
Contains: 1328 Files, 393 Folders

The only extra plugins I have are : FileSync & Subclipse

I have 7 modules (or eclipse java projects) opened in my workspace if that matters.
Re: Why .metadata is so huge? [message #1797221 is a reply to message #1797122] Sun, 28 October 2018 17:38 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
.metadata is local storage for free use by each active plugin.

What does intro.in have to do with your question?
Re: Why .metadata is so huge? [message #1797318 is a reply to message #1797221] Mon, 29 October 2018 20:56 Go to previous messageGo to next message
harry sheng is currently offline harry shengFriend
Messages: 62
Registered: July 2009
Member
Somehow, the size of .metadata affects the usability.

Just now, I was having a bit of issue when toggling breakpoint. It took a few seconds. So annoying.

So I deleted the whole .metadata directory and created the workspace from scratch. No more lagging on toggling breakpoint after that.

I guess it will be OK for a period of time after the .metadata reaches a certain size, then I'll need to repeat the same procedure again.
Re: Why .metadata is so huge? [message #1798381 is a reply to message #1797318] Fri, 16 November 2018 14:05 Go to previous messageGo to next message
DEVYN SISY is currently offline DEVYN SISYFriend
Messages: 6
Registered: November 2018
Junior Member
I realized the the .metadata directory created in a workspace is quite big (around 20MB for web projects, and around 10 MB for desktop projects). What does Eclipse do in the .metadata directory?
Re: Why .metadata is so huge? [message #1801476 is a reply to message #1798381] Sun, 20 January 2019 19:03 Go to previous message
Barry allen is currently offline Barry allenFriend
Messages: 1
Registered: January 2019
Junior Member
I have 7 modules (or eclipse java projects) opened in my workspace if that matters.
Previous Topic:Updating a new project (collecting resources)
Next Topic:Eclipse - Maven - JPMS
Goto Forum:
  


Current Time: Thu Apr 25 21:42:33 GMT 2024

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

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

Back to the top