0

I think the Eclipse metadata can divided to class:

1, about the project metadata.

2, about the eclipse IDE itself, such as prerefrences for syntax color, font etc.

I want my team member share the 1) not the 2)

How can I do this?

p.s.

it seems that the 1) is stored in the project folder's .settings folder, and the 2) is stored in the workspace .metadata folder, if this is the true, then It will be easy to achieve my goal, is it the true?

lovespring
  • 19,051
  • 42
  • 103
  • 153
  • Presumably you'd identify the files and use [svn ignore](http://stackoverflow.com/questions/86049/how-do-i-ignore-files-in-subversion) on them. – MrLore Apr 01 '14 at 07:06
  • Possible duplicate of: http://stackoverflow.com/questions/86049/how-do-i-ignore-files-in-subversion – retrohacker Apr 01 '14 at 07:07
  • I don't think color and font shared if you just commit project folder – mishadoff Apr 01 '14 at 07:07
  • Preferences which apply to the whole workspace are saved in the .metadata not the project .settings. Can you be more explicit about what you want to share. – greg-449 Apr 01 '14 at 07:29
  • just share project information, without the team member's prereference settings of the IDE – lovespring Apr 01 '14 at 07:48

0 Answers0