Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Team Preferences not saved...
Team Preferences not saved... [message #193212] Wed, 13 June 2007 06:44 Go to next message
Eclipse UserFriend
Originally posted by: jonathan.orditz.selectron.ch

Hi,

I found out that some preferences are not saved when I close Eclipse.

For example under "Window"-"Preferences"-"Team"-"Ignored Resources" I want
to remove ".a" and ".exe" from the excluded patterns because I want to add
these files to my VSS-Repository. It works for the current session of
Eclipse but when I close and reopen the workspace the default settings are
then reloaded...

Do someone know where Eclipse store these informations ? Because I cannot
find out where these settings are stored. Could someone say me if this is
a known bug ? Do someone know if a workaround exists ?

Many thanks in advance !

Regards,

Jonathan
Re: Team Preferences not saved... [message #193290 is a reply to message #193212] Thu, 14 June 2007 04:29 Go to previous messageGo to next message
Eclipse UserFriend
Jonathan wrote:
> Hi,
>
> I found out that some preferences are not saved when I close Eclipse.
>
> For example under "Window"-"Preferences"-"Team"-"Ignored Resources" I
> want to remove ".a" and ".exe" from the excluded patterns because I want
> to add these files to my VSS-Repository. It works for the current
> session of Eclipse but when I close and reopen the workspace the default
> settings are then reloaded...
>
> Do someone know where Eclipse store these informations ? Because I
> cannot find out where these settings are stored. Could someone say me if
> this is a known bug ? Do someone know if a workaround exists ?
>
> Many thanks in advance !
>
> Regards,
>
> Jonathan
>

Please raise a bug against Platform/Team.

--
Anton Leherbauer
Wind River CDT Team, Austria
Re: Team Preferences not saved... [message #193356 is a reply to message #193290] Thu, 14 June 2007 15:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jonathan.orditz.selectron.ch

Hi,

I will raise a bug but for the time being I would like to find a
workaround... Does someone know how these preferences are set up ? Maybe I
could modify a file in the workspace or at another place in order to
modify this...

Thanks !

Jonathan
Re: Team Preferences not saved... [message #193378 is a reply to message #193356] Thu, 14 June 2007 17:16 Go to previous message
Eclipse UserFriend
On Thu, 2007-06-14 at 19:23 +0000, Jonathan wrote:
> I will raise a bug but for the time being I would like to find a
> workaround... Does someone know how these preferences are set up ? Maybe I
> could modify a file in the workspace or at another place in order to
> modify this...

I think a while ago I had a similar problem with the ignored resources
preferences being lost, but I haven't seen it recently. The preferences
are stored in
<workspace> /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.e clipse.team.core.prefs in the line beginning ignore_files= . Alternatively, you could add the patterns to your version control system's ignore file or attribute.

Matt
Previous Topic:error markers disappear after each build
Next Topic:Can I do this with eclipse? (remote compilation)
Goto Forum:
  


Current Time: Mon May 12 05:35:20 EDT 2025

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

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

Back to the top