Skip to content

Conversation

@nbauma109
Copy link
Contributor

@nbauma109 nbauma109 commented Mar 26, 2022

I removed the temp file creation for the output with line numbers (-ln, --with-line-numbers) and instead I return a String in reformatFile(). This way I can re-use reformatFile() to get the output with line numbers without reading the produced file.
This is what the eclipse enhanced class decompiler plugin does. If this PR is accepted, I should be able to remove these classes from the plugin:

  • LineNumberFormatter.java
  • LineNumberPrintWriter.java
  • NoRetryMetadataSystem.java

@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