Skip to content

Conversation

@nbauma109
Copy link
Contributor

This PR aims at several goals:

  • start using the formatting policy options that were unused until now (i.e in JavaFormattingOptions)
  • produce an output that is more ready for line number realignment (useful for a cleaner output in eclipse decompiler plugin)
  • use a formatting style that matches the java conventions better

I'm using the PlaceFinallyOnNewLine, PlaceCatchOnNewLine, PlaceElseOnNewLine default values which are false, but until now the decompiler was doing the exact opposite.

@nbauma109
Copy link
Contributor Author

Hi @mstrobel
Please help moving forward with this PR
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant