|
From: Kieran B. <Kie...@ci...> - 2001-02-02 18:22:11
|
Can anyone tell me if they have had much success with this? I can follow the Graph.py demo and I get this to work. With this demo you get a PythonGraph.java file to javac. When I attempt this for MyEg.py, I get the MyEg.class files, but I don't get the PythonMyEg.java file to compile. I also want to be able to create a jar that I can deply on another VM that does not have jython-2.0 installed. My exmaple does derive from java.lang.Object, it does work from jythjon.bat and has a if __main...... thingy. Any help appreciated. __________________________________________________________________ If you are not the addressee of this confidential e-mail and any attachments, please delete it and inform the sender; unauthorised redistribution or publication is prohibited. Views expressed are those of the author and do not necessarily represent those of Citria Limited. __________________________________________________________________ |