|
Your time now: Sat Nov 21, 2009 10:51 pm
|
View unanswered posts | View active topics
| Author |
Message |
|
dafunkymunky
|
Post subject: JAR Files Posted: Fri Jul 21, 2006 4:31 pm |
|
 |
| 100+ Club |
 |
Joined: Fri Apr 08, 2005 8:32 am Posts: 182 Location: India
|
|
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....
|
|
| Top |
|
 |
|
nighthawk
|
Post subject: Posted: Sat Jul 22, 2006 9:10 pm |
|
 |
| 250+ Club |
 |
Joined: Sun Jun 11, 2006 2:53 pm Posts: 420 Location: SFRJ
|
|
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.
|
|
| Top |
|
 |
|
johneva
|
Post subject: Posted: Sat Jul 22, 2006 10:40 pm |
|
 |
| 500+ Club |
 |
Joined: Sat Oct 29, 2005 2:16 pm Posts: 563 Location: Stafford, England
|
|
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.
_________________
Only God Can Judge Me.
|
|
| Top |
|
 |
|
nighthawk
|
Post subject: Posted: Sun Jul 23, 2006 9:17 pm |
|
 |
| 250+ Club |
 |
Joined: Sun Jun 11, 2006 2:53 pm Posts: 420 Location: SFRJ
|
|
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.
|
|
| Top |
|
 |
|
virtual_manu
|
Post subject: JAR file Posted: Fri Sep 29, 2006 9:40 am |
|
Joined: Fri Sep 29, 2006 9:34 am Posts: 0
|
|
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 *
|
|
| Top |
|
 |
|
n00bl3z
|
Post subject: Re: JAR Files Posted: Wed Nov 11, 2009 6:09 pm |
|
Joined: Thu Sep 24, 2009 4:29 am Posts: 4
|
|
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.)
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 6 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
|