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 8957877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T15:05:35+00:00 2026-06-15T15:05:35+00:00

When developing an Eclipse Plugin, when should I save project specific information in the

  • 0

When developing an Eclipse Plugin, when should I save project specific information in the .project file and when should I use project-scoped preferences that are saved in the .settings folder?

  • 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-15T15:05:36+00:00Added an answer on June 15, 2026 at 3:05 pm

    The .project file is used only to store specific information (e.g. builders and natures) that is of interest to Eclipse. If you have settings that are specific to your tool and to a particular project, then you can store that info in the .settings folder.

    To round that out, if you have general settings information you should create a preferences page and use that mechanism to persist the settings.

    If you have some other information or program state then use the state location Eclipse provides for you. Of course, if any of that info is project specific, you should look at storing it in the project itself.

    One more consideration, many version control plugins by default ignore files and folders whose names start with a dot (e.g. .project and .classpath). If the data you’re storing must be kept with the project then you should consider using a resource name that does not start with a dot.

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

Sidebar

Related Questions

I'm developing a custom Eclipse plugin that makes use of Remote System Explorer (of
I am developing a java based eclipse plugin that monitors file activity. I need
I don't use the Eclipse maven plugin while developing in Eclipse. I generate my
I am developing an Eclipse plugin and I use maven to coordinate my source
I am developing an Eclipse plugin that uses Table to print out to a
I'm developing my first Eclipse plugin. For that I used an example that has
I'm developing an eclipse plugin and need to list of IMethods that belong to
In the Eclipse plugin I am developing, I am querying some Prolog files that
I am currently developing a plugin for eclipse that analyzes dependencies and references between
I am developing an Eclipse plugin that monitors events in the workspace. One of

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.