Java: How do I Create a Jar with Class Files?

CrackaLackaZe

Senior member
Jun 29, 2002
922
0
76
I have a few class objects that my program uses, but I dont have the source for them. Is it possible to create a Jar file with these? If so, how do I go about doing that?

Edit: Nevermind I got it.