
-----------------------------------
xxbow-pkerxx
Mon Jan 15, 2007 5:59 pm

how do i convert .java or class files to jar or jre files
-----------------------------------
can some on tell me how to convert my java or my class files to a stand alone file like jre or jar (not sure which one)

im using 3 java files and several .dat files if it will make a difference 

ive heard its one of the dos files in the jdk bin folder does any one here know what to do plz help me

-----------------------------------
HellblazerX
Tue Jan 16, 2007 8:08 am

Re: how do i convert .java or class files to jar or jre files
-----------------------------------
There's a [url=http://www.compsci.ca/v3/viewtopic.php?t=13010]tutorial on how to make .jar files (that's the one you want, jre runs the .jar files), or if you're lazy like me :D , you could use rizzix's [url=http://www.compsci.ca/v3/viewtopic.php?t=1753]Jarmaker.
