Share

Jalopy Java Source Code Formatter

Tracker: Bugs

1 How to wrap after case statement - ID: 638369
Last Update: Settings changed ( marcohu )

Hi!

How can I tell jalopy to wrap after a case statement?

Currently my source looks something like this:

[...]
case 5: if (blabla) {
[...]

Is it possible that jalopy formats that like this:

[...]
case 5:
if (blabla) {
[...]

Or is there a switch and I didn't find it?

Thanks &
mfg.


Sebastian Eigner ( sebastl ) - 2002-11-14 12:37

1

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2002-11-14 15:52
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

This is a severe bug (because I am plain stupid). I'll look
into it and will release a new version tonight.


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2002-11-15 16:03 marcohu
resolution_id None 2002-11-15 16:03 marcohu
close_date - 2002-11-15 16:03 marcohu
priority 5 2002-11-14 15:52 marcohu