PePePePePeil Posted July 25, 2021 Posted July 25, 2021 (edited) Is it possible to decompile Java class files after Build 41.51 with JD-GUI? After selecting the file, it remains unresponsive without any errors. I am using the following version of JD-GUI and the class files before 41.50 can be displayed normally. I tried changing the JDK to Java 15 but it didn't improve. Any ideas? Java Decompiler JD-GUI version 1.6.6 JD-Core version 1.1.3 Edited July 25, 2021 by PePePePePeil
PePePePePeil Posted July 26, 2021 Author Posted July 26, 2021 (edited) A little progress has been made on this issue. Based on the thread below, I was able to decompile by ZIP-compressing the source file. JD no longer available? However, I am in trouble because the outline of the class information is not displayed (null). To devs @nasKo Reading Java source files is the easiest way to understand Mod development, so could you please investigate to this issue? I'm sorry if this problem is my environmental problem. Best regards. Edited July 26, 2021 by PePePePePeil
nasKo Posted July 29, 2021 Posted July 29, 2021 To my understanding JD GUI was discontinued a while ago. You can open the class files in IntelliJ IDEA and probably get far better results. PePePePePeil 1
PePePePePeil Posted August 9, 2021 Author Posted August 9, 2021 @nasKo Thank you for your reply, and solved my issue by IntelliJ IDEA
Valdifer Posted May 10, 2022 Posted May 10, 2022 (edited) Was looking for this, thx @nasko Btw, it is possible in eclipse with Enhanced Class Decompiler? i was trying that but im getting errors :/ In case going to use itellij IDEA Edit: Cuz the message was posted when i closed the explorer and just registered now, why this msg was cached when i tried to create a new post about other thing and after register? wtf? Edited May 14, 2022 by Valdifer
Tchernobill Posted May 26, 2022 Posted May 26, 2022 I made a guide for decompiling with intelliJ https://steamcommunity.com/sharedfiles/filedetails/?id=2748451514
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now