Jar Compiler Plugin
The Jar Compiler program is an Eclipse based plugin to help create native executables from jar files and DLL files. Once compiled the executable file created can be run without Java being installed. This is just away to convert java to .exe but with jar files.
The powerful editor plugin to Eclipse IDE allows the developer to define all parameters needed to compile Jar files and DLL into standalone native executables.
Convert jar to exe file for both Windows and UNIX platforms. This is not a java wrapper or java launcher, this allows you to run your Java applications without the need of the Java virtual machine (JVM). The UNIX version has been tested under FreeBSD 7.2 and 8.0-rc1, other UNIX platforms that support the GNU compiler should also work.
This plugin is free for non-commercial use. For commercial use, you need written permission from Kelly Wiles (rkwiles at verizon dot net)
Windows Documentation or Unix Documentation
| Name | Release |
Description | Date |
|---|---|---|---|
| jarc-1.4.3_iso.zip | 1.4.3 |
Unzip and burn ISO image to CD. | June 31, 2010 |
| jarc-1.4.3.zip | 1.4.3 |
Unzip and execute install.exe. | June 31, 2010 |
| jarc-1.4.1_iso.zip | 1.4.1 |
Unzip and burn ISO image to CD. | Mar 8, 2010 |
| jarc-1.4.1.zip | 1.4.1 |
Unzip and execute install.exe. | Mar 8, 2010 |
| jarc-1.2.3_iso.zip | 1.2.3 |
Unzip and burn ISO image to CD. | Jan 2, 2010 |
| jarc-1.2.3.zip | 1.2.3 |
Unzip and execute install.exe. | Jan 2, 2010 |
| Name | Release |
Description | Date |
|---|---|---|---|
| ujarc-1.2.3.tgz | 1.2.3 |
Tar file UNIX only version. | Sept 26, 2009 |