How can I make code formatting in netbeans and eclipse equal

How can I make code formatting standards equal in netbeans and eclipse equal. It is also that I am using eclipse code formatting in netbeans since netbeans does not format javadocs comments

Abdul Halik

+3
source share
2 answers

May be. You have the following options:

  • Set the formatter to the lowest common denominator (that is, something they can do). Not sure if this is possible because you cannot β€œdisable” some options.

  • Eclipse "". , "". : , .. , Netbeans, Eclipse.

  • , Jindent (, ). Ant .

+2

All Articles