Skip to content

JDGUI outputs *.java files with messed up line numbers. This fixes the jdgui output.

Notifications You must be signed in to change notification settings

shimonmagal/jdgui-source-line-fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdgui-source-line-fixer

JDGUI outputs *.java files with messed up line numbers. This fixes the jdgui output.

Just download latest release, use jd-gui to output zip with sources, and then: Usage: java -jar jdgui-lines-fixer.jar /path/to/source.zip /path/to/output.zip

Example of why I needed this:

On the left - the original source as outputed by JDGUI. On the right, after running java -jar jdgui-linex-fixer.jar /path/to/zip /path/to/outzip, the same file from the outzip.

Build

mvn install
mvn package

About

JDGUI outputs *.java files with messed up line numbers. This fixes the jdgui output.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages