The Artima Developer Community
Sponsored Link

Java Buzz Forum
Stop eclipse formatter putting all enums in one line

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
T Tak

Posts: 152
Nickname: awsometak
Registered: Feb, 2016

T Tak is Java Enthusiast
Stop eclipse formatter putting all enums in one line Posted: Mar 8, 2016 1:51 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by T Tak.
Original Post: Stop eclipse formatter putting all enums in one line
Feed Title: programtalk
Feed URL: http://programtalk.com/feed/
Feed Description: A blog mainly about java
Latest Java Buzz Posts
Latest Java Buzz Posts by T Tak
Latest Posts From programtalk

Advertisement

While working with eclipse you would have experienced that if one tries to put enums on different lines and by chance someone formats the code using eclipse formatter( ctrl+shift+f), all the manual formatting is removed. Of course you can undo it. But what if someone else working on your code removes your manual formatting and adds ... [Read more...]

The post Stop eclipse formatter putting all enums in one line appeared first on programtalk.com.

Read: Stop eclipse formatter putting all enums in one line

Topic: Java Tutorial : Java String(Strings to Numbers) Previous Topic   Next Topic Topic: Apache Hadoop Distributed Cache Example

Sponsored Links



Google
  Web Artima.com   

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