Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Jarmaker -- create jar archives with ease
Index -> Programming, Java -> Java Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
rizzix




PostPosted: Tue Aug 12, 2003 4:54 pm   Post subject: Jarmaker -- create jar archives with ease

i find the jar utility that sun provides not so userfriendly to use. so i wrote up a perl script that eases jar archive creation.
i compiled the script for the windows platform, so eveyone can use it, whether u have a perl intepreter or not:

how to use it:
# all ur java packages are in a directory structure on the filesystem (this is always the case, java forces u to do this)
# so if u are to create a jar archive of a perticular package, drop the package folder and the MANIFEST file on the jarmaker.exe (both, together)
# your jar file will be created in the base directory (the parent directory of ur package folder and ur manifest file)
# this assumes that ur package directory and ur MANIFEST file are in the same directory.



requirements:
# wintel computer
# JDK/JVM
# the env PATH variable includes the jar.exe utility



update: a lot of bugs fixed



jarmaker.zip
 Description:
version 0.2

Download
 Filename:  jarmaker.zip
 Filesize:  385.12 KB
 Downloaded:  6292 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
rizzix




PostPosted: Wed Aug 13, 2003 6:04 pm   Post subject: ManifestMaker

here's a quick little manifest file making utility. u might not need this since a manifest file can be written with an ordinary plain text editor. but this helps a bit.


ManifestMaker.zip
 Description:
version 0.1

Download
 Filename:  ManifestMaker.zip
 Filesize:  1.06 MB
 Downloaded:  1461 Time(s)

Display posts from previous:   
   Index -> Programming, Java -> Java Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: