Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

It caches the decompiled code and does not refresh when the binary changes #446

Open
siddhsql opened this issue Apr 30, 2024 · 0 comments
Open

Comments

@siddhsql
Copy link

I like this tool a lot but recently I discovered a big issue. I updated a JAR file but when I opened it in the tool it was still showing me old decompiled code. It caused me lot of wasted time as I spent days trying to debug why my intended changes were not happening. Turned out the problem was not in my JAR file but jd-gui. When I closed the application, re-opened it and then opened the JAR file, I could see my changes in the JAR. I am using jd-gui-1.6.6.

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

No branches or pull requests

1 participant