From: Sells, F. <fr...@ad...> - 2001-06-13 19:53:02
|
I have an application that uses swing and jdbc and works quite well under jython. I would like to create a jar file of that application. I can get jythonc to run to completion without errors, but I cannot run the application. (output attached) I'm sure I'm missing something basic. Here's my first class (i.e. the one I use to start it all). are there any examples or documentation of using jythonc to build an application? |