Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.273.069 Times

Jar Generater freeware
Filter: All | Freeware | Demo
 

Jar Generater

1 2 3 4 5 > 
Released: November 12, 2010  |  Added: July 19, 2011 | Visits: 5.162

Hitonic JAR-Starter Hitonic JAR-Starter launches JAR and JAD files in various J2SE (JDK/JRE) and J2ME (emulators) environments. The program integrates with Windows Explorer. There is a system of flexible settings with the automatic detection of J2SE and J2ME environments on your computer. Now the JAR file...



Platforms: Windows

License: Freeware Size: 604.65 KB Download (1026): Hitonic JAR-Starter Download

Added: July 18, 2010 | Visits: 1.432

Jar Explorer Jar Explorer project is a java Swing application inspired on Netbeans file browser..





Platforms: *nix

License: Freeware Size: 1.3 MB Download (283): Jar Explorer Download

Added: March 04, 2010 | Visits: 2.763

Jar::Signer Jar::Signer Perl module ease the process of creating a signed Jar file. SYNOPSIS # using FindBin is just a suggestion. use FindBin qw( $RealBin ); use Jar::Signer; my $signer = Jar::Signer->new; # location of the keystore, created if needed. $signer->keystore("$RealBin/MyKeyStore"); #...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (762): Jar::Signer Download

Added: July 23, 2010 | Visits: 3.617

One-JAR One-JAR is a simple solution to the problem of distributing an application as a single jar file, when it depends on multiple other jar files. It uses a custom classloader to discover library jar files inside the main jar..


Platforms: *nix

License: Freeware Size: 27.65 KB Download (3929): One-JAR Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 686

JAR Maker JAR Maker is still in development (beta), at this moment JAR Maker is able to pack Java classes in JAR format, generating Applet code, and signing the output JAR. Generating Webstart and creating Windows executable is still in development.


Platforms: Windows

License: Freeware Download (59): JAR Maker Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 666

Jar Manager Jar Manager is a simple, accessible and handy application specially built to manage your .jar libraries. Now you can keep all your libraries in orderwith the help of this software. New projects and classes can be created with ease.


Platforms: Windows

License: Freeware Download (50): Jar Manager Download

Added: May 10, 2013 | Visits: 592

Record-Jar Parser This script presents you a method to parse a file like object containing data in the record jar format.


Platforms: *nix, Python, BSD

License: Freeware Download (64): Record-Jar Parser Download

Released: August 26, 2013  |  Added: October 12, 2014 | Visits: 1.148

Appnimi Jar Expander Appnimi JAR Expander is an ultimate tool to extract JAR files. From developers to network administrators, the need for the tool is extensive.An intuitive and user-friendly application that delivers a simple method for decompressing the contents of JAR archives in a few simple moves Appnimi...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 2.93 MB Download (47): Appnimi Jar Expander Download

Added: July 09, 2013 | Visits: 1.538

Jar Ajar Jar Ajar is a JAR-based self-extractor for zip files. Zip up files and package them with descriptive images and text using Jar Ajar's graphical interface. When recipients launch the resulting JAR, Jar Ajar guides users through the unzip process.


Platforms: *nix

License: Freeware Size: 450.56 KB Download (270): Jar Ajar Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 493

Eclipse JAR Signer Plugin Eclipse Plugin for exporting signed Jars similar to Eclipse JAR Export


Platforms: Windows, Mac, Linux

License: Freeware Size: 18.75 KB Download (49): Eclipse JAR Signer Plugin Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 604

Fat Jar Eclipse Plug-In Eclipse Plug-In for deploying a project into one 'fat' executable jar file containing all referenced libraries. References are taken from the project settings, so no manual configuration is necessary.


Platforms: Windows, Mac, Linux

License: Freeware Size: 240.5 KB Download (56): Fat Jar Eclipse Plug-In Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 492

Jar Browser Jar Browser is a Java development utility for searching and browsing the contents of a set of jar and zip files. It supports searching for classes across multiple jars, plus a variety of other features. Great for solving CLASSPATH issues.


Platforms: Windows, Mac, Linux

License: Freeware Size: 364.71 KB Download (55): Jar Browser Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 439

Job Jar The Job Jar is a simple batch queuing system for Unix. Its maindistinguishing feature is that there is no central daemon. Instead, anarbitrary set of workers cooperatively claim jobs from a centraldirectory. A job is any Unix executable file.


Platforms: Mac, BSD, Solaris, Linux

License: Freeware Size: 70.89 KB Download (48): Job Jar Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 580

One-JAR(TM) One-JAR(TM) is a simple solution to a vexing problem in Java: how to distribute an application as a single jar-file, when it depends on multiple other jar-files. One-JAR uses a custom classloader to discover library jar files inside the main jar.


Platforms: Windows, Mac, Linux

License: Freeware Size: 305.28 KB Download (49): One-JAR(TM) Download

Added: September 06, 2013 | Visits: 348

Job Jar The Job Jar is a simple batch queuing system for Unix. Its maindistinguishing feature is that there is no central daemon. Instead, anarbitrary set of workers cooperatively claim jobs from a centraldirectory. A job is any Unix executable file.


Platforms: *nix

License: Freeware Size: 71.68 KB Download (33): Job Jar Download

Added: July 24, 2010 | Visits: 1.161

Autojar 1.3.1 / Autojar helps creating jar files of minimal size from different inputs like own classes, external archives etc. Autojar library starts from one or more given classes (e.g., an applet), recursively searches the bytecode for references to other classes, extracts these classes from the input...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (116): Autojar 1.3.1 / Download

Added: September 13, 2010 | Visits: 1.275

Java::Build::Tasks Java::Build::Tasks is a Perl module that collects common Java build tasks in one place: jar, jarsigner, etc. SYNOPSIS use Java::Build::Tasks; set_logger($log_object); copy_file(source, dest); copy_file(list, of, sources, dest); copy_file(-r, list, of, sources, with, flags, dest);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Java::Build::Tasks Download

Added: October 18, 2010 | Visits: 1.240

Web-Warrior Web-Warrior project is a simple Web page generater written in PHP.. Get Web-Warrior at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Web-Warrior is a webpage generater in PHP, you can see a demo here:...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Web-Warrior Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 503

JarLook JarLook is a tool that can check a Java jar to make sure all the javac -target versions of the class files are what you expect.


Platforms: Windows, XP, Windows Vista

License: Freeware Download (73): JarLook Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 614

JarCheck Check a Java jar to make sure all the javac -target versions of the class files are what you expect. Java application. Requires Java version 1.5 or later. All Java source code is included. to use: java -jar jarcheck.jar jartotocheck.jar 1.1 1.7 where jartocheck.jar is the name of jar to check. It...


Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Download (63): JarCheck Download

1 2 3 4 5 >