It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Java Forum

JAR Files

JAR Files

Postby dafunkymunky on Fri Jul 21, 2006 3:31 pm

Hi Guys,

Does anybody know how to create jar files and execute them..

Thanks in Advance
--------DAFUNKYMUNKY--------
::THE::NECESSARY::[D]EVIL::
....errr i mean munky....
User avatar
dafunkymunky
100+ Club
 
Posts: 183
Joined: Fri Apr 08, 2005 7:32 am
Location: India

Postby nighthawk on Sat Jul 22, 2006 8:10 pm

You need to install some aditional software, but all I remember is that it was bigger than 100 MB. Go to JAVA webstite you will find more info there.
User avatar
nighthawk
250+ Club
 
Posts: 420
Joined: Sun Jun 11, 2006 1:53 pm
Location: SFRJ

Postby johneva on Sat Jul 22, 2006 9:40 pm

Not sure about jar files but all programming I have done yeah you need software to make the file an executable file, just the file in a page of code dont do nothing.

I have only played around with C++ so I may be wrong.
Image
Only God Can Judge Me.
User avatar
johneva
500+ Club
 
Posts: 565
Joined: Sat Oct 29, 2005 1:16 pm
Location: Stafford, England

Postby nighthawk on Sun Jul 23, 2006 8:17 pm

JAVA is a little bit different, you don't make .exe files, you make .jar (or something like this) and they run in some java environment.

I forgot these things go to java website for more info, they also have very nice tutorial in html format.
User avatar
nighthawk
250+ Club
 
Posts: 420
Joined: Sun Jun 11, 2006 1:53 pm
Location: SFRJ

JAR file

Postby virtual_manu on Fri Sep 29, 2006 8:40 am

in linux system you can create jar file by typing :-

jar -cvf <jarfilename.jar> *

suppose u want make jar of files in test folder then :-

1> open linux terminal
2> get into test folder
3>type : - jar -cvf test.jar *
virtual_manu
 
Posts: 0
Joined: Fri Sep 29, 2006 8:34 am

Re: JAR Files

Postby n00bl3z on Wed Nov 11, 2009 5:09 pm

use eclipse, code your stuff, and than export as .JAR file (export is what it was like when i used it last month, it may have changed.)
n00bl3z
 
Posts: 4
Joined: Thu Sep 24, 2009 3:29 am


Who is online

Users browsing this forum: No registered users and 0 guests