Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Patch formatting #52

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

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 !

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant