Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Why .metadata is so huge?
Why .metadata is so huge? [message #1797111] Thu, 25 October 2018 07: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 14:37] by Moderator

Re: Why .metadata is so huge? [message #1797122 is a reply to message #1797111] Thu, 25 October 2018 13:33 Go to previous messageGo to next message
Eclipse UserFriend
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 13:38 Go to previous messageGo to next message
Eclipse UserFriend
.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 16:56 Go to previous messageGo to next message
Eclipse UserFriend
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 09:05 Go to previous messageGo to next message
Eclipse UserFriend
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 14:03 Go to previous message
Eclipse UserFriend
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: Wed Jul 16 12:28:57 EDT 2025

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

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

Back to the top