different Encoding

Hy!

I have a questions to the encoding settings of two diffenents projects, i work on with phpStorm.

One needs an UTF-8 encoding of all files, and another projects needs ISO-8859-1 encoding of all files.
I can't change easily the encoding of the second project to UTF-8, because there are lots of developer involved, who say: "In germany ISO encoding is perfect."

Can I manage these two projects with phpStorm? At the moment I have big problems with the german special chars "ü,ö,ä" in the ISO Project, because phpStorm convert these files to utf-8.


Thanks for your help!

Stefan

2 comments
Comment actions Permalink

Hi, Stefan!

You can set encoding per project in Settings | File Encodings. Select "Project" node of tree and set ISO-8859-1 in right column.

Best regards, Elena

0
Comment actions Permalink

Thanks!

This was the solution.
I haven't seen the right column.

Bye,
Stefan

0

Please sign in to leave a comment.