JexePack: software for converting Java application into exe file

Status
Not open for further replies.

jimjim2k

Advanced Member level 3
Joined
May 17, 2001
Messages
996
Helped
23
Reputation
46
Reaction score
13
Trophy points
1,298
Activity points
7,178
java2exe

Hi

Java2exe (JexePack)
(JexePack) allows you to package a Java application, along with its resources (like GIF, JPG, JNI DLLs, etc), into a single compressed 32-bit Windows EXE that targets multiple Java runtime environments.


1. h**p://www.duckware.com/jexepack/

* -> t

tnx
 

Hi

Does someone know a similar method for linux-os?

I mean a program that convert java class or tar files into linux executable files?

tnx
 

Compiling Java applications to native code

jimjim2k said:
Does someone know a similar method for linux-os?
I could suggest JCGO, a Java to C translator. The produced C code is quite portable and could be compiled to an optimized Windows or Linux (or SunOS Solaris) executable (either 32-bit or 64-bit) file. Embedded platforms are also supported. The produced executable does not require (nor contain) a Java VM.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…