Share

Jalopy Java Source Code Formatter

Tracker: Patches

5 fix wrong setting of _mode field - ID: 2184032
Last Update: Attachment added ( zedlitz )

When using Jalopy as Eclipse plugin no more formatting is possible after
the first faild formatting process. The way the _mode field in Jalopy.java
is modified causes this behaviour. Instead of adding bit values to _mode
they have to be changed bitwise.


Jesper Zedlitz ( zedlitz ) - 2008-10-21 09:50

5

Open

None

Nobody/Anonymous

None

None

Public


Comments

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
mode.patch patch for Jalopy.java Download

Change ( 1 )

Field Old Value Date By
File Added 298229: mode.patch 2008-10-21 09:50 zedlitz