Digit Online Technology Discussion Forum
>
Across The Board
>
Programming
> How to create a .jar File from the JAVA Source Code
PDA
View Full Version :
How to create a .jar File from the JAVA Source Code
me_ankitroy
05-08-2008, 12:19 PM
Can anyone tell me How to create a .jar File from the JAVA Source Code...is there any software to do this.....
ray|raven
05-08-2008, 12:27 PM
jar cf jar-file-name <input-file[s]>
More Info. (http://java.sun.com/developer/Books/javaprogramming/JAR/basics/build.html)
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.