Saving as Jar dont compile the Code - Printable Version +- The Bytecode Club - Reverse Engineering Forum (https://the.bytecode.club) +-- Forum: Software (https://the.bytecode.club/forumdisplay.php?fid=19) +--- Forum: Bytecode Viewer (https://the.bytecode.club/forumdisplay.php?fid=69) +--- Thread: Saving as Jar dont compile the Code (/showthread.php?tid=45928) |
Saving as Jar dont compile the Code - peterpan123 - 09-27-2019 <p>Hi, <br></p><p><br></p><p>I opend a Jar, made few changes and pressed on "Compile". The Compiler says that the compiling is done. <br><br>Then I pressed "Save as jar" and saved the file. <br><br>Now I opened the saved Jar into JD-GUI for checking the Class I've made the changes and as I see, no changes effort. <br></p><p><br></p><p>Any Ideas why my code changes are not saved / compiled into that new JAR? <br></p><p><br></p><p><br></p><p><br></p> RE: Saving as Jar dont compile the Code - SterhTG - 08-28-2020 Wanna up this. I have the same issue. Does anyone can help ? |