making an exe from a bunch of classes
Hello all
Is it possible to make an exe from a bundle of classes? e.g. I have a couple of java classes one of which contains a main() function. I want to create an exe file with a simple GUI that accepts command line arguments and runs the program. If anyone can help me, please do.
Thanks
Gurpreet Singh

