Creating A Jar File

KGB_GaralKGB_Garal Join Date: 2005-06-09 Member: 53476Members
<div class="IPBDescription">How do I?</div> Can anyone tell me how to create a jar file? I've done it before but I can't remember one certain step which involves copying some files from the java sdk folder.. I remember how to do the manifest file and what to type in the command prompt.. but it's just that one first step =(

Comments

  • MedHeadMedHead Join Date: 2002-12-19 Member: 11115Members, Constellation
    <a href='http://www.google.com/search?q=creating+jar+file&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official' target='_blank'>http://www.google.com/search?q=creating+ja...:en-US:official</a>
  • KGB_GaralKGB_Garal Join Date: 2005-06-09 Member: 53476Members
    When I type in jar cmf etc etc etc in the command prompt it tells me 'jar is not recognized as an internal or external command, operable program or batch file.'

    Thanks in advance for any and all help =)
  • KGB_GaralKGB_Garal Join Date: 2005-06-09 Member: 53476Members
    <!--QuoteBegin-MedHead+Jun 9 2005, 09:59 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (MedHead @ Jun 9 2005, 09:59 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <a href='http://www.google.com/search?q=creating+jar+file&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official' target='_blank'>http://www.google.com/search?q=creating+ja...:en-US:official</a> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    I've looked through probably about 20 different sites so far now. I remember I had the same problem when I tried to do this at school.. I was doing everything right except there were a couple files I had to copy from somewhere in the java sdk folder.
  • KGB_GaralKGB_Garal Join Date: 2005-06-09 Member: 53476Members
    Woot.. Ok I figured it out. =)
  • Mad_ManMad_Man Join Date: 2003-06-13 Member: 17359Members, Constellation
    Just outa intrest was were you jar'ing?
  • KGB_GaralKGB_Garal Join Date: 2005-06-09 Member: 53476Members
    Just a little calculator I made for a school project.
  • Black_ViperBlack_Viper Join Date: 2003-12-08 Member: 24157Members
    I made one of those!!!
  • Mad_ManMad_Man Join Date: 2003-06-13 Member: 17359Members, Constellation
  • KGB_GaralKGB_Garal Join Date: 2005-06-09 Member: 53476Members
    Alright.. I'm not sure what you mean by infix or postfix.. so I'm guessing you wanted me to post it, so here it is. It's nothing special though.
    Run.jar 21.5K
  • Mad_ManMad_Man Join Date: 2003-06-13 Member: 17359Members, Constellation
    Google is friend:
    <a href='http://www.google.com/search?hl=en&q=postfix+calculator&btnG=Google+Search' target='_blank'>Postfix</a>
    <a href='http://www.google.com/search?hl=en&q=infix+calculator&btnG=Google+Search' target='_blank'>Infix</a>

    But im gonna take a guess and say yours is postfix
Sign In or Register to comment.