Several Methods for locally compiling Java applications into EXE (JOVE and JET are recommended)
1. Get a TowerJ compiler from www.towerj.com, which can load your CLASS file
Compile it into an EXE file.
2. Use Microsoft SDK-Java 4.0's jexegen.exe to create the EXE file. This software can
Download from Microsoft website for free:
Http://www.microsoft.com/java/download/dl_sdk40.htm
The jexegen syntax is as follows:
Jexegen/OUT: exe_file_name
/MAIN: main_class_name main_class_file_name.class
[And other classes]
3. Visual Cafe provides a local compiler that can create an EXE file. You need to install the CD
.
4. Use InstallAnywhere to create an installation disk.
5. Use a high-performance Java compiler provided by IBM AlphaWorks.
Address acquisition:
Http://www.alphaworks.ibm.com/tech/hpc
6. JET is an excellent local compiler for Java. This compiler can obtain
Test version:
Http://www.excelsior-usa.com/jet.html
7. JOVE of Instantiations
Http://www.instantiations.com/jove/...ejovesystem.htm
JOVE combines the previous SuperCede, an excellent local compiler, And now SuperCede
It no longer exists.
8. JToEXE
Bravo Zulu Consulting, a local compiler developed by Inc, could have been
The webpage can be downloaded for free, but cannot be found on the company's homepage.