Menu

#942 Indentation error

open
nobody
None
5
2013-09-21
2013-09-21
No

Running Dr. Java 20130901-r5756 on a Mac Powerbook. Does not format the following correctly in terms of indentation:
if ()
for ()
statement;
else
other statement;

Formats as
if ()
for ()
statement;
else
other statement;

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.