PDA

Click to See Complete Forum and Search --> : Compiling Java Swing Apps


ycsim
May 30th, 2000, 07:36 AM
i haf the class files for my swing application, all the files are in a .class extension. Is there a way to compile them into Excutables with a exe extension?

noone
May 30th, 2000, 08:09 AM
I belive Visual Cafe lets you compile AWT applications into exe and there a few programs to compile command line applications into native. But I dont know of any for Swing. But the real question is why would you want to compile to exe anyways? It will only run under Windows then.