View Full Version : Is there a way to convert from .exe to Java Applets?
Okay, I am just starting out w/ programming, but I wanna know if there is a way to convert from a regular program (.exe) to a Java Applet?
Phantom
02-12-2003, 12:40 AM
Don't think so, because usually when a program's compiled, you can't recompile it into any other format...of course, I tried Java but I didn't like it and gave it up after a few days...not very fluent in it...you may be able to :)
bcarl314
02-12-2003, 11:17 AM
There are "de-comiplers" out there that will generate the skelton code for you from .class files (JBuilder being one of them) but I don't think you can go from a .exe to a .java file.
The skeleton code does not contain any logic, only the class structure.
oh, okay thanks!:thumbsup: saved me lotsa time of goin' out and looking for a program FOREVER!
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.