java - Decompile and edit multiple interdependent jar files -


hey new java , trying learn it. have learned best way learn reading , seeing how other software working , implement better way in own app. have started decompiling know jd-gui , used decomppile or edit jar files. have multiple jar files , interdependent, tried google not find good. great.

main question. how edit or decompile multiple interdependent jar files.

i not trying illegal or wrong want learn


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -