Hello to all,
after a lot of hours spent to understand why some my friends always have 
web.xml marked as updated by GIT on a just-cheched out project on their, 
mac-linux running eclipse, i've found a very bad behaviour of the Google 
App Engine Project Change Notifier Eclipse builder.

All of us (me included, i'm the only Windows user) have the same setting on 
Eclipse (Preferences/General/Workspace) regarding the file encoding (UTF-8) 
and the same line terminator setting (Unix).

The problem is that when a Build command is launched, the above builder of 
the GAE project, replace all web.xml line terminator to the CRLF.
I suppose it ignore the Eclipse workspace setting and ask the VM to know 
the kind of system line break.

Disabling this builder, and doing a clean and a rebuild of the project left 
the file like it should.

This make the version control of this core file very difficult (me or my 
friends have to chech the content manually intead of trust Git, because all 
modifications detected regards the line breaks).

There is only a my/our problem?
How i can avoid this behaviour?

Thanks in advance,
MC

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to