in recaf, if you dont run with a jdk will appear a message that it can't recompile jars.
i runned recaf with a jdk and i literally can edit everything, but when i press Ctrl+E or Export Program, it saves but when i open again the changes dont get saved
for i.e:
changing imports from a class
changing overwrites
etc...
what i do:
Open a jar in recaf(with jdk)
change a import
export program
Then i check if the changes that i made saved
open the "changed" jar in recaf again
go to where i changed the import
and the import continue normal
and in cmd, the error is:
ERROR: Failed recompiling code for 'me/floppinqq/test/test' - Reason: 'Failed compile due to compilation errors'
in recaf, if you dont run with a jdk will appear a message that it can't recompile jars.
i runned recaf with a jdk and i literally can edit everything, but when i press Ctrl+E or Export Program, it saves but when i open again the changes dont get saved
for i.e:
changing imports from a class
changing overwrites
etc...
what i do:
Open a jar in recaf(with jdk)
change a import
export program
Then i check if the changes that i made saved
open the "changed" jar in recaf again
go to where i changed the import
and the import continue normal
and in cmd, the error is:
ERROR: Failed recompiling code for 'me/floppinqq/test/test' - Reason: 'Failed compile due to compilation errors'