Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8378225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:52:54+00:00 2026-06-09T15:52:54+00:00

My Eclipse environment continually creates local history files, and I cannot figure out why.

  • 0

My Eclipse environment continually creates local history files, and I cannot figure out why. Over the course of a month, I end up with several million files in .metadata/.plugins/org.eclipse.core.resources/.history

Almost all of them are small files, copies of some MANIFEST.MF. All are the same.

I am using RAD 7.5, with the m2eclipse plugin (maven), and ClearCase. I use the following setup:

Project | Build Automatically is turned off
Preferences | Workspace | Local History is set to keep only 1 history version, and to keep the file for only 1 day.

I had one project alive for several months, and there were more than 20 million local history files created. This many little files is a serious problem for Windows — I even got a blue screen when I attempted to delete them.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T15:52:56+00:00Added an answer on June 9, 2026 at 3:52 pm

    I found a problem with the projects that seem to be continually creating these history files. Each project that had this problem contained an empty configuration file

    org.eclipse.wst.common.component
    

    Actually, the file was not quite empty. It’s contents looked like this

    <?xml version="1.0" encoding="UTF-8"?>
    <project-modules id="moduleCoreId" project-version="1.5.0"/>
    

    Since these projects are all JSF projects, the component file should look something like this. I manually editted the file (in MyWebApp/.settings/org.eclipse.wst.common.component), restarted Eclipse, and immediately noticed that the system was much faster, and history files were no longer being created.

    <?xml version="1.0" encoding="UTF-8"?>
    <project-modules id="moduleCoreId" project-version="1.5.0">
      <wb-module deploy-name="MyWebApp">
        <wb-resource deploy-path="/" source-path="WebContent"/>
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
        <property name="context-root" value=".MyWebApp"/>
        <property name="java-output-path" value="WebContent/WEB-INF/classes"/>
        <property name="jsf.base" value="7.5.0.0"/>
        ... the above property (I think) is RAD specific
        ... many more property elements with name="jsf.*" 
      </wb-module>
    </project-modules>
    

    If you use maven, you have to be careful with the source-path attributes. The default by maven is probably “/src/main/webapp”, but for my project (and in the above configuration), I needed the Eclipse default of “WebContent” (Sometimes the default is “Web Content”).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using eclipse as a development environment. I have several applications that link
I am integrating my gradle build files into our eclipse development environment which supports
I am trying to build a simple custom editor in the Eclipse environment. To
I have been trying to get my Arduino/Eclipse environment setup. For some reason I
Here is my work environment: Eclipse Juno as IDE with maven2 plugin on it
I am new to the android programming and my working environment is eclipse helio
We will be using eclipse(Helios or Indigo) for multiuser environment for development. For this
Goal I am building an Eclipse plugin targeting the 3.7 environment and would like
I've read the help of eclipse in blackberry development environment about the auto run
Following is my environment: Linux, Ubuntu C++/gdb Eclipse I am implementing a TCP socket

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.