developing in IDEA & CVS on multiple platforms
Is it possible to configure the line separator IDEA uses when editing files? We've got developers on the team using Linux and Win32 (some on both), and cvs would be a lot happier if we'd all use the same line separator (\r\n or \n or \n\r).
Any ideas?
Thanks!
请先登录再写评论。
IDE Options -> Code Style -> General Tab -> last option on the right
Eugene
"Rob Sigel" <a_ufie@yahoo.com> wrote in message
news:19654881.1047069742166.JavaMail.jrun@is.intellij.net...
files? We've got developers on the team using Linux and Win32 (some on
both), and cvs would be a lot happier if we'd all use the same line
separator (\r\n or \n or \n\r).
>
>
Thanks - don't know how I missed it!