The Artima Developer Community
Sponsored Link

Java Buzz Forum
Better Line Endings Managing in IntelliJ IDEA 12

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
s m

Posts: 2034
Nickname: sashika
Registered: Jul, 2005

sasha maximova works for JetBrains
Better Line Endings Managing in IntelliJ IDEA 12 Posted: Oct 17, 2012 10:34 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by s m.
Original Post: Better Line Endings Managing in IntelliJ IDEA 12
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
Latest Java Buzz Posts
Latest Java Buzz Posts by s m
Latest Posts From IntelliJ IDEA Blog

Advertisement
It happens quite often, that version control is used by people working on different platforms. This is why problems with line endings may appear. If you ever read the article from GitHub, you might already know, that Git can automatically address these problems. You just need to set git config --global core.autocrlf true on Windows [...]

Read: Better Line Endings Managing in IntelliJ IDEA 12

Topic: Using Jenkins to diagnose that intermittent failure Previous Topic   Next Topic Topic: How to convert ArrayList to String in Java - Spring Example

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use