Creating Executable Jar file in JCreator

Posted on April 7, 2009

One of the many IDE in Java programming is JCreator and creating Executable Jar file is not instant, unlike in Netbeans you can have it automatically. In JCreator, you need to set up some configurations to have it. And here is a re-post from a site I found to create an Executable Jar file. You can [...]