How to change already compiled .class file without decompile?

I want to change .class file’s method. I installed JD Eclipse Decompiler and opened the .class file. I added some codes and save .class file. But, .class file is not changing. I don’t know how to use decompiler. And if is it possible, how to change .class file without using decompiler. I am using Ubuntu. … Read more