Custom Jython application debugging
Brought to you by:
fabioz
I tried to debug an application with cutom jython
interpreter. Main execution class is not
org.python.util.jython. This is not possible because
all this information is hard coded.
It is not possible to use a special command line for
debugging. Only "See resulting command line for ..." is
possible.
If someone needs to debug applications with embedded
jython interpreter with own main class, this is not
possible.