View Single Post
  #2 (permalink)  
Old 01-06-2008, 06:01 AM
maruthi_s maruthi_s is offline
Member
 
Join Date: Jan 2008
Posts: 20
maruthi_s is on a distinguished road
check if jar cmd is working if so, create the jar of your class files and descriptors etc.

After that jar -cvf <<earname>> <<files want to be in the ear >>
Reply With Quote