How to indenting the code in NetBeans Java IDE

1 Answer

0 votes
To format of all the code press on: 

Alt + Shift + F



To format part of the code:

1. Select the lines you want to indent

Press on: 

2. Alt + Shift + F

 



answered Jun 27, 2016 by avibootz

Related questions

1 answer 944 views
1 answer 233 views
1 answer 771 views
1 answer 64 views
1 answer 90 views
1 answer 98 views
...