Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Character encoding issues in xtend files

Hi

You need to use UTF-8 consistently.

I strongly recommend setting UTF-8 (and Unix line endings) explicitly on every project that you care about. Optionally Workspace too, but workspaces are not shared via GIT, projects are.

    Regards

        Ed Willink

On 24/11/2016 12:11, Antonio Campesino Robles wrote:

Hi all,

 

I am experiencing some issues with some xtend files in a repo cloned in windows. It maybe my git config  or something else related to the encoding in windows. Anyway, any help will be greatly appreciated. The issue is with the characters ‘«’ and ‘»’  where the ‘Â’ appears just before them, like:

 

«field.simpleName»

 

When opening the git compare editor, it fails and not able to open. But the main problem for me is that maven build fail due to that.

 

Again, any suggestion is appreciated.

/Antonio



_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev




Avast logo

This email has been checked for viruses by Avast antivirus software.
www.avast.com



Back to the top