Re: JDeveloper 10g » Build Java Application as .exe




alexandre.valliereslagace@xxxxxxxxx a écrit :

Hi, I am not sure if I'm in the correct group.

I have my J2EE project and I can successfully build a JAR file. I want
to convert this .jar to a .exe that can be executed when you
double-click on the file. (I know you can setup the Open command on a
.jar file to do this, but in the context, it is not possible).

I know it is possible with JBuilder to add some Java headers and "make"
a .exe behave like a real Win32 executable, but it really is only
launching the JVM with the specified archive.

Is the same thing possible with JDeveloper ?

Thanks!
Babalou

Somebody from another group responded to my question. Thanks.

.



Relevant Pages