Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : Java : Tools and Utilities : JAR and Zip


Directory : Java : Tools and Utilities : JAR and Zip

  Options

Links
  • InstallAnywhere - Deploys any kind of software onto any platform, and configures those applications for optimal performance.
  • JClass JarMaster - Java archive utility that reduces the time required to load and run your program by selecting only those Java classes that you need to create a single compact JAR or ZIP file.
  • JZipper - A certified 100% Pure Java application that eases the tasks associated with the publishing of Java Applets and Applications.
  • SelfExtract-Pro - Provides fast, easy to use zip/unzip capability plus the ability to create self-extracting JAR files. And it's completely free!
  • Using Ant classpath in jar manifest - I came across a handy way of using the project classpath variable in an Ant buildfile to create the Class-Path entry in the jar manifest file. Using this method, the generated jar can be run just by double-clicking it and the classpath only needs to be defined once at the top of build.xml.
Related Categories