facebook

Where are preferences stored [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #235449 Reply

    Fran_Varin
    Member

    I am in the process of defining a standard image to be distributed to our developers. The image includes Eclipse 3.1 and WB 4.0. The idea is that we want to be able to move the image to another machine without having to reinstall and configure each machine from scratch.

    When I move the directory structure containing the configured image to another machine everything works well except some of the preferences are missing. Specifically, the Tomcat 4 and JDK definitons must be reentered from scratch.

    I’ve tried searching the disk, on the source machine, for the preference info and looked in the registry but cannot find it anywhere. What I need to know is where is this information stored so that I can be sure it moves along with the standard image.

    #235453 Reply

    Scott Anderson
    Participant

    Fran,

    All Eclipse preferences are stored under the metadata section of the workspace at <workspace-directory>/.metadata. To really provide a configured image, you’ll either have to include an empty workspace, with preferences preset or export the full preference set (File > Export > Preferences) and instruct the users to import them once the installation has completed.

    #235469 Reply

    Fran_Varin
    Member

    Scott, thanks for the info. As it turns out we did some additional digging and the .Metadata folder was never made part of the .zip archive.

    We used the compression tool that is part of Windows/XP to create the archive. Our assumption is that the compression tool must not like folder names that begin with “.”.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Where are preferences stored [Closed]

You must be logged in to post in the forum log in